This commit is contained in:
asd
2019-12-09 09:56:31 +08:00
parent 58a3408960
commit 65b6d96b32

View File

@@ -178,4 +178,4 @@ export default {
在引入的组件中 使用 {{ $route.params.参数名}} 获取参数的值
2.注:
当使用路由参数时,映射的组件会重复使用,都渲染相同组件,比起销毁