#
luxiaotao1123
2021-05-27 cb54d3d6086cebeae5e41a3675957b16ae005baa
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();
                    }