From 83d5b2be8fdf0ac0b59cacf6b344c8815ab4d040 Mon Sep 17 00:00:00 2001 From: seatonwan9 Date: 星期二, 02 九月 2025 19:58:11 +0800 Subject: [PATCH] 提交源码 --- 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