同上
This commit is contained in:
@ -112,13 +112,13 @@ const SupplierRegisterAgent: React.FC = () => {
|
||||
},
|
||||
{
|
||||
title: '创建单位',
|
||||
dataIndex: 'unit',
|
||||
dataIndex: 'orgName',
|
||||
align: 'center',
|
||||
ellipsis: true,
|
||||
},
|
||||
{
|
||||
title: '创建部门',
|
||||
dataIndex: 'deptId',
|
||||
dataIndex: 'deptName',
|
||||
align: 'center',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user