Hello, everyone
I use vue+elementUI+webstorm to develop web navigation bar
I bind to el-menu: default-active method
this defaultActive method I just defined in method, not in the hook function, why is the page loaded so many times? Under what circumstances will the defaultActive method be executed?