lxf 1 年之前
父節點
當前提交
27f9c5df66
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/views/group/product/associated-configuration/index.vue

+ 4 - 4
src/views/group/product/associated-configuration/index.vue

@@ -7,10 +7,10 @@
       :loading="loading"
       highlight-current-row
       :action-list="[
-        // {
-        //   text: '新增',
-        //   action: () => clickModal(),
-        // },
+        {
+          text: '新增',
+          action: () => clickModal(),
+        },
         {
           text: '应用包材配置',
           action: () => clickUse(),