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: '操作',