自动化立体仓库 - WMS系统
#
yxFwq
2025-01-03 0afba31001bcc9cc05af2b9061aa32bf7bd83b0b
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>
<!-- 表格 -->