From 9f3d38f513a0757fc6de690d1dd92fa05ecfa3f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=98=E6=B3=8A=E5=AE=A2?= <1059510186@qq.com> Date: Mon, 25 Sep 2023 17:41:12 +0800 Subject: [PATCH] 123 --- src/views/shopManage/shopIndex.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/shopManage/shopIndex.vue b/src/views/shopManage/shopIndex.vue index bb708c9..9718ca1 100644 --- a/src/views/shopManage/shopIndex.vue +++ b/src/views/shopManage/shopIndex.vue @@ -157,11 +157,11 @@ const columns: ProColumns[] = [ }, { title: '承接销售', - dataIndex: 'address' + dataIndex: 'userName' }, { title: '店铺地址', - dataIndex: 'userName' + dataIndex: 'address' }, { title: '创建日期',