Merge branch 'sit-Leung' of https://gitee.com/carl_Ming_1/smart-admin into sit-Leung

# Conflicts:
#	rc-busness/components/header.vue
#	rc-busness/pages/index.vue
This commit is contained in:
Vion
2022-01-17 18:18:25 +08:00
59 changed files with 29582 additions and 951 deletions

View File

@@ -165,6 +165,7 @@ export const useredit = (mobile, pet,address) => {
storeCode:'',
remark:'',
memberMark:'',
remark:''
}
return fetch('member?type=add', data, 'POST' )