From 77393dc4ab9f0bc2a080faac70587bf98950b90e Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 19 Nov 2025 04:00:30 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=B3=E8=AF=B7=E5=BC=80?= =?UTF-8?q?=E7=A5=A8=E6=9F=A5=E4=B8=8D=E5=88=B0=20=E7=BC=B4=E8=B4=B9?= =?UTF-8?q?=E8=AE=B0=E5=BD=95bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: java110 <928255095@qq.com> --- pages/invoice/addInvoiceApply.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/invoice/addInvoiceApply.vue b/pages/invoice/addInvoiceApply.vue index 899be10..ae25ab2 100644 --- a/pages/invoice/addInvoiceApply.vue +++ b/pages/invoice/addInvoiceApply.vue @@ -137,7 +137,7 @@ communityId: getCommunityId(), ownerId: this.ownerId, state: '1400', - openInvoice:'D', + openInvoice:'N', }).then(_details => { _details.forEach(function(_item) { _item.selected = "1";