| | |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline mingxi"> |
| | | <label class="layui-form-label" style="width: 60px;">批次</label> |
| | | <label class="layui-form-label" style="width: 60px;">进厂编号</label> |
| | | <div class="layui-input-inline" style="width: 170px; margin-right: 0px;"> |
| | | <input type="text" id="LotNo" name="LotNo" placeholder="批次" autocomplete="off" class="layui-input"> |
| | | <input type="text" id="LotNo" name="LotNo" placeholder="进厂编号" autocomplete="off" class="layui-input"> |
| | | </div> |
| | | </div> |
| | | |
| | |
| | | field: 'Standard', title: '规格', align: 'center' |
| | | }, |
| | | { |
| | | title: '批次', field: 'LotNo', align: 'center' |
| | | title: '进厂编号', field: 'LotNo', align: 'center' |
| | | }, |
| | | { |
| | | field: 'LotText', title: '批次描述',align: 'center' |
| | | }, |
| | | { |
| | | field: 'SupplierLot',title: '供货批次', align: 'center' |
| | | field: 'SupplierLot',title: '原厂批号', align: 'center' |
| | | }, |
| | | { |
| | | field: 'PalletNo', title: '托盘号', align: 'center' |