浏览代码

调整项目报表服务的项目接口获取

Lijy 2 年之前
父节点
当前提交
3165366548
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

@@ -1188,7 +1188,7 @@ export default {
 
   mounted() {
     this.getProjectListOvertime()
-    this.getProjectList();
+    // this.getProjectList();
     // this.getUserList()
     this.getDepartmentList()
     this.getcustomerList()