修复缓存列表页面变量名错误导致错误
This commit is contained in:
		
							parent
							
								
									47b8daf69c
								
							
						
					
					
						commit
						2ae41df23b
					
				
							
								
								
									
										2
									
								
								ruoyi-ui/src/views/monitor/cache/list.vue
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								ruoyi-ui/src/views/monitor/cache/list.vue
									
									
									
									
										vendored
									
									
								
							@ -121,7 +121,7 @@
 | 
			
		||||
              >清理全部</el-button
 | 
			
		||||
            >
 | 
			
		||||
          </div>
 | 
			
		||||
          <el-form :model="form">
 | 
			
		||||
          <el-form :model="cacheForm">
 | 
			
		||||
            <el-row :gutter="32">
 | 
			
		||||
              <el-col :offset="1" :span="22">
 | 
			
		||||
                <el-form-item label="缓存名称:" prop="cacheName">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user