RuoYi
2021-06-22 1ed60c79c0a76228b5034f5e4c8a905b27abef35
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,
              },