diff --git a/docs/tutorial/migration-to-vue3.md b/docs/tutorial/migration-to-vue3.md index 6276f59a19d424e75cd183eed8a69339b8a4f660..347e71d37d869c2cfed0ff13df6ad90d0392acaa 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