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