Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp =================================================================== diff -u -r13805 -r13818 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 13805) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 13818) @@ -297,7 +297,7 @@ +'
'+result.data[i].operator +'
'+result.data[i].recyclingApplicationType +'
'+status - +'
'+ result.data[i].remark +'
'); + +'
'+ result.data[i].remark +'
'); $("#recyclingRecordTable").append(recyclingRecordElement); idArray.push(result.data[i].id); }