自动化立体仓库 - WMS系统
Junjie
2024-12-21 a98a2e141895ae9c225ca2db836ae98ddc3f75b9
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}