Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/expressRecycleForTouchScreen.jsp =================================================================== diff -u -r29202 -r29203 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/expressRecycleForTouchScreen.jsp (.../expressRecycleForTouchScreen.jsp) (revision 29202) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/expressRecycleForTouchScreen.jsp (.../expressRecycleForTouchScreen.jsp) (revision 29203) @@ -782,7 +782,7 @@ var showBasketLoadMaterialAmount = sstsConfig.showBasketLoadMaterialAmount; var imageButton = ''; if(showBasketLoadMaterialAmount == true){ - imageButton = ''; + imageButton = ''; } var basketElement = '
  • '; basketElement += ''; @@ -1837,7 +1837,7 @@ var showBasketLoadMaterialAmount = sstsConfig.showBasketLoadMaterialAmount; var imageButton = ''; if(showBasketLoadMaterialAmount == true){ - imageButton = ''; + imageButton = ''; } if(text !== ''){ Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js =================================================================== diff -u -r29202 -r29203 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 29202) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 29203) @@ -1387,7 +1387,7 @@ var showBasketLoadMaterialAmount = sstsConfig.showBasketLoadMaterialAmount; var imageButton = ''; if(showBasketLoadMaterialAmount == true){ - imageButton = ''; + imageButton = ''; } basketElement += '' + (sequence&&sequence>0?(sequence+'.' + basketName):basketName) +''+''+imageButton+''; if(sumCount){ @@ -6326,7 +6326,7 @@ var showBasketLoadMaterialAmount = sstsConfig.showBasketLoadMaterialAmount; var imageButton = ''; if(showBasketLoadMaterialAmount == true){ - imageButton = ''; + imageButton = ''; } if(text !== ''){ Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/customIntoBasket.js =================================================================== diff -u -r29197 -r29203 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/customIntoBasket.js (.../customIntoBasket.js) (revision 29197) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/customIntoBasket.js (.../customIntoBasket.js) (revision 29203) @@ -259,7 +259,7 @@ var showBasketLoadMaterialAmount = sstsConfig.showBasketLoadMaterialAmount; var imageButton = ''; if(showBasketLoadMaterialAmount == true){ - imageButton = ''; + imageButton = ''; } var basketElement = '
  • '; basketElement += ''; @@ -1194,7 +1194,7 @@ var showBasketLoadMaterialAmount = sstsConfig.showBasketLoadMaterialAmount; var imageButton = ''; if(showBasketLoadMaterialAmount == true){ - imageButton = ''; + imageButton = ''; } basketInfo.sequence = sequence; liElement.find('input:first').val(JSON.stringify(basketInfo)) @@ -1273,7 +1273,7 @@ var showBasketLoadMaterialAmount = sstsConfig.showBasketLoadMaterialAmount; var imageButton = ''; if(showBasketLoadMaterialAmount == true){ - imageButton = ''; + imageButton = ''; } var basketElement = '
  • '; basketElement += ''; @@ -1336,7 +1336,7 @@ var showBasketLoadMaterialAmount = sstsConfig.showBasketLoadMaterialAmount; var imageButton = ''; if(showBasketLoadMaterialAmount == true){ - imageButton = ''; + imageButton = ''; } if(text !== ''){ Index: ssts-web/src/main/webapp/images/btn_query.png =================================================================== diff -u Binary files differ