Explorar o código

缓存仪表图设置默认大小

RuoYi %!s(int64=4) %!d(string=hai) anos
pai
achega
6cfff90b4a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ruoyi-ui/src/views/monitor/cache/index.vue

+ 2 - 0
ruoyi-ui/src/views/monitor/cache/index.vue

@@ -123,6 +123,8 @@ export default {
             {
               name: "峰值",
               type: "gauge",
+              min: 0,
+              max: 1000,
               detail: {
                 formatter: this.cache.info.used_memory_human,
               },