From c3e006bba85f8e414d06f04804cd7f2050cbcb4d Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Sun, 9 Jun 2024 19:12:37 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8D=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E7=AB=8B=E9=A1=B9=E9=87=8D=E6=96=B0=E6=8F=90=E4=BA=A4=E7=AD=89?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=9B=BF=E6=8D=A2=E5=88=B0=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DetailComponent/ProjectApply.vue | 20 +++++++++++++++---- .../implementation/detail.vue | 20 +++---------------- 2 files changed, 19 insertions(+), 21 deletions(-) diff --git a/src/components/DetailComponent/ProjectApply.vue b/src/components/DetailComponent/ProjectApply.vue index 8ae2735..d4b1edb 100644 --- a/src/components/DetailComponent/ProjectApply.vue +++ b/src/components/DetailComponent/ProjectApply.vue @@ -13,8 +13,15 @@ @getAttachment="getAttachment" @getOtherFile="getOtherFile" :showFileList="true" :formData="formData" :preview="route.query.state==3"/> +