https://www.cnblogs.com/zhongchao666/p/9679807.html
https://blog.csdn.net/mf_717714/article/details/81945218
注意:
注意传递参数的时候是:
this.$router.push
接受参数时是:
this.$route.params
一个是传递时是:router,接收时是:route