自动化立体仓库 - WMS系统
zhangc
2024-12-23 ae5efa8720b18cba84a55a7b98413813b55407c7
src/main/webapp/static/js/manLocDetl/manLocDetlTemp.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}