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