diff --git a/src/components/userList/index.vue b/src/components/userList/index.vue
index d6d5765..4f392d0 100644
--- a/src/components/userList/index.vue
+++ b/src/components/userList/index.vue
@@ -5,11 +5,12 @@
-
+
+
-
+
注:将用户添加为员工时,请确保用户先关注本店铺
@@ -97,7 +98,8 @@ export default {
tableFrom: {
page: 1,
limit: 20,
- nickname: ''
+ nickname: '',
+ uid: ''
}
}
},
@@ -141,5 +143,8 @@ export default {
diff --git a/src/views/systemForm/setSystem/modifyStoreInfo.vue b/src/views/systemForm/setSystem/modifyStoreInfo.vue
index 017794c..b4eeb95 100644
--- a/src/views/systemForm/setSystem/modifyStoreInfo.vue
+++ b/src/views/systemForm/setSystem/modifyStoreInfo.vue
@@ -13,7 +13,7 @@
商户负责人手机号:
{{ merData.mer_phone }}
-
-