|  |  | 
 |  |  | <!--    </div>--> | 
 |  |  |     <div class="layui-inline"> | 
 |  |  |       <div class="layui-input-inline"> | 
 |  |  |         <input class="layui-input" type="text" name="suppCode" placeholder="新旧备注" autocomplete="off"> | 
 |  |  |       </div> | 
 |  |  |     </div> | 
 |  |  |     <div class="layui-inline"> | 
 |  |  |       <div class="layui-input-inline"> | 
 |  |  |         <input class="layui-input" type="text" name="batch" placeholder="尺寸" autocomplete="off"> | 
 |  |  |       </div> | 
 |  |  |     </div> | 
 |  |  | 
 |  |  |       ,{field: 'locNo', align: 'center',title: '库位号', merge: true, style: 'font-weight: bold'} | 
 |  |  |       ,{field: 'matnr', align: 'center',title: '物料类型',style: 'font-weight: bold'} | 
 |  |  |       ,{field: 'batch', align: 'center',title: '木箱尺寸',style: 'font-weight: bold'} | 
 |  |  |       ,{field: 'suppCode', align: 'center',title: '新旧',style: 'font-weight: bold'} | 
 |  |  |       ,{field: 'memo', align: 'center',title: '木箱备注',style: 'font-weight: bold'} | 
 |  |  |       ,{field: 'anfme', align: 'center',title: '数量',style: 'font-weight: bold'} | 
 |  |  |  |