From 1825b6c871ef0e2426c9b5a65f661446456121d9 Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Mon, 20 May 2024 00:44:37 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8D=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/steps/index.vue | 1 - src/views/project-demand/summary/detail.vue | 37 +++++---------------- 2 files changed, 9 insertions(+), 29 deletions(-) diff --git a/src/components/steps/index.vue b/src/components/steps/index.vue index 80a3a76..22142ca 100644 --- a/src/components/steps/index.vue +++ b/src/components/steps/index.vue @@ -241,7 +241,6 @@ getBaseInfo() watchEffect(() => { console.log(props.active, 'props.active'); localActive.value = props.active - getBaseInfo() }) diff --git a/src/views/project-demand/summary/detail.vue b/src/views/project-demand/summary/detail.vue index a8f7c9a..a4f971c 100644 --- a/src/views/project-demand/summary/detail.vue +++ b/src/views/project-demand/summary/detail.vue @@ -2,7 +2,7 @@ @@ -12,21 +12,26 @@