[update] 企标详情页进入前判断权限,增加企标更改流程,把a-input去掉前后空格

This commit is contained in:
lideqin
2023-10-25 18:07:43 +08:00
parent 0c53ec6bed
commit c2ddd676fd
22 changed files with 1140 additions and 32 deletions
+12
View File
@@ -146,6 +146,18 @@ module.exports = {
releaseDate: '发布日期',
implementationDate: '实施日期'
},
enStandardChange: {
releaseDate: '发布日期',
materialDate: '实施日期',
isTry: '是否试行',
trialPeriod: '试行周期',
scopeOfApplication: '标准适用范围',
substituteStandardNumber: '代替标准号',
quotedStandard: '引用标准',
relevantFile: '关联文件',
degreeOfBidAcquisition: '采标程度',
adoptInternationalStandardNumber: '采用国际标准号',
},
// 流程配置
processConfig: {
processType: '流程类型',
+12
View File
@@ -146,6 +146,18 @@ module.exports = {
releaseDate: '发布日期',
implementationDate: '实施日期'
},
enStandardChange: {
releaseDate: '发布日期',
materialDate: '实施日期',
isTry: '是否试行',
trialPeriod: '试行周期',
scopeOfApplication: '标准适用范围',
substituteStandardNumber: '代替标准号',
quotedStandard: '引用标准',
relevantFile: '关联文件',
degreeOfBidAcquisition: '采标程度',
adoptInternationalStandardNumber: '采用国际标准号',
},
// 流程配置
processConfig: {
processType: '流程类型',