11
@@ -41,7 +41,9 @@ export default {
mounted() {
this.init();
},
- activated() {},
+ activated() {
+ this.init()
+ },
methods: {
init() {
this.$route.query.activeIndex