ruoyi-ui/src/views/monitor/cache/index.vue @@ -133,6 +133,10 @@ } ] }); window.addEventListener("resize", () => { this.commandstats.resize(); this.usedmemory.resize(); }); }); }, // 打开加载层