diff --git a/docs/tutorial/migration-to-vue3.md b/docs/tutorial/migration-to-vue3.md index 3f561e8ae136fbaefb8072a859a4a1da1c51f294..6276f59a19d424e75cd183eed8a69339b8a4f660 100644 --- a/docs/tutorial/migration-to-vue3.md +++ b/docs/tutorial/migration-to-vue3.md @@ -427,4 +427,4 @@ } } ``` - - 通过定义 props 来直接接收 url 传入的参数 \ No newline at end of file + - 通过定义 props 来直接接收 url 传入的参数 \ No newline at end of file