mirror of
				https://github.com/continew-org/continew-admin-ui.git
				synced 2025-10-31 22:57:15 +08:00 
			
		
		
		
	fix: 修复用户管理列设置未能正确禁用列的问题
This commit is contained in:
		| @@ -128,6 +128,7 @@ const columns: TableInstanceColumns[] = [ | ||||
|   }, | ||||
|   { | ||||
|     title: '用户名', | ||||
|     dataIndex: 'username', | ||||
|     slotName: 'username', | ||||
|     width: 140, | ||||
|     ellipsis: true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user