From 7dea80bb8c2c5163fc6d16157d064352818e24f8 Mon Sep 17 00:00:00 2001 From: jishenghua <752718920@qq.com> Date: Sat, 14 Dec 2024 11:42:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E8=B4=A6=E6=88=B7=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/views/report/modules/AccountInOutList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jshERP-web/src/views/report/modules/AccountInOutList.vue b/jshERP-web/src/views/report/modules/AccountInOutList.vue index 22791f800..7e428ebca 100644 --- a/jshERP-web/src/views/report/modules/AccountInOutList.vue +++ b/jshERP-web/src/views/report/modules/AccountInOutList.vue @@ -87,7 +87,7 @@ return { title:"操作", visible: false, - disableMixinCreated: false, + disableMixinCreated: true, toFromType: '', currentAccountId: '', currentInitialAmount: '',