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