RuoYi
2020-12-08 6cfff90b4a5b2d18ec82102272fd8144486018a6
缓存仪表图设置默认大小
已修改1个文件
2 ■■■■■ 文件已修改
ruoyi-ui/src/views/monitor/cache/index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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,
              },