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