自动化立体仓库 - WMS系统
1
zhang
2025-09-12 df115aec77ff63d19e74193478b46bcc6bbc4f09
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>
<!-- 表格 -->