diff --git a/src/pages/shop/IncreaseStoreManager.vue b/src/pages/shop/IncreaseStoreManager.vue
index 61257d9..0e4c2b5 100644
--- a/src/pages/shop/IncreaseStoreManager.vue
+++ b/src/pages/shop/IncreaseStoreManager.vue
@@ -47,7 +47,7 @@
-
+
@@ -217,7 +217,7 @@
{
title: '序号',
key: 'orderNum',
- width: 100
+ width: 70
},
{
title: '店铺名称',
@@ -226,19 +226,23 @@
},
{
title: '店铺编码',
- key: 'code'
+ key: 'code',
+ width: 100
},
{
title: '门店企业号',
- key: 'cpUserId'
+ key: 'cpUserId',
+ width: 150
},
{
title: '大区名',
key: 'regionName',
+ width: 100
},
{
title: '零售公司',
key: 'companyName',
+ width: 300
},
{
title: '员工数',
@@ -257,8 +261,7 @@
},
{
title: '操作',
- slot: 'action',
- width: 100
+ slot: 'action'
}
],
data1: [