chenhaozhe
2026-01-26 f20a697d4d3b666b2754b6d7057205f3d98503b7
components/BillListPopup/BillListPopupMouldConkBookBill.vue
@@ -246,6 +246,7 @@
                if (this.HBillNo) {
                    sWhere += ` and 单据号 like '%${this.HBillNo}%'`
                }
            sWhere += ` and isnull(关闭人,'')!=''  `
                return sWhere
            },
            getBillList() {