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