소스 검색

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

liujiayin 3 년 전
부모
커밋
f984bdfa85
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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'
       }]
   },
   // 导出字段需要在导出按钮那里设置