From 8682c0589bfa2b8f8853844bc160bec6392efa6d Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Wed, 19 Nov 2025 11:59:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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";