修改UAT提出的问题

This commit is contained in:
范强强
2023-05-12 15:00:27 +08:00
parent fa570a914c
commit 2b9429e338
4 changed files with 53 additions and 2 deletions
+2
View File
@@ -1831,4 +1831,6 @@ module.exports = {
proportionWithInTheAreaOfResponsibility:'Proportion within the area of responsibility',
contentsearch:'Content Search',
masterProject:'Master Project',
deliveryTime:'Delivery Time',
expectedDeliveryTime:'Expected Delivery Time',
}
+2
View File
@@ -1932,4 +1932,6 @@ module.exports = {
proportionWithInTheAreaOfResponsibility:'责任领域内占比',
contentsearch:'内容搜索',
masterProject:'主项目',
deliveryTime:'交付时间',
expectedDeliveryTime:'预计交付时间',
}