浏览代码

2022.3.22

17613754660 3 年之前
父节点
当前提交
c3297754a0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      fhKeeper/formulahousekeeper/timesheet/src/views/project/project_gantt.vue

+ 0 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/project/project_gantt.vue

@@ -167,7 +167,6 @@ export default {
     console.log("date",this.valueDate);
     this.getList();
     this.tasks1 = this.tasks
-    this.setGroup()
     this.isDataLoaded = true
   }
 }