修改法规清单流程重置

This commit is contained in:
范强强
2023-05-16 10:41:34 +08:00
parent 5d8122eaaa
commit 39f8bf60f5
3 changed files with 105 additions and 6 deletions
+1
View File
@@ -1834,4 +1834,5 @@ module.exports = {
deliveryTime:'Delivery Time',
expectedDeliveryTime:'Expected Delivery Time',
changeAuthor:'Change Author',
theProcessThatNeedsToBeReset:'The process that needs to be reset',
}
+1
View File
@@ -1935,4 +1935,5 @@ module.exports = {
deliveryTime:'交付时间',
expectedDeliveryTime:'预计交付时间',
changeAuthor:'更改作者',
theProcessThatNeedsToBeReset:'需要重置的流程',
}