去除主页内容直接跳转map

This commit is contained in:
lnljyang
2026-01-07 12:15:24 +08:00
parent 82b8d21506
commit de046f3c01
5 changed files with 4 additions and 60 deletions

View File

@@ -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();