zy-asrs-wms/src/main/webapp/views/pakStore/pakStore.html
@@ -102,6 +102,10 @@ <select id="putSiteSelect" lay-verify="required"> <option value="">请选择站点</option> </select> <span style="margin-left: 10px;"> <input type="radio" name="locType1" value="1" title="低库位" checked /> <input type="radio" name="locType1" value="2" title="高库位" /> </span> <!-- 2.启动出库 --> <button class="layui-btn layui-btn-normal layui-btn-lg" id="btn-comb" lay-event="comb" style="">启动入库</button> </div>