没有开始收集的参数清单时,提示信息不准确
This commit is contained in:
@@ -750,7 +750,7 @@ module.exports = {
|
|||||||
ParameterViewPage: 'Parameter View Page',
|
ParameterViewPage: 'Parameter View Page',
|
||||||
Areyousureparameteritems: 'Are you sure to submit the selected parameter items?',
|
Areyousureparameteritems: 'Are you sure to submit the selected parameter items?',
|
||||||
Theselectedconfiguration: 'The configuration can only be added when the parameter items in the parameter list are to be collected or changed',
|
Theselectedconfiguration: 'The configuration can only be added when the parameter items in the parameter list are to be collected or changed',
|
||||||
NoConfigurationNotStart: 'No configuration added, unable to start collection, please check',
|
NoConfigurationNotStart: 'No configuration information is added and cannot be viewed',
|
||||||
theCurrent: 'The current status of this data is',
|
theCurrent: 'The current status of this data is',
|
||||||
thisbuttonCompleted: 'You can operate this button only when the state is Completed or not Collected',
|
thisbuttonCompleted: 'You can operate this button only when the state is Completed or not Collected',
|
||||||
Frozenstatus: 'Frozen status, can only be viewed',
|
Frozenstatus: 'Frozen status, can only be viewed',
|
||||||
|
|||||||
@@ -766,7 +766,7 @@ module.exports = {
|
|||||||
ParameterViewPage: '参数项查看页',
|
ParameterViewPage: '参数项查看页',
|
||||||
Areyousureparameteritems: '确认提交所选参数项嘛?',
|
Areyousureparameteritems: '确认提交所选参数项嘛?',
|
||||||
Theselectedconfiguration: '参数清单中参数项均为待发起收集或变更时,才能添加配置',
|
Theselectedconfiguration: '参数清单中参数项均为待发起收集或变更时,才能添加配置',
|
||||||
NoConfigurationNotStart: '未添加任何配置,无法开始收集,请检查',
|
NoConfigurationNotStart: '未添加任何配置信息,无法查看',
|
||||||
theCurrent: '此数据当前状态为',
|
theCurrent: '此数据当前状态为',
|
||||||
thisbuttonCompleted: '当状态为"已完成或未收集"时,才可操作此按钮',
|
thisbuttonCompleted: '当状态为"已完成或未收集"时,才可操作此按钮',
|
||||||
Frozenstatus: '冻结状态,仅可以查看',
|
Frozenstatus: '冻结状态,仅可以查看',
|
||||||
|
|||||||
Reference in New Issue
Block a user