[update] 标准法规符合性排查中佐证材料查看改成弹框查看

This commit is contained in:
lideqin
2024-07-17 16:43:34 +08:00
parent 5051fb9cc6
commit bad09e00ef
5 changed files with 39 additions and 72 deletions
-6
View File
@@ -242,12 +242,6 @@ export const EvaluationResult = {
TO_BE_VERIFIED: { text: '待验证', value: '4' }
}
// 法规符合性排查流程-新增方式
export const AddType = {
SELECT_STANDARD: { text: '选择标准', value: '1' },
MANUAL_ADD: { text: '手动新增', value: '2' }
}
// 标准解读流程-是否分发
export const IsDistribute = {
REJECT: { text: '驳回', value: 0 }, // 分发节点驳回时用