From 50a66d52f649b1293eea7c7e4e08cbb9cf1bd913 Mon Sep 17 00:00:00 2001 From: fasttian Date: Thu, 24 Feb 2022 03:24:34 +0000 Subject: [PATCH] update --- docs/migration-to-vue3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration-to-vue3.md b/docs/migration-to-vue3.md index 74b312807..9432303b4 100644 --- a/docs/migration-to-vue3.md +++ b/docs/migration-to-vue3.md @@ -337,4 +337,4 @@ ``` - \ No newline at end of file + - 在 Vue3 中,this 对象下的 $mp 调整为 $scope \ No newline at end of file -- GitLab