王震
2023-12-18 7572187d4088a9d08f2eb86507febf057e1a2494
src/views/plan/schedule/gantt.vue
@@ -434,7 +434,6 @@
      gantt.refreshData()
    },
    parseData() {
      console.log(this.$props.tasks)
      gantt.parse(this.$props.tasks)
    },
    clearAll() {