#
luxiaotao1123
2020-07-03 5992dd7570e1c9bd8907b43c52564eeeb87b50e3
#
2个文件已修改
4 ■■■■ 已修改文件
src/main/webapp/static/js/trayCode/trayCode.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/trayCode/trayCode.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/trayCode/trayCode.js
@@ -312,7 +312,7 @@
                                "type="+data.field.type+"&param="+res.data[i].item+"&width="+200+"&height="+100;
                        } else {
                            res.data[i]["barcodeUrl"]=baseUrl+"/file/barcode/qrcode/auth?" +
                                "type="+data.field.type+"&param="+res.data[i].item+"&width="+50+"&height="+50;
                                "type="+data.field.type+"&param="+res.data[i].item+"&width="+400+"&height="+200;
                        }
                    }
                    var tpl = $('#trayCodeTemplate').html();
src/main/webapp/views/trayCode/trayCode.html
@@ -82,7 +82,7 @@
    <table class="layui-hide" id="trayCode" lay-filter="trayCode"></table>
</div>
<div id="printBox" style="display: block"></div>
<div id="printBox" style="display: block; height: 150px; width: 300px"></div>
<script type="text/html" id="toolbar">
    <div class="layui-btn-container">