Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.js =================================================================== diff -u -r34220 -r34224 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.js (.../awaitForRecycleList.js) (revision 34220) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.js (.../awaitForRecycleList.js) (revision 34224) @@ -1051,6 +1051,7 @@ var invoicePlanAmount = jsonData.invoicePlanAmount; $('#departCount').html(departAmount); $('#applicationCount').html(invoicePlanAmount); + $('#awaitForRecycleTableBody').html(''); } if (isOpenApplication && jsonData.rows.length == 1) { // 该科室的回收单的数量为1,直接打开该回收单