认证工程师 强制撤回状态校验

This commit is contained in:
zyx.net
2022-12-08 15:02:11 +08:00
parent 06c1dbde1b
commit 734d7495ac
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -737,6 +737,7 @@ module.exports = {
Attentionfreeze: 'Note: Note: The item can no longer be configured after its frozen. ',
Filledperson: 'The project contact person has not been filled in. Please fill in the project contact person before issuing and collecting.',
Datastatusis: 'Datastatusis',
Datastateexcept: 'Data state except',
Dropdownradio: 'Drop Down Radio',
Dropdownmultipleselection: 'Drop down multiple selection',
a: '+',
+1
View File
@@ -753,6 +753,7 @@ module.exports = {
Attentionfreeze: '冻结后该冻结配置内容不可进行编辑',
Filledperson: '工程接口人没有填写,请填写完工程接口人再进行下发收集',
Datastatusis: '数据状态为',
Datastateexcept: '数据状态除了',
Dropdownradio: '下拉单选',
Dropdownmultipleselection: '下拉多选',
a: '+',