mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
fdd9f75865
commit
0fcb86d7ef
@ -201,7 +201,6 @@
|
|||||||
if (_json.code == 0) {
|
if (_json.code == 0) {
|
||||||
//关闭model
|
//关闭model
|
||||||
vc.goBack();
|
vc.goBack();
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
vc.toast(_json.msg);
|
vc.toast(_json.msg);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user