|
|
@@ -504,7 +504,7 @@ export default {
|
|
|
toolbars: [
|
|
|
{ key: 'search' },
|
|
|
{ key: 'customAdd', label: '设备建档', icon: 'ibps-icon-plus', type: 'success' },
|
|
|
- { key: 'customBpm', label: '设备台账', icon: 'ibps-icon-file-text', type: 'info' },
|
|
|
+ { key: 'customBpm', label: '表单', icon: 'ibps-icon-table', type: 'info' },
|
|
|
{ key: 'customPrint', label: '打印标签', icon: 'ibps-icon-cog', type: 'warning' },
|
|
|
{ key: 'customExport', label: '导出数据', icon: 'ibps-icon-sign-in', type: 'primary' },
|
|
|
{ key: 'customImport', label: '导入数据', icon: 'ibps-icon-sign-in', type: 'primary' },
|