1
duhe
2023-12-25 dfc1961f8c3cd1bdaf7fa83843c14b0540705cf4
WebTM/views/生产管理/报工台工序/产量汇报/Sc_ICMOBillWorkQtyStatus_TmpList.html
@@ -297,10 +297,10 @@
            }
            if (HDate) {
                sWhere += " and 閲囬泦鏃堕棿 >= '" + HDate + "'";
                sWhere += " and CONVERT(varchar(100), 閲囬泦鏃堕棿, 23) >= '" + HDate + "'";
            }
            if (HDate1) {
                sWhere += " and 閲囬泦鏃堕棿 <= '" + HDate1 + "'";
                sWhere += " and CONVERT(varchar(100), 閲囬泦鏃堕棿, 23) <= '" + HDate1 + "'";
            }
            if (HICMOBillNo) {