From 37157ca94debb51bc5f8bd0998a6049866f10fa7 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Thu, 22 Jan 2026 14:19:50 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=20=E6=96=87=E4=BB=B6=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AwardPage/apply.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/AwardPage/apply.vue b/src/views/AwardPage/apply.vue index 4b7b1444..14e95ff0 100644 --- a/src/views/AwardPage/apply.vue +++ b/src/views/AwardPage/apply.vue @@ -372,8 +372,8 @@ // code: '', designTitle: '', designDescription: '', - pdfPath: 'test.pdf', - videoPath: 'test.video', + pdfPath: '', + videoPath: '', secureToken: null })