src/main/webapp/static/js/trayCode/trayCode.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/static/js/trayCode/trayCode.js
@@ -321,7 +321,7 @@ box.print({ mediaPrint:true, deferred: $.Deferred().done(function () { layer.confirm('打印是否成功?(重要)', function(){ layer.confirm('[重要] 打印是否成功?', function(){ $.ajax({ url: baseUrl+"/trayCode/print/auth", headers: {'token': localStorage.getItem('token')},