X.B-H
2021-01-06 b7cdd10f9f97bf01de65f9ba46a6daffec2b93e4
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,
              },