From 963d43249aeb8589cc8aa570d9c2f3c09f0b0dd4 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Tue, 21 May 2024 14:11:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8A=95=E8=B5=84=E6=94=B6=E7=9B=8A?= =?UTF-8?q?=E5=88=86=E6=9E=90=EF=BC=8Cbug=E4=BF=AE=E5=A4=8D=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/invest/investDealAnalysis/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/invest/investDealAnalysis/index.vue b/src/views/invest/investDealAnalysis/index.vue index fc0f479..f7bd0c5 100644 --- a/src/views/invest/investDealAnalysis/index.vue +++ b/src/views/invest/investDealAnalysis/index.vue @@ -195,7 +195,7 @@ const data = reactive({ id: null, dataType: '5', dealType: null, - dealCategory: null + dealCategory: '2' }, queryAcccountsParams: { pageNum: 1,