自动化立体仓库 - WMS系统
zyx
2024-01-17 3d4a572565eadba1c9b32b5d9425c504a262fd7a
src/main/webapp/views/picking/picking.html
@@ -75,6 +75,7 @@
    <a class="layui-btn layui-btn-primary layui-border-blue layui-btn-xs btn-complete" lay-event="complete">完结</a>
    {{# } }}
    <a class="layui-btn layui-btn-primary layui-border-blue layui-btn-xs btn-complete" lay-event="btnPrint2">打印</a>
    <a class="layui-btn layui-btn-danger layui-btn-xs btn-delete" lay-event="del">删除</a>
 <!--   <a class="layui-btn layui-btn-primary layui-btn-xs btn-edit" lay-event="btnPrint"><img src="../../static/image/nav/fn_3.png" alt="二维码"></a>
-->
</script>
@@ -162,10 +163,10 @@
    <table width="100%" style="border:0;border-bottom:#0C0C0C solid 2px; margin-bottom:20px;padding:0;overflow: hidden;font-size: xx-small;table-layout: fixed;">
        <tr style="height: 25px;font-size: 15px;">
            <td align="left" scope="col" colspan="1" style="width: 100px;">
                料号:
                <!-- 料号: -->批号
            </td>
            <td>
                {{this.matnr}}
                <!-- {{this.matnr}} -->{{this.batch}}
            </td>
            <td align="left" scope="col" colspan="1" rowspan="4">
                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="100px">
@@ -173,10 +174,10 @@
        </tr>
        <tr style="height: 25px;font-size: 15px;">
            <td align="left" scope="col" colspan="1" style="width: 100px;">
                商品名:
<!--                商品名:-->包号
            </td>
            <td>
                {{this.maktx}}
<!--                {{this.maktx}}--> {{this.barcode}}
            </td>
        </tr>
        <tr style="height: 25px; font-size: 15px;">