feat: 优化无数据显示
src/components/Gantt.vue @@ -253,6 +253,8 @@ setTimeout(() => { this.clickdataAll(); }, 1000); } else { gantt.clearAll(); } } });