修改法规清单重新提交

This commit is contained in:
范强强
2023-05-18 10:29:57 +08:00
parent 588fe9df01
commit 0b11d8b4ba
4 changed files with 501 additions and 1 deletions
+3
View File
@@ -1835,4 +1835,7 @@ module.exports = {
expectedDeliveryTime:'Expected Delivery Time',
changeAuthor:'Change Author',
theProcessThatNeedsToBeReset:'The process that needs to be reset',
toResubmit:'To Resubmit',
selectDesignConformanceAsConformance:'Select Design Conformance verification process state as Conformance or Verify conformance verification process state as conformance obtained data',
submissionProcess:'Submission Process',
}
+3
View File
@@ -1936,4 +1936,7 @@ module.exports = {
expectedDeliveryTime:'预计交付时间',
changeAuthor:'更改作者',
theProcessThatNeedsToBeReset:'需要重置的流程',
toResubmit:'重新提交',
selectDesignConformanceAsConformance:'请选择设计符合性确认流程状态为符合或验证符合性确认流程状态为符合的数据',
submissionProcess:'提交流程',
}