RuoYi
2020-12-08 6cfff90b4a5b2d18ec82102272fd8144486018a6
缓存仪表图设置默认大小
1 files modified
2 ■■■■■ changed files
ruoyi-ui/src/views/monitor/cache/index.vue 2 ●●●●● patch | view | raw | blame | history
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,
              },