|
@ -159,7 +159,7 @@ export default { |
|
|
}).catch(() => { }) |
|
|
}).catch(() => { }) |
|
|
}, |
|
|
}, |
|
|
handleSelect (e) { |
|
|
handleSelect (e) { |
|
|
if (this.routeList_F[e].name == '社区查询') { |
|
|
if (this.routeList_F[e].name == '我的社区') { |
|
|
this.$store.state.sidebarHide = true |
|
|
this.$store.state.sidebarHide = true |
|
|
this.$router.push({ |
|
|
this.$router.push({ |
|
|
name: 'productIframe-shequ-index' |
|
|
name: 'productIframe-shequ-index' |
|
|