From 362ce6ed566270ddd07acfc40dcc1d05fe750e99 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Fri, 12 May 2023 18:59:39 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=20element-plus.d.ts?= =?UTF-8?q?=20=E6=96=87=E4=BB=B6=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- types/element-plus.d.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/types/element-plus.d.ts b/types/element-plus.d.ts index 00f045d..e5a9975 100644 --- a/types/element-plus.d.ts +++ b/types/element-plus.d.ts @@ -1,4 +1,7 @@ -/** Copy https://github.com/element-plus/element-plus/blob/dev/global.d.ts#L2 */ +/** + * Copy https://github.com/element-plus/element-plus/blob/dev/global.d.ts + * 为了解决某些依赖(比如 vxe-table 4.2.7-beta.0 ~ 4.3.11 和 vue-router 4.2.0)导致的没有 Element Plus 组件类型提示的问题 + */ declare module 'vue' { export interface GlobalComponents {