优化代码

This commit is contained in:
java110 2020-10-27 17:12:55 +08:00
parent 92427db8c7
commit 62b6159606

View File

@ -128,7 +128,7 @@
return;
}
vc.toast(json.msg);
vc.toast(_json.msg);
},
function (errInfo, error) {