From 4d78debb924dad2b8fa2bf2a16ebd813f9ff5ec0 Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Mon, 26 Aug 2024 23:10:01 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8D=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=AE=9E=E6=96=BD=E5=BA=8F=E5=8F=B7=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DetailComponent/ProjectApply.vue | 31 ------------------ .../DetailComponent/ProjectAttachment.vue | 32 ++++++++++++++++++- 2 files changed, 31 insertions(+), 32 deletions(-) diff --git a/src/components/DetailComponent/ProjectApply.vue b/src/components/DetailComponent/ProjectApply.vue index 971c509..456dc0c 100644 --- a/src/components/DetailComponent/ProjectApply.vue +++ b/src/components/DetailComponent/ProjectApply.vue @@ -686,38 +686,7 @@ onMounted(async () => { await init() }) -