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