法规清单-撤回不符合的数据进行提示;
法规清单-法规工程师-不填写符合性流程的提示语
This commit is contained in:
@@ -1721,5 +1721,6 @@ module.exports = {
|
||||
cantTransferToYourself:"Can't transfer to yourself",
|
||||
theDataYouInitiate:'The data you selected does not meet the process initiation criteria. Please recheck and initiate',
|
||||
dataWithProcessReleasedCannotBeReset:'Data with a process status of list to be released cannot be reset',
|
||||
reasonForReturnOfDesignCompliance:'Reason for return of design compliance',
|
||||
noteone:'Note: CSV format is supported. The value is within 20M and the number is 1 to 10',
|
||||
}
|
||||
@@ -1824,4 +1824,5 @@ module.exports = {
|
||||
noteone:'注:支持CSV格式,大小20M以内,数量1-10个',
|
||||
theDataYouInitiate:'您所选的数据,均不符合流程发起条件,请重新检查后发起',
|
||||
dataWithProcessReleasedCannotBeReset:'流程状态为清单待发布的数据不能被重置',
|
||||
reasonForReturnOfDesignCompliance:'设计符合性退回原因',
|
||||
}
|
||||
Reference in New Issue
Block a user