Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/selectRecyclingDate.jsp =================================================================== diff -u -r13281 -r13283 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/selectRecyclingDate.jsp (.../selectRecyclingDate.jsp) (revision 13281) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/selectRecyclingDate.jsp (.../selectRecyclingDate.jsp) (revision 13283) @@ -199,5 +199,11 @@ result += '}' return result; } + function changeRecycleAmount(){ + + } + function openUpdateAmount(){ + + }