MESApplication/Controllers/QC/MesOqcItemsDetect02Controller.cs
@@ -219,10 +219,8 @@ { try { dynamic resultInfos = new ExpandoObject(); var (item, totalCount) = m.GetPage(queryObj); var tbBillList = resultInfos.tbBillList = item; var tbBillList = item; return new ResponseResult { status = 0,