This commit is contained in:
PC-202306242200\Administrator
2024-09-12 14:27:45 +08:00
parent d84d79d8e1
commit 543a7c095b
16 changed files with 67 additions and 67 deletions

View File

@@ -135,7 +135,7 @@ const UserTableList: React.FC = () => {
},
{
title: '性别',
dataIndex: 'sex',
dataIndex: 'sexName',
valueType: 'text',
search: false,
},