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