diff --git a/src/views/order/Index.vue b/src/views/order/Index.vue index b34df45..e1f4986 100644 --- a/src/views/order/Index.vue +++ b/src/views/order/Index.vue @@ -280,11 +280,6 @@ const columns = [ title: '买家', dataIndex: 'user', scopedSlots: { customRender: 'user' } - }, - { - title: '归属地', - dataIndex: 'user', - scopedSlots: { customRender: 'user' } }, { title: '支付方式',