修改字段名称
This commit is contained in:
@@ -168,12 +168,12 @@ export default {
|
||||
{
|
||||
title: '邮寄联系人',
|
||||
align: 'center',
|
||||
dataIndex: 'liaisonMan',
|
||||
dataIndex: 'contactName',
|
||||
},
|
||||
{
|
||||
title: '联系人电话',
|
||||
align: 'center',
|
||||
dataIndex: 'mobile',
|
||||
dataIndex: 'contactMobile',
|
||||
},
|
||||
{
|
||||
title: '状态',
|
||||
|
||||
Reference in New Issue
Block a user