src/views/personalCenter/components/Content.vue
@@ -20,6 +20,9 @@ window._AMapSecurityConfig = { securityJsCode: "768ab79bdc4075aa082bc070c53bb3c4", }; if (this.$route.query && this.$route.query.id) { this.activeIndex = this.$route.query.id; } }, mounted() {}, components: { @@ -52,8 +55,8 @@ this.activeIndex = i; }, gotolist(){ this.mChange(4) } this.mChange(4); }, }, }; </script>