From ba12f72d1dccf73f91cb956ccadda5ea8a762583 Mon Sep 17 00:00:00 2001 From: iLay Date: Fri, 6 Dec 2024 22:06:21 +0800 Subject: [PATCH] fix --- pages/index.vue | 1 - utils/decode.ts | 13 ++++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/pages/index.vue b/pages/index.vue index 01e02d6..205cff1 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -198,7 +198,6 @@ onMounted(() => { } }) -watch()