From ad6eccacdf2507b00a112ef17329965b2179e5a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=AE=B6=E4=B8=9C?= <1654135867@qq.com>
Date: Mon, 26 May 2025 11:22:00 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BD=9C=E5=93=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/userInfo/components/reacList.vue | 110 ++++++++++++++++++++-
1 file changed, 107 insertions(+), 3 deletions(-)
diff --git a/src/views/userInfo/components/reacList.vue b/src/views/userInfo/components/reacList.vue
index 36e9e4c..2bb0fee 100644
--- a/src/views/userInfo/components/reacList.vue
+++ b/src/views/userInfo/components/reacList.vue
@@ -9,13 +9,48 @@
label="年度比赛名称"
prop="compName"
/>
-
+ />
+
+
+ {{ formatstatus(row.workStatus) }}
+
+
+
+
+
+
+ 下载文件
+
+ 无作品文件
+
+
+
+
+
+
+ {{row.enrollStatic == '2' ? '上传作品' : '未审核'}}
+
+ 已上传作品
+
+
@@ -70,6 +105,44 @@
+
+
+
+
+
+
+
+
+ 选择文件
+
+
+
+ 作品只允许上传一个
+
+
+
+
+
+
+
+