From ca94c5076177ddb565af7ebd1f06ce68e4bc2a6a Mon Sep 17 00:00:00 2001 From: zhangds Date: Tue, 7 May 2024 10:34:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 8ba26bf..a433e1b 100644 --- a/index.html +++ b/index.html @@ -113,6 +113,7 @@ }, async created() { + let self = this; sessionStorage.clear(); localStorage.clear();