【更新】性别字段列表取值更换

This commit is contained in:
wanglei 2022-09-30 18:01:49 +08:00
parent ec9ef0c4e0
commit 085ee5539d

View File

@ -132,7 +132,7 @@
},
{
title: '性别',
dataIndex: 'gender',
dataIndex: 'genderName',
width: '50px'
},
{