Gary Gu
2025-07-01 6f130fad868d053948665d94bff7b5cb0e221fd7
src/components/Gantt.vue
@@ -253,6 +253,8 @@
              setTimeout(() => {
                this.clickdataAll();
              }, 1000);
            } else {
              gantt.clearAll();
            }
          }
        });