MESApplication/Controllers/QC/RKJController.cs
@@ -136,7 +136,7 @@ { dynamic resultInfos = new ExpandoObject(); var (items, totalCount) = new RKJService().getPage(queryObj); var tbBillList =items; var tbBillList = items; resultInfos.tbBillList = tbBillList; return new ResponseResult {