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