Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp =================================================================== diff -u -r27511 -r27515 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 27511) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 27515) @@ -1254,7 +1254,7 @@ recycleTheApplication(jsonData.row[0].id,null); }else if(jsonData.row.length >= 1){//isOpenApplication可能为false //$("#awaitForRecycleTable").empty(); - getData(jsonData.row,page,pageSize); + getData(jsonData.row,pageIndex,pageSize); }else{ if(sstsConfig.newRecyclingApplicationWhenScanNoApplicationDepart && !isUndefinedOrNullOrEmpty(orgUnitCoding) && isOpenApplication){