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