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