mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 06:09:11 +08:00
优化编辑
This commit is contained in:
parent
8808ac814a
commit
b9320f81a7
@ -83,7 +83,7 @@
|
||||
vc.toast(_json.msg);
|
||||
return;
|
||||
}
|
||||
vc.toast(json);
|
||||
vc.toast(_json.msg);
|
||||
|
||||
},
|
||||
function (errInfo, error) {
|
||||
@ -112,7 +112,7 @@
|
||||
vc.toast(_json.msg);
|
||||
return;
|
||||
}
|
||||
vc.toast(json);
|
||||
vc.toast(_json.msg);
|
||||
|
||||
},
|
||||
function (errInfo, error) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user