田源
2023-11-07 f1337986b28a2a0b26f35eabc4edb0ddd2d551c6
Source/UBCS-WEB/src/views/integration/systemInfo.vue
@@ -294,6 +294,7 @@
        // this.ModifyProperties(this.TreeData, 'text', 'label');
        // 根据this.TreeData的长度计算延迟时间
        const delayTime = this.TreeData.length * 1;
        console.log(delayTime)
        setTimeout(() => {
          this.loading = false;
          this.reload = Math.random();