From 704775c7d1577c2243c20ca493901ce59aa1708b Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Mon, 6 Feb 2023 01:08:11 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=A1=B6=E9=83=A8=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=8F=E8=AE=BE=E7=BD=AE=E9=A1=B9=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 29a3025d9436a7dbc3a95b836c179b3dd8756ceb --- src/components/LangSelect/index.vue | 10 ++-------- src/components/Screenfull/index.vue | 4 +--- src/components/SizeSelect/index.vue | 4 +--- 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/src/components/LangSelect/index.vue b/src/components/LangSelect/index.vue index 46a34e6c..4880cd0d 100644 --- a/src/components/LangSelect/index.vue +++ b/src/components/LangSelect/index.vue @@ -18,14 +18,8 @@ function handleLanguageChange(lang: string) {