#
Junjie
2024-05-31 312e8271b507e33ff3c7c60a7315934c4181a8ba
#
1个文件已修改
26 ■■■■ 已修改文件
zy-asrs-wms/src/main/webapp/views/mat/mat.html 26 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-wms/src/main/webapp/views/mat/mat.html
@@ -433,33 +433,35 @@
    {{#each data}}
    <table class="contain" width="300"
           style="overflow: hidden;font-size: xx-small;table-layout: fixed;margin-top: 20px;">
        <tr style="height: 50px">
        <tr style="height: 20px">
            <td align="center" scope="col" colspan="1">名称</td>
            <td align="center" scope="col" colspan="1" style="">{{this.maktx}}</td>
            <td align="center" scope="col" colspan="2" rowspan="2">
                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="80%">
            <td align="center" scope="col" colspan="2" rowspan="4">
                <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="40%">
                <div style="letter-spacing: 1px;margin-top: 1px; text-align: center">
                    <span>{{this.matnr}}</span>
                </div>
            </td>
        </tr>
        <tr style="height: 50px">
        <tr style="height: 20px">
            <td align="center" colspan="1">规格</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.specs}}
            </td>
        </tr>
        <tr style="height: 50px">
        <tr style="height: 20px">
            <td align="center" colspan="1">图号</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.imgNum}}
            </td>
            <td align="center" colspan="1">重量</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.weight}}
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.specs}}
            </td>
        </tr>
        <tr style="height: 50px">
        <tr style="height: 20px">
            <td align="center" colspan="1">重量</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.specs}}
            </td>
        </tr>
        <tr style="height: 20px">
            <td align="center" colspan="1">机型</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.model}}
@@ -469,7 +471,7 @@
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.material}}
            </td>
        </tr>
        <tr style="height: 50px">
        <tr style="height: 20px">
            <td align="center" colspan="1">制令</td>
            <td align="center" colspan="1"
                style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.decrees}}