Min 1 年之前
父节点
当前提交
e7537e8793

+ 1 - 1
fhKeeper/formulahousekeeper/management-platform/src/main/java/com/management/platform/service/impl/ProjectServiceImpl.java

@@ -11367,7 +11367,7 @@ public class ProjectServiceImpl extends ServiceImpl<ProjectMapper, Project> impl
         subtitle.add("");
         subtitle.add("");
         if(user.getCompanyId()==876){
-            titleList.add("");
+            subtitle.add("");
         }
         subtitle.add("当月工时:" + monthTime);
         dataList.add(subtitle);