缓存仪表图设置默认大小
This commit is contained in:
		
							parent
							
								
									474cca921e
								
							
						
					
					
						commit
						6cfff90b4a
					
				| 
						 | 
				
			
			@ -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