From 3ebed16feacad9864d4d1b4085d84b20cf3ba048 Mon Sep 17 00:00:00 2001 From: "YOHO\\20373" <2037305722@qq.com> Date: Tue, 3 Jun 2025 17:07:29 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E7=BD=91?= =?UTF-8?q?=E7=BB=9C=E9=A2=98=E9=99=84=E4=BB=B6=E5=A4=9A=E4=BA=86=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/paper/question/BrowerForm.vue | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/views/paper/question/BrowerForm.vue b/src/views/paper/question/BrowerForm.vue index 4bcbfcd..879d13e 100644 --- a/src/views/paper/question/BrowerForm.vue +++ b/src/views/paper/question/BrowerForm.vue @@ -456,12 +456,6 @@ const formData = ref({ url: '', fileType: '1', fileName: '' - }, - { - quId: '', - url: '', - fileType: '2', - fileName: '' }] }) const kaodianList = ref([]) @@ -813,12 +807,6 @@ const resetForm = () => { url: '', fileType: '1', fileName: '' - }, - { - quId: '', - url: '', - fileType: '2', - fileName: '' }] } keywordList.value=[],