From 0d1e7b2299d38515841b7fb9cfbe42355ee86f2d Mon Sep 17 00:00:00 2001 From: fasttian Date: Fri, 8 Apr 2022 03:43:25 +0000 Subject: [PATCH] update docs/tutorial/migration-to-vue3.md. --- docs/tutorial/migration-to-vue3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/migration-to-vue3.md b/docs/tutorial/migration-to-vue3.md index 3f561e8ae..6276f59a1 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 -- GitLab