订单列表减少显示收货信息

This commit is contained in:
geng.tang@qq.com
2024-01-26 23:01:21 +08:00
parent 398e90f727
commit 11936f4ace

View File

@@ -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',