[update] 联调企标计划立项变更流程,画企标复审流程页面

This commit is contained in:
lideqin
2023-10-26 18:05:45 +08:00
parent bf7ee2cfe6
commit f5a9177f5b
12 changed files with 1108 additions and 27 deletions
+9
View File
@@ -165,6 +165,15 @@ module.exports = {
proposingDepartment: '提出部门',
introducer: '提出人'
},
// 企标复审流程
enStandardRecheck: {
recheckDate: '复审日期',
recheck: '复审',
standGood: '继续有效',
revise: '修订',
annul: '废止',
sealSave: '封存'
},
// 流程配置
processConfig: {
processType: '流程类型',
+9
View File
@@ -165,6 +165,15 @@ module.exports = {
proposingDepartment: '提出部门',
introducer: '提出人'
},
// 企标复审流程
enStandardRecheck: {
recheckDate: '复审日期',
recheck: '复审',
standGood: '继续有效',
revise: '修订',
annul: '废止',
sealSave: '封存'
},
// 流程配置
processConfig: {
processType: '流程类型',