Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/basketLoadGoodsView.jsp =================================================================== diff -u -r16647 -r16649 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/basketLoadGoodsView.jsp (.../basketLoadGoodsView.jsp) (revision 16647) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/basketLoadGoodsView.jsp (.../basketLoadGoodsView.jsp) (revision 16649) @@ -44,12 +44,7 @@ $("#basketItemTable").append(materialElement); totalAmount += msg[i].amount; } - var materialElement = $('' - + '' - + '合计:' + totalAmount + '' - + '' - + ''); - $("#basketItemTable").append(materialElement); + $("#columnAmount").text("数量(" + totalAmount + ")"); }, error : function() { } @@ -62,7 +57,7 @@ - +
物品名称数量数量 类型