From 57c6a02c135c1224e9de2766e412eedd4cd18d58 Mon Sep 17 00:00:00 2001
From: p-honggang.li <p-honggang.li@pcitc.com>
Date: 星期五, 29 八月 2025 14:01:59 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 components.d.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components.d.ts b/components.d.ts
index 315e7fe..eca2ac9 100644
--- a/components.d.ts
+++ b/components.d.ts
@@ -39,6 +39,7 @@
     ElTable: typeof import('element-plus/es')['ElTable']
     ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
     ElTag: typeof import('element-plus/es')['ElTag']
+    ElUpload: typeof import('element-plus/es')['ElUpload']
     FileInfoPreview: typeof import('./src/components/fileInfoPreview/index.vue')['default']
     FilePreview: typeof import('./src/components/filePreview/index.vue')['default']
     IndusreialArea: typeof import('./src/components/indusreialArea/index.vue')['default']

--
Gitblit v1.8.0