RuoYi
2021-05-11 dd384e4a311fc9581aba15318bd6f9d20d0b3fba
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,
              },