From 31597d0896c8d9f9fafdaee0cd9cedc8428e15fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Fri, 13 Oct 2023 20:10:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E6=9D=83=E4=BA=A4=E6=98=93=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/project/projectDetail.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/project/projectDetail.vue b/src/views/project/projectDetail.vue index fcda4d9f..ca3383a3 100644 --- a/src/views/project/projectDetail.vue +++ b/src/views/project/projectDetail.vue @@ -888,6 +888,7 @@ export default { if (m == 0 && s==0){ console.log("竞价结束22222222222") this.reload(); + return; } getBiddingList(this.id).then(response =>{ this.biddinglistInformation = response.rows