src/main/webapp/static/js/manLocDetl/manLocDetl.js
@@ -2,7 +2,7 @@ function getCol() { var cols = [ {field: 'locNo', align: 'center',title: '库位号'} ,{field: 'containerCode', align: 'center',title: '料想码', sort:true} ,{field: 'containerCode', align: 'center',title: '料箱码', sort:true} ,{field: 'matnr', align: 'center',title: '存货编码', sort:true} ,{field: 'maktx', align: 'center',title: '存货名称', sort:true} ,{field: 'docNum', align: 'center',title: '单据编号', hide: true}