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";