ruoyi-ui/src/views/monitor/cache/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-ui/src/views/monitor/cache/index.vue
@@ -133,6 +133,10 @@ } ] }); window.addEventListener("resize", () => { this.commandstats.resize(); this.usedmemory.resize(); }); }); }, // 打开加载层