RuoYi
2021-09-05 44adf03d2cb013c2b425fe5537981f2234d1c7c2
ruoyi-ui/src/views/monitor/cache/index.vue
@@ -123,6 +123,8 @@
            {
              name: "峰值",
              type: "gauge",
              min: 0,
              max: 1000,
              detail: {
                formatter: this.cache.info.used_memory_human,
              },