田源
2023-11-17 6ebb27873905b78103f40e53f1760a1a8bd79d5c
Source/UBCS-WEB/src/views/wel/Statistic.vue
@@ -109,7 +109,7 @@
              info.style.fontSize = '16px';
            });
            items.forEach((item) => {
              item.style.border = '1px solid  #E4E7ED';
              item.style.border = '1px solid  #DCDFE6';
            });
            this.loading = false;
          }, 1000); // 延迟1秒查找info元素