[update] 新法规导入流程

This commit is contained in:
lideqin
2024-07-10 09:46:59 +08:00
parent 7942904aa5
commit eb61d10504
3 changed files with 50 additions and 47 deletions
+1 -1
View File
@@ -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' },
// 法规符合性排查流程