http://localhost:8080/#/hello
How to refresh the current route, not F5. .
Is there any way?
黄舟2017-05-19 10:23:16
This purpose should not exist in the first place. If you just want to brush certain data, just write a function to brush it. Why brush the routing?
漂亮男人2017-05-19 10:23:16
First configure routing and routing redirection, and then use this.$router.push('/') to perform a similar refresh operation.