mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
添加优化车位添加功能
This commit is contained in:
parent
5962554627
commit
949d2fdecc
@ -78,7 +78,8 @@
|
|||||||
if (res.status == 200) {
|
if (res.status == 200) {
|
||||||
vc.toast("请记得收费哦!");
|
vc.toast("请记得收费哦!");
|
||||||
//关闭model
|
//关闭model
|
||||||
vc.jumpToPage("/#/pages/property/listOwnerCar");
|
//vc.jumpToPage("/#/pages/property/listOwnerCar");
|
||||||
|
vc.goBack();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
vc.toast(json);
|
vc.toast(json);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user