MES.Service/service/QC/RKJService.cs
@@ -623,7 +623,8 @@ ItemInId = m.ItemInId, Daa015 = da.Daa015, LineNo = c.LineNo, Quantity = m.Quantity Quantity = m.Quantity, Bgr = c.Bgr }) .OrderBy(a => a.CreateDate, OrderByType.Desc) .ToPageList(queryObj.PageIndex, queryObj.Limit, ref totalCount);