Yancey
2022-02-09 6f0c59d7be923b0d94c568fe4ba6280ede89f10b
ruoyi-ui/src/views/monitor/server/index.vue
@@ -196,7 +196,7 @@
    },
    // 打开加载层
    openLoading() {
      this.$modal.loading("正在加载服务监控数据,请稍后!");
      this.$modal.loading("正在加载服务监控数据,请稍候!");
    }
  }
};