自动化立体仓库 - WMS系统
#
lsh
2024-01-27 fba09022a5d155f2d60c2cc17ceab34a29537063
#
1个文件已修改
8 ■■■■■ 已修改文件
src/main/webapp/views/report/viewLocMap.html 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/report/viewLocMap.html
@@ -72,6 +72,14 @@
</div>
<div id="locMapContain">
    <table class="layui-table" id="locMap" lay-filter="locMap"></table>
    <!-- 底部 -->
    <div class="layui-footer layui-text" style="color: black;text-align: center;">
        <strong><div>库位状态注释</div></strong>
        <strong><p>D.空桶/空栈板  <<===========>>  F.在库  <<===========>>  O.空库位</p>
            <p>P.拣料/盘点/并板出库中  <<===========>>  Q.拣料/盘点/并板再入库</p>
            <p>R.出库预约  <<===========>>  S.入库预约  <<===========>>  X.禁用</p></strong>
    </div>
</div>
<!-- 表格 -->