王佳豪
2021-05-31 c1ff40432af2ecf8b8bff5485d40ed54a5f929ae
src/main/webapp/views/pda/pakin.html
@@ -171,6 +171,7 @@
                if (res.code === 200) {
                    if (res.data != null) {
                        $('#node-ok').show();
                        $("#mat-btn").focus();
                    } else {
                        $('#node-ok').hide();
                    }