Ver Fonte

表单,数据模板增加批量删除功能

wy há 1 ano atrás
pai
commit
aa6529ef9e
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      src/views/platform/data/dataTemplate/list.vue

+ 2 - 1
src/views/platform/data/dataTemplate/list.vue

@@ -187,7 +187,8 @@ export default {
                 // 工具栏
                 toolbars: [
                     { key: 'import' },
-                    { key: 'export' }
+                    { key: 'export' },
+                    { key: 'remove', type: 'primary' }
                 ],
 
                 // 表格字段配置