src/main/webapp/static/js/trayCode/trayCode.js
@@ -293,8 +293,8 @@ ,range: true }); // 开始打印 form.on('submit(print)', function (data) { console.log(data.field.type) $.ajax({ url: baseUrl+"/trayCode/print/preview", headers: {'token': localStorage.getItem('token')},