mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 12:57:11 +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