| | |
| | | <label class="layui-form-label" style="width: 60px;">托盘号</label> |
| | | <div class="layui-input-inline" style="margin-right: 0;"> |
| | | <div class="layui-input-inline" style="margin-right: 0;"> |
| | | <input type="text" id="PalletNo" name="PalletNo" placeholder="托盘号" |
| | | autocomplete="off" class="layui-input"> |
| | | <input type="text" id="PalletNo" name="PalletNo" placeholder="托盘号" autocomplete="off" |
| | | class="layui-input"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | { field: 'SkuName', title: '物料名称', align: 'center'}, |
| | | { field: 'LotNo', title: '批次号', align: 'center', width: 155}, |
| | | |
| | | { field: 'LocatName', title: '储位地址', align: 'center', width: 90 }, |
| | | { field: 'LocatNo', title: '储位地址', align: 'center', width: 90 }, |
| | | { field: 'RoadwayName', title: '所属巷道', align: 'center', width: 90 }, |
| | | { field: 'WareHouseName', title: '所属仓库', align: 'center', width: 90 }, |
| | | |