| | |
| | | </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> |
| | | <div class="layui-inline "> |
| | |
| | | // field: 'Standard', title: '物料规格', align: 'center',width:130 |
| | | // }, |
| | | // { |
| | | // title: '批次号', field: 'LotNo', align: 'center', width:140 |
| | | // title: '进厂编号', field: 'LotNo', align: 'center', width:140 |
| | | // }, |
| | | // { |
| | | // title: '批次描述', field: 'LotText', align: 'center', width:100 |
| | | // }, |
| | | // { |
| | | // title: '供货批次', field: 'SupplierLot', align: 'center', width:100 |
| | | // title: '原厂批号', field: 'SupplierLot', align: 'center', width:100 |
| | | // }, |
| | | // { |
| | | // field: 'LocatNo', title: '储位地址', align: 'center',width:100 |
| | |
| | | {field: 'SkuName', title: '物料名称', align: 'center',width:100}, |
| | | {field: 'Qty', title: '库存数量', align: 'center',width:100}, |
| | | {field: 'Standard', title: '物料规格', align: 'center',width:130}, |
| | | {field: 'LotNo',title: '批次号', align: 'center', width:140}, |
| | | {field: 'LotNo',title: '进厂编号', align: 'center', width:140}, |
| | | {field: 'LotText',title: '批次描述', align: 'center', width:100}, |
| | | {field: 'SupplierLot',title: '供货批次', align: 'center', width:100}, |
| | | {field: 'SupplierLot',title: '原厂批号', align: 'center', width:100}, |
| | | {field: 'ProductionTime', title: '生产时间', align: 'center',width:150,templet: '#templetProductionTime'}, |
| | | {field: 'Status', title: '物料状态', align: 'center',width:100, templet: '#buttonTpl'}, |
| | | {field: 'InspectMark', title: '抽检标记', align: 'center',width:100, templet: '#InspectMarkStatus'}, |