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