缓存仪表图设置默认大小
This commit is contained in:
parent
474cca921e
commit
6cfff90b4a
2
ruoyi-ui/src/views/monitor/cache/index.vue
vendored
2
ruoyi-ui/src/views/monitor/cache/index.vue
vendored
@ -123,6 +123,8 @@ export default {
|
||||
{
|
||||
name: "峰值",
|
||||
type: "gauge",
|
||||
min: 0,
|
||||
max: 1000,
|
||||
detail: {
|
||||
formatter: this.cache.info.used_memory_human,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user