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