自动化立体仓库 - WMS系统
whycq
2024-11-25 bcb19e8c93c3cabf0d8eb3ee34ed819b3c5a10ef
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}