Commit 6cfff90b authored by RuoYi's avatar RuoYi
Browse files

缓存仪表图设置默认大小

parent 474cca92
......@@ -123,6 +123,8 @@ export default {
{
name: "峰值",
type: "gauge",
min: 0,
max: 1000,
detail: {
formatter: this.cache.info.used_memory_human,
},
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment