|
@@ -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' }
|
|
|
],
|
|
],
|
|
|
// 查询条件
|
|
// 查询条件
|