From c579c4135d95c2d269771d0d3b812daffb3525da Mon Sep 17 00:00:00 2001
From: LegnaYet <1023868505@qq.com>
Date: Wed, 29 Apr 2020 23:55:55 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/shop/IncreaseStoreManager.vue | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/src/pages/shop/IncreaseStoreManager.vue b/src/pages/shop/IncreaseStoreManager.vue
index e8302f0..8f85cf6 100644
--- a/src/pages/shop/IncreaseStoreManager.vue
+++ b/src/pages/shop/IncreaseStoreManager.vue
@@ -34,8 +34,8 @@
-
-
+
+
@@ -222,7 +222,7 @@
{
title: '店铺名称',
key: 'name',
- width: 500
+ width: 400
},
{
title: '店铺编码',
@@ -232,6 +232,14 @@
title: '门店企业号',
key: 'cpUserId'
},
+ {
+ title: '大区名',
+ key: 'regionName',
+ },
+ {
+ title: '零售公司',
+ key: 'companyName',
+ },
{
title: '员工数',
key: 'staffNum',
@@ -244,7 +252,7 @@
{
title: '推广码',
slot: 'qrCodeAction',
- width: 150
+ width: 100
},
{
title: '操作',