zouyu
2024-01-29 f5a93cad8949bef87d9253efbfadf0592a4fb75e
src/views/plan/schedule/gantt.vue
@@ -434,7 +434,6 @@
      gantt.refreshData()
    },
    parseData() {
      console.log(this.$props.tasks)
      gantt.parse(this.$props.tasks)
    },
    clearAll() {