From da3c94d26039e7ff4f12a9d5d1ab41e4360005ed Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Mon, 29 Jul 2024 19:08:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8A=95=E8=B5=84=E4=BA=A4=E6=98=93?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=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/pages/work/accounts/investAccountDeal/addEdit.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/work/accounts/investAccountDeal/addEdit.vue b/src/pages/work/accounts/investAccountDeal/addEdit.vue index b769ec7..d038e8d 100644 --- a/src/pages/work/accounts/investAccountDeal/addEdit.vue +++ b/src/pages/work/accounts/investAccountDeal/addEdit.vue @@ -87,7 +87,8 @@ const data = reactive({ updateTime: null, delFlag: null, remark: null, - dealCategory: '2' + dealCategory: '2', + childCategory: '2' }, queryAccountParams: { pageNum: 1,