From d20c22c3e973fc6e3750342721ec4b6d5a3b2052 Mon Sep 17 00:00:00 2001 From: rjzhou3 Date: Wed, 21 Feb 2024 15:42:45 +0800 Subject: [PATCH] fix: remove click event after unmounted --- src/views/dashboard/controls/Tab.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/dashboard/controls/Tab.vue b/src/views/dashboard/controls/Tab.vue index 2460defb..67d39250 100644 --- a/src/views/dashboard/controls/Tab.vue +++ b/src/views/dashboard/controls/Tab.vue @@ -120,7 +120,7 @@ limitations under the License. -->