Ver Fonte

设备档案列表影藏设备分组按钮

wy há 1 ano atrás
pai
commit
0c81a34a08
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/component/device/index.vue

+ 1 - 1
src/views/component/device/index.vue

@@ -465,7 +465,7 @@ export default {
                     { key: 'customPrint', label: '打印标签', icon: 'ibps-icon-cog', type: 'warning' },
                     { key: 'customPrint', label: '打印标签', icon: 'ibps-icon-cog', type: 'warning' },
                     { key: 'customExport', label: '导出数据', icon: 'ibps-icon-sign-in', type: 'primary' },
                     { key: 'customExport', label: '导出数据', icon: 'ibps-icon-sign-in', type: 'primary' },
                     { key: 'customImport', label: '导入数据', icon: 'ibps-icon-sign-in', type: 'primary' },
                     { key: 'customImport', label: '导入数据', icon: 'ibps-icon-sign-in', type: 'primary' },
-                    { key: 'customSetting', label: '设置分组配置', icon: 'ibps-icon-cogs', type: 'info' },
+                   // { key: 'customSetting', label: '设置分组配置', icon: 'ibps-icon-cogs', type: 'info' },
                     { key: 'customRemove', label: '删除', icon: 'ibps-icon-close', type: 'danger' }
                     { key: 'customRemove', label: '删除', icon: 'ibps-icon-close', type: 'danger' }
                 ],
                 ],
                 // 查询条件
                 // 查询条件