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