#
luxiaotao1123
2021-03-12 ea4dbc4c1efb18706cd5c6cf79523edf020b03f5
#
1个文件已修改
2 ■■■■■ 已修改文件
src/main/webapp/views/home/console.html 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/home/console.html
@@ -327,6 +327,7 @@
                                    <td align="center">滞留天数</td>
                                    <td align="center">商品编码</td>
                                    <td align="center">商品名称</td>
                                    <td align="center">数量</td>
                                </tr>
                                </thead>
                                <tbody id="retentionList">
@@ -548,6 +549,7 @@
        <td align="center">
            <span style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">{{maktx}}</span>
        </td>
        <td align="center"><span style="font-weight: bold">{{anfme}}</span></td>
    </tr>
    {{/each}}
</script>