From 96783deec8d19e03d4484751df0a2ccd252a9716 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期四, 17 十月 2024 18:40:00 +0800
Subject: [PATCH] 密碼失效修改密碼
---
components.d.ts | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/components.d.ts b/components.d.ts
index cb68d0d..78906d1 100644
--- a/components.d.ts
+++ b/components.d.ts
@@ -16,7 +16,6 @@
ElCountdown: typeof import('element-plus/es')['ElCountdown']
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
ElDialog: typeof import('element-plus/es')['ElDialog']
- ElDrawer: typeof import('element-plus/es')['ElDrawer']
ElDropdown: typeof import('element-plus/es')['ElDropdown']
ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
--
Gitblit v1.8.0