mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化添加房屋bug
This commit is contained in:
parent
77eb1ef018
commit
308e8e2f77
@ -84,7 +84,8 @@
|
|||||||
//关闭model
|
//关闭model
|
||||||
var _tmpResJson = JSON.parse(json);
|
var _tmpResJson = JSON.parse(json);
|
||||||
/* _tmpResJson[floorName] = vc.component._getFloorName();*/
|
/* _tmpResJson[floorName] = vc.component._getFloorName();*/
|
||||||
vc.jumpToPage("/#/pages/property/room");
|
// vc.jumpToPage("/#/pages/property/room");
|
||||||
|
vc.goBack();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
vc.toast(json);
|
vc.toast(json);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user