From 2df395c6020e88b25f3ae4ebb9dace4b3a589362 Mon Sep 17 00:00:00 2001 From: cheng <1240800450@qq.com> Date: Fri, 15 Mar 2024 23:08:10 +0800 Subject: [PATCH] fix: the problem that the component loaded for the second time is empty --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 77c3cf4..cd953c8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@