17613754660 3 роки тому
батько
коміт
fa7fa5c35a

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

@@ -25,7 +25,7 @@ export default {
     valueDate:[]
   },
   created:function(){
-    gantt.clearAll()
+    // gantt.clearAll()
     console.log("tasks",this.$props.tasks.data);
   },