zss
2024-03-11 d12fe5cd34a4ac05a7e8e40a4ee1cf2e69dc75e0
src/views/plan/schedule/gantt.vue
@@ -434,7 +434,6 @@
      gantt.refreshData()
    },
    parseData() {
      console.log(this.$props.tasks)
      gantt.parse(this.$props.tasks)
    },
    clearAll() {