From cc61637819b7d4ddba867393e81f782dcdfd9bd0 Mon Sep 17 00:00:00 2001 From: linfso Date: Thu, 31 Oct 2024 08:15:28 +0800 Subject: [PATCH] md --- .../emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/emis/emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue b/src/views/emis/emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue index fe1dd3ff..ce0c91fb 100644 --- a/src/views/emis/emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue +++ b/src/views/emis/emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue @@ -275,7 +275,7 @@ export default { methods: { initData() { this.reset(); - this.form.openBillScope='0'; + this.form.openBillScope='1'; this.changeOpenBillScope(); }, async handleCalcFeeItem(row){