Parcourir la source

Merge branch 'hjw-222' into 'master'

老功能取消新增模板

See merge request spfm/spfm-market-front!456
徐兴安 il y a 2 ans
Parent
commit
c496e7c7f7
1 fichiers modifiés avec 6 ajouts et 7 suppressions
  1. 6 7
      src/pages/main/performance/mould.vue

+ 6 - 7
src/pages/main/performance/mould.vue

@@ -3,7 +3,6 @@
     <div class="simple-container">
       <simple-form
         :form="table_form"
-        :handle="table_handle"
         @search="handleSearch"
         @add="handleVisible('add')"
         class="department-form"
@@ -169,12 +168,12 @@ export default {
         },
       ],
       table_list: [],
-      table_handle: [
-        {
-          label: "新增模板",
-          props: "add",
-        },
-      ],
+      // table_handle: [
+      //   // {
+      //   //   label: "新增模板",
+      //   //   props: "add",
+      //   // },
+      // ],
       table_handle_row: [
         {
           label: "下发",