update about api

This commit is contained in:
cmxdd
2020-07-30 19:49:12 +08:00
parent 5094efd41e
commit 22ea59f5c5
16 changed files with 1298 additions and 809 deletions

View File

@@ -58,8 +58,7 @@ export default {
// 获取个人信息
getmyinfo(){
let that = this;
this.$u.api.getshopinfo({
}).then(res => {
this.$u.api.getshopinfo({}).then(res => {
console.log(res);
if (res.errCode != 0) {
this.$refs.uToast.show({