update
This commit is contained in:
@@ -175,4 +175,7 @@ export default {
|
||||
|
||||
(2) 在映射的组件中获取传入的动态参数的值
|
||||
|
||||
在引入的组件中 使用 {{ $route.params.id }} 获取参数的值
|
||||
在引入的组件中 使用 {{ $route.params.参数名}} 获取参数的值
|
||||
|
||||
2.注:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user