Gary Gu
5 days ago 81e54a2f94f382bcb9838c8dd79c5119b8e8f14f
src/components/Gantt.vue
@@ -253,6 +253,8 @@
              setTimeout(() => {
                this.clickdataAll();
              }, 1000);
            } else {
              gantt.clearAll();
            }
          }
        });