This commit is contained in:
linfso 2025-06-20 14:38:45 +08:00
parent 37ef2a0693
commit c102286303

View File

@ -233,8 +233,6 @@ export default {
listEmisSettleSubBill(qParam).then(response => {
this.emisSettleSubBillList = response.rows;
});
}
},