From 0686cdd07f9b3d9949dba4f8b43ea7a5e515feec Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Wed, 10 Dec 2025 23:22:07 +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=8C=E8=87=AA=E6=B5=8Bbug=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../accounts/investAccountDeal/addEdit.vue | 69 ++++++++++--------- 1 file changed, 35 insertions(+), 34 deletions(-) diff --git a/src/pages/work/accounts/investAccountDeal/addEdit.vue b/src/pages/work/accounts/investAccountDeal/addEdit.vue index 2efa5a7..fd6404b 100644 --- a/src/pages/work/accounts/investAccountDeal/addEdit.vue +++ b/src/pages/work/accounts/investAccountDeal/addEdit.vue @@ -2,10 +2,8 @@ @@ -45,16 +43,15 @@ - + + @confirm="handleAccountNameConfirm"> + @confirm="handleDealTypeConfirm"> @@ -267,49 +261,56 @@ onLoad((option) => { + + \ No newline at end of file