修改查询责任部门接口

This commit is contained in:
高嵩
2023-07-14 15:15:34 +08:00
parent 2ffccb46f7
commit 32ca148b48
5 changed files with 77 additions and 6 deletions
+1 -1
View File
@@ -1828,7 +1828,7 @@ module.exports = {
proportion:'Proportion',
projectProgressStatistics:'Project Progress Statistics',
GRPSystemProjectProgressStatistics:'GRP system project progress statistics',
statisticalNodes:'Responsible Department',
statisticalNodes:'Duty Department',
proportionWithInTheAreaOfResponsibility:'Proportion within the area of responsibility',
contentsearch:'Content Search',
masterProject:'Master Project',
-1
View File
@@ -3833,7 +3833,6 @@ module.exports = {
proportion:'占比',
projectProgressStatistics:'项目进度统计',
GRPSystemProjectProgressStatistics:'GRP系统项目进度统计',
statisticalNodes:'责任部门',
proportionWithInTheAreaOfResponsibility:'责任领域内占比',
contentsearch:'内容搜索',
masterProject:'主项目',