王佳豪
2021-06-03 b76802959d44642215a4c60799134e9a5f50469f
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>