去除主页内容直接跳转map
This commit is contained in:
@@ -661,6 +661,7 @@ export default {
|
||||
onPullDownRefresh(event) {},
|
||||
mounted() {
|
||||
console.log("mounted");
|
||||
this.$store.state.current = "map";
|
||||
this.sectionChange(this.current);
|
||||
this.getOrgList();
|
||||
this.getAreaList();
|
||||
|
||||
Reference in New Issue
Block a user