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