[update] 新法规导入流程
This commit is contained in:
@@ -143,7 +143,7 @@ export const IsReadOnlyEnums = {
|
||||
// 流程key,获取人员信息前需要获取流程定义id,传这里的名字到WorkCenterMixin的getFlowDefinition方法中
|
||||
export const ProcessKey = {
|
||||
// 新法规导入流程
|
||||
NEW_REGULATIONS_IMPORT: { text: '', value: '' },
|
||||
NEW_REGULATIONS_IMPORT: { text: 'new_standard_import', value: 'new_standard_import' },
|
||||
// 标准解读流程
|
||||
STANDARD_INTERPRETATION_PROCESS: { text: 'standard_interpret', value: 'standard_interpret' },
|
||||
// 法规符合性排查流程
|
||||
|
||||
Reference in New Issue
Block a user