luxiaotao1123
2021-06-18 c1702cc51a4d94ed37d5083494c87fe0f2cbe5b3
src/main/webapp/views/pda/pakin.html
@@ -169,7 +169,7 @@
            method: 'POST',
            success: function (res) {
                if (res.code === 200) {
                    if (res.data != null && res.data.length > 0) {
                    if (res.data != null) {
                        $('#node-ok').show();
                        $("#mat-btn").focus();
                    } else {