自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-11 39b22a93673a65872b7f63f8d5ff1c2b95ef0bbd
src/main/webapp/views/matCode/matCode.html
@@ -133,7 +133,7 @@
            <div id="template-container" style="margin: 20px;text-align: center">
                <!-- 预览图 1 -->
                <div id="template-preview-1" class="template-preview" style="display: none">
                <div id="template-preview-1" class="template-preview" style="display: inline-block">
                    <table class="contain" height="217" width="317" style="overflow: hidden;font-size: xx-small">
                        <tr>
                            <td colspan="1" align="center" scope="col">条码</td>
@@ -190,7 +190,7 @@
                </div>
                <!-- 预览图 3 -->
                <div id="template-preview-3" class="template-preview" style="display: inline-block">
                <div id="template-preview-3" class="template-preview" style="display: none">
                    <table class="contain" height="217" width="317" style="overflow: hidden;font-size: xx-small">
                        <tr>
                            <td align="center" scope="col" width="50%" colspan="3">物料编码</td>
@@ -203,10 +203,7 @@
                        <tr>
                            <td align="center" width="50%" rowspan="1" colspan="3">物料规格</td>
                            <td align="center" width="50%" colspan="3" rowspan="4">
                                <img class="template-code template-qrcode" src="" width="80%">
                                <div style="letter-spacing: 2px;margin-top: 3px; text-align: center">
                                    <span>xxxxxx</span>
                                </div>
                                <img class="template-code template-qrcode" src="">
                            </td>
                        </tr>
                        <tr>
@@ -311,10 +308,7 @@
        <tr>
            <td align="center" width="50%" rowspan="1" colspan="3">物料单位</td>
            <td align="center" width="50%" colspan="3" rowspan="4">
                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="80%">
                <div style="letter-spacing: 2px;margin-top: 3px; text-align: center">
                    <span>{{this.matNo}}</span>
                </div>
                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}">
            </td>
        </tr>
        <tr>