src/main/webapp/views/pda/locDetlIframe.html
@@ -102,7 +102,6 @@ var countDom = $('#count'); function save() { console.log(countDom.val()) if (countDom.val() < 1) { return; } @@ -133,4 +132,4 @@ countDom.val(countDom.val() - 1); } </script> </html> </html>