This commit is contained in:
zhaomeijing
2022-06-21 14:01:19 +08:00
parent 9745d1c8cf
commit 1a9060fb89
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -714,7 +714,7 @@ module.exports = {
// 认证
ParameteItemCollectionList: 'Parameter item collection list',
Areyousureparameteritems: 'Are you sure to submit the selected parameter items?',
Theselectedconfiguration: 'The selected item has incomplete data collection, unable to add configuration',
Theselectedconfiguration: 'The configuration can only be added when the parameter items in the parameter list are to be collected or changed',
theCurrent: 'The current status of this data is',
thisbuttonCompleted: 'This button can only be operated when the status is completed',
Frozenstatus: 'Frozen status, can only be viewed',
+1 -1
View File
@@ -725,7 +725,7 @@ module.exports = {
// 认证
ParameteItemCollectionList: '参数项收集清单',
Areyousureparameteritems: '确认提交所选参数项嘛?',
Theselectedconfiguration: '所选项目有未完成收集数据能添加配置',
Theselectedconfiguration: '参数清单中参数项均为 待发起收集或变更时能添加配置',
theCurrent: '此数据当前状态为',
thisbuttonCompleted: '当状态为"已完成"才可操作此按钮',
Frozenstatus: '冻结状态,仅可以查看',