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