mirror of
				https://github.com/continew-org/continew-admin-ui.git
				synced 2025-11-04 10:57:08 +08:00 
			
		
		
		
	fix: 修复用户列表禁用列错误
This commit is contained in:
		@@ -27,7 +27,7 @@
 | 
			
		||||
            :scroll="{ x: '100%', y: '100%', minWidth: 1500 }"
 | 
			
		||||
            :pagination="pagination"
 | 
			
		||||
            :disabledTools="['size']"
 | 
			
		||||
            :disabledColumnKeys="['nickname']"
 | 
			
		||||
            :disabledColumnKeys="['username']"
 | 
			
		||||
            @refresh="search"
 | 
			
		||||
          >
 | 
			
		||||
            <template #custom-left>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user