请问下Memory 模式路由createMemoryHistory怎么传参? #2203
Replies: 1 comment
-
已修改,可以传参 是之前参数写错 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
当前在使用Memory 模式模式路由时进行了和hash路由相同的方式进行传参,但是在使用过程中发现获取不到参数```js
组件中进行defineProps获取,但是获取不到。
请问有没有createMemoryHistory的传参方式相关的文档
Beta Was this translation helpful? Give feedback.
All reactions