17613754660 3 سال پیش
والد
کامیت
fa7fa5c35a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/project/gantt.vue

+ 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);
   },