From bbef478b54e948242cabb42228510ea92adb504c Mon Sep 17 00:00:00 2001 From: fanfan Date: Sat, 13 Jul 2024 22:24:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/order/Index.vue | 5 ----- 1 file changed, 5 deletions(-) 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: '支付方式',