From b64809a4d430f05975282a83bc212ca82ec8b281 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Wed, 20 Nov 2024 15:05:03 +0800
Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E5=8E=86=E7=BC=96=E8=BE=91=E9=A1=B5PM?=
=?UTF-8?q?=E5=8F=AF=E4=B8=8A=E4=BC=A0=E9=A1=BE=E9=97=AE=E5=8D=8F=E8=AE=AE?=
=?UTF-8?q?=E3=80=81=E7=A1=AE=E8=AE=A4=E4=B9=A6=EF=BC=8C=E5=8F=AF=E8=BF=9B?=
=?UTF-8?q?=E8=A1=8C=E8=AE=BE=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/UploadFiles/index.vue | 121 ++++---
.../components/file/agreement.vue | 128 ++++++--
.../components/info/holiday.vue | 1 -
.../components/info/setting.vue | 297 ++++++++++++++++++
src/views/reviewers/curriculumVitae/index.vue | 25 +-
5 files changed, 502 insertions(+), 70 deletions(-)
create mode 100644 src/views/reviewers/curriculumVitae/components/info/setting.vue
diff --git a/src/components/UploadFiles/index.vue b/src/components/UploadFiles/index.vue
index 8d714045..a1bee881 100644
--- a/src/components/UploadFiles/index.vue
+++ b/src/components/UploadFiles/index.vue
@@ -9,37 +9,51 @@
:file-list="fileList"
:accept="accept"
>
-