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