diff --git a/src/views/yunxinwei/order/index.vue b/src/views/yunxinwei/order/index.vue index 74c3c52..0a8dc71 100644 --- a/src/views/yunxinwei/order/index.vue +++ b/src/views/yunxinwei/order/index.vue @@ -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',