| | |
| | | { label: '创建工艺规程版本', code: 'version_add', icon: 'plus', isCommonMethod: false }, |
| | | { label: '创建工序', code: 'version_add_child', icon: 'plus', isCommonMethod: false }, |
| | | { label: '编辑工艺规程版本信息', code: 'version_edit', icon: 'edit', isCommonMethod: false }, |
| | | { label: '导入其他文档', code: 'version_import', icon: 'import', isCommonMethod: true }, |
| | | { label: '删除', code: 'version_delete', icon: 'delete', isCommonMethod: true }, |
| | | { label: '权限配置', code: 'public_assign_permission', icon: 'idcard', isCommonMethod: true } |
| | | ], |
| | |
| | | return 'OTHER' |
| | | case 3: |
| | | return 'OTHER' |
| | | case 4: |
| | | return 'OTHER' |
| | | case 5: |
| | | return 'NC' |
| | | case 6: |