#
cp
2024-05-31 c5517659f714d52fd9841693aa9375e48e5140c4
#
1个文件已修改
20 ■■■■ 已修改文件
zy-asrs-wms/src/main/webapp/views/mat/mat.html 20 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-wms/src/main/webapp/views/mat/mat.html
@@ -437,14 +437,20 @@
            <td align="center" scope="col" colspan="1" style="font-size: 10px;">名称</td>
            <td align="center" scope="col" colspan="1" style="font-size: 10px;">{{this.maktx}}</td>
            <td align="center" scope="col" colspan="2" rowspan="4">
                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="40%">
                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="50%">
                <div style="letter-spacing: 1px;margin-top: 1px; text-align: center">
                    <span>{{this.matnr}}</span>
                </div>
            </td>
        </tr>
        <tr style="height: 20px">
            <td align="center" colspan="1" style="font-size: 10px;">规格</td>
            <td align="center" colspan="1" style="font-size: 10px;">制令</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;font-size: 10px;">{{this.specs}}
            </td>
        </tr>
        <tr style="height: 20px">
            <td align="center" colspan="1" style="font-size: 10px;">机型</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;font-size: 10px;">{{this.specs}}
            </td>
@@ -456,13 +462,7 @@
            </td>
        </tr>
        <tr style="height: 20px">
            <td align="center" colspan="1" style="font-size: 10px;">重量</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;font-size: 10px;">{{this.specs}}
            </td>
        </tr>
        <tr style="height: 20px">
            <td align="center" colspan="1" style="font-size: 10px;">机型</td>
            <td align="center" colspan="1" style="font-size: 10px;">规格</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;font-size: 10px;">{{this.model}}
            </td>
@@ -472,7 +472,7 @@
            </td>
        </tr>
        <tr style="height: 20px">
            <td align="center" colspan="1" style="font-size: 10px;">制令</td>
            <td align="center" colspan="1" style="font-size: 10px;">重量</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;font-size: 10px;">{{this.decrees}}
            </td>