[update] 企标详情页进入前判断权限,增加企标更改流程,把a-input去掉前后空格
This commit is contained in:
@@ -146,6 +146,18 @@ module.exports = {
|
||||
releaseDate: '发布日期',
|
||||
implementationDate: '实施日期'
|
||||
},
|
||||
enStandardChange: {
|
||||
releaseDate: '发布日期',
|
||||
materialDate: '实施日期',
|
||||
isTry: '是否试行',
|
||||
trialPeriod: '试行周期',
|
||||
scopeOfApplication: '标准适用范围',
|
||||
substituteStandardNumber: '代替标准号',
|
||||
quotedStandard: '引用标准',
|
||||
relevantFile: '关联文件',
|
||||
degreeOfBidAcquisition: '采标程度',
|
||||
adoptInternationalStandardNumber: '采用国际标准号',
|
||||
},
|
||||
// 流程配置
|
||||
processConfig: {
|
||||
processType: '流程类型',
|
||||
|
||||
@@ -146,6 +146,18 @@ module.exports = {
|
||||
releaseDate: '发布日期',
|
||||
implementationDate: '实施日期'
|
||||
},
|
||||
enStandardChange: {
|
||||
releaseDate: '发布日期',
|
||||
materialDate: '实施日期',
|
||||
isTry: '是否试行',
|
||||
trialPeriod: '试行周期',
|
||||
scopeOfApplication: '标准适用范围',
|
||||
substituteStandardNumber: '代替标准号',
|
||||
quotedStandard: '引用标准',
|
||||
relevantFile: '关联文件',
|
||||
degreeOfBidAcquisition: '采标程度',
|
||||
adoptInternationalStandardNumber: '采用国际标准号',
|
||||
},
|
||||
// 流程配置
|
||||
processConfig: {
|
||||
processType: '流程类型',
|
||||
|
||||
Reference in New Issue
Block a user