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){