shenqilong пре 1 година
родитељ
комит
ccbe322060
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      src/business/platform/data/constants/buttons.js

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

@@ -74,6 +74,10 @@ const buttons = {
         icon: 'ibps-icon-export',
         scope: ['toolbar'],
         menus: [
+            {
+                label: '导出模板',
+                key: 'exportTemplate'
+            },
             {
                 label: '导出选中',
                 key: 'exportSelected'