自动化立体仓库 - WMS系统
#1
dubin
2025-10-27 c32c0611a92f428cf0d2da76eff110ac065f664c
src/main/webapp/views/pakStore/stockOut.html
@@ -100,6 +100,7 @@
                <select id="staNoSelect" lay-verify="required">
                    <option value="">请选择站点</option>
                </select>
                <!-- 2.启动出库 -->
                <button class="layui-btn layui-btn-lg" id="btn-outbound" lay-event="outbound">启动出库</button>
            </div>