RuoYi
2022-01-18 dccb3ac6c642fd2080c195ee1af7e3260ea5c052
ruoyi-ui/src/views/monitor/cache/index.vue
@@ -139,7 +139,7 @@
    },
    // 打开加载层
    openLoading() {
      this.$modal.loading("正在加载缓存监控数据,请稍后!");
      this.$modal.loading("正在加载缓存监控数据,请稍候!");
    },
  },
};