From 0565b99f8de3234c1e28acd7ba12167ad8d6d001 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Wed, 15 Nov 2023 00:19:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20src/components=20=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E4=B8=8B=E7=9A=84=E8=87=AA=E5=AE=9A=E4=B9=89=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=97=A0=E6=95=88=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gitee.com/youlaiorg/vue3-element-admin/issues/I8GFHN #I8GFHN --- src/components/LangSelect/index.vue | 1 - src/types/components.d.ts | 205 +++++++++++++++------------- vite.config.ts | 2 +- 3 files changed, 108 insertions(+), 100 deletions(-) diff --git a/src/components/LangSelect/index.vue b/src/components/LangSelect/index.vue index 71979db..13feaf4 100644 --- a/src/components/LangSelect/index.vue +++ b/src/components/LangSelect/index.vue @@ -1,6 +1,5 @@