From 3a58d55019b86f40b529d15987dcdf8ddacd8df3 Mon Sep 17 00:00:00 2001 From: Tony Yang Date: Sun, 30 Mar 2025 02:29:58 +0800 Subject: [PATCH] fix: parentComponent.ctx.deactivate is not a function --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index d6d7acb..ad47846 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,7 +18,7 @@ router.afterEach(() => {
- +