From 8296816e95bc4c4cba378d2e4bc4d0e1d2d14f90 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期一, 08 七月 2024 09:43:07 +0800
Subject: [PATCH] 发版环境

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

diff --git a/components.d.ts b/components.d.ts
index 6086e98..14021a3 100644
--- a/components.d.ts
+++ b/components.d.ts
@@ -26,15 +26,12 @@
     ElSlider: typeof import('element-plus/es')['ElSlider']
     ElTable: typeof import('element-plus/es')['ElTable']
     ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
-    ElTabPane: typeof import('element-plus/es')['ElTabPane']
-    ElTabs: typeof import('element-plus/es')['ElTabs']
     ElTag: typeof import('element-plus/es')['ElTag']
     ExamAudio: typeof import('./src/components/ExamAudio/index.vue')['default']
     ExamInfo: typeof import('./src/components/ExamInfo/index.vue')['default']
     ExamInfoDialog: typeof import('./src/components/ExamInfoDialog/index.vue')['default']
     NormalHeader: typeof import('./src/components/NormalHeader/index.vue')['default']
     PDFViewer: typeof import('./src/components/PDFViewer/index.vue')['default']
-    PDFVIewer: typeof import('./src/components/PDFVIewer/index.vue')['default']
     RouterLink: typeof import('vue-router')['RouterLink']
     RouterView: typeof import('vue-router')['RouterView']
     VideoViewer: typeof import('./src/components/VideoViewer/index.vue')['default']

--
Gitblit v1.8.0