switches like this. It"s all on this page, but the parameters are different later
<nuxt-link to="/test/abc?sq=2">test</nuxt-link>
<nuxt-link to="/test/abc?sq=1">test</nuxt-link>
whether it"s asyncData, or fetch. Or the mounted didn"t execute.
so the page cannot display different data based on the parameter sq,.