1
This commit is contained in:
@@ -135,7 +135,7 @@ const UserTableList: React.FC = () => {
|
||||
},
|
||||
{
|
||||
title: '性别',
|
||||
dataIndex: 'sex',
|
||||
dataIndex: 'sexName',
|
||||
valueType: 'text',
|
||||
search: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user