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