1
wtt
2024-12-17 f678f337c52eeba961db31dcf35f5e0d869c6f08
WebTM/views/ÑéÊÕÈë¿â/Í⹺Èë¿â/Kf_POStockInBillList.html
@@ -927,11 +927,6 @@
                }
                if (HProjectNumber) {
                    sWhere += " and é¡¹ç›®ä»£ç  like '%" + HProjectNumber + "%'";
                    if (HBillSubType == "工程类") {
                        sWhere += "and é¡¹ç›®å­ç±»åž‹='工程类'"
                    } else if (HBillSubType == "任务类") {
                        sWhere += "and é¡¹ç›®å­ç±»åž‹='任务类'"
                    }
                }
                if (HSupID) {
                    sWhere += " and ä¾›åº”商 like '%" + HSupID + "%'";