优化代码

This commit is contained in:
wuxw 2023-10-17 12:01:17 +08:00
parent fdd9f75865
commit 0fcb86d7ef

View File

@ -201,7 +201,6 @@
if (_json.code == 0) {
//关闭model
vc.goBack();
return;
}
vc.toast(_json.msg);