update 本地工具问题修改
This commit is contained in:
@@ -25,6 +25,9 @@ module.exports = {
|
||||
// 征求意见
|
||||
askForAdvice: {
|
||||
standardNameNumber: '标准名称/编号',
|
||||
consultationCycle: '征求意见周期'
|
||||
consultationCycle: '征求意见周期',
|
||||
processManuscript: '流程稿件',
|
||||
uploadDate: '上传日期',
|
||||
detailsOfComments: '意见详情'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -545,7 +545,7 @@ module.exports = {
|
||||
standardNumber: '标准编号',
|
||||
standardName: '标准名称',
|
||||
releaseDate: '发布日期',
|
||||
textState: '文本状态'
|
||||
textState: '标准状态'
|
||||
},
|
||||
// 企标计划选择器
|
||||
enterprisePlanSelect: {
|
||||
|
||||
Reference in New Issue
Block a user