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