Gary Gu
3 days ago 81e54a2f94f382bcb9838c8dd79c5119b8e8f14f
feat: 优化无数据显示
1 files modified
2 ■■■■■ changed files
src/components/Gantt.vue 2 ●●●●● patch | view | raw | blame | history
src/components/Gantt.vue
@@ -253,6 +253,8 @@
              setTimeout(() => {
                this.clickdataAll();
              }, 1000);
            } else {
              gantt.clearAll();
            }
          }
        });