mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化费用到期 导出房屋为空 bug
This commit is contained in:
parent
914cb1de36
commit
f4607eeb54
@ -2946,7 +2946,11 @@
|
||||
}
|
||||
|
||||
routes.push(_obj);
|
||||
try {
|
||||
window.localStorage.setItem('vcPageRoute', JSON.stringify(routes));
|
||||
} catch (e) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
vcFramework.deletePageRouteToLocal = function () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user