luxiaotao1123
2021-06-18 c1702cc51a4d94ed37d5083494c87fe0f2cbe5b3
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();
                    }