Browse Source

fix:去除原本导出按钮里的导出模板按钮

liujiayin 3 năm trước cách đây
mục cha
commit
f984bdfa85
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/business/platform/data/constants/buttons.js

+ 0 - 3
src/business/platform/data/constants/buttons.js

@@ -75,9 +75,6 @@ const buttons = {
       }, {
         label: '导出当前页',
         key: 'exportCurPage'
-      }, {
-        label: '导出模板',
-        key: 'exportMuBan'
       }]
   },
   // 导出字段需要在导出按钮那里设置