[update] 修改外来标准,定时任务不显示状态
This commit is contained in:
@@ -543,6 +543,7 @@ module.exports = {
|
||||
standardNumber: 'Standard number',
|
||||
standardName: 'Standard name',
|
||||
releaseDate: 'Release date',
|
||||
materialDate: 'Implementation date',
|
||||
textState: 'Text state',
|
||||
evaluationState: 'Evaluation state'
|
||||
},
|
||||
|
||||
@@ -606,6 +606,7 @@ module.exports = {
|
||||
standardNumber: '标准编号',
|
||||
standardName: '标准名称',
|
||||
releaseDate: '发布日期',
|
||||
materialDate: '实施日期',
|
||||
textState: '标准状态',
|
||||
evaluationState: '评估状态'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user