订单列表减少显示收货信息
This commit is contained in:
@@ -368,26 +368,6 @@
|
||||
dataIndex: 'dealerPhone',
|
||||
ellipsis: true
|
||||
},
|
||||
{
|
||||
title: '收货人手机号',
|
||||
key: 'receiptPhone',
|
||||
dataIndex: 'receiptPhone'
|
||||
},
|
||||
{
|
||||
title: '紧急联系人',
|
||||
key: 'emergentUser',
|
||||
dataIndex: 'emergentUser'
|
||||
},
|
||||
{
|
||||
title: '单位地址',
|
||||
key: 'officeAddress',
|
||||
dataIndex: 'officeAddress'
|
||||
},
|
||||
{
|
||||
title: '家庭地址',
|
||||
key: 'homeAddress',
|
||||
dataIndex: 'homeAddress'
|
||||
},
|
||||
{
|
||||
title: '配送方式',
|
||||
key: 'deliveryType',
|
||||
|
||||
Reference in New Issue
Block a user