自动化立体仓库 - WMS系统
ZY
2025-02-07 5000a7f971fd5632c1e729e80e3b8a0441eb20b0
src/main/webapp/static/js/allLocDetl/locDetl.js
@@ -3,7 +3,7 @@
function getCol() {
    var cols = [
        {field: 'locNo', align: 'center',title: '库位号'}
        ,{field: 'suppCode', align: 'center',title: '料箱码', sort:true}
        ,{field: 'suppCode', align: 'center',title: '货架码', sort:true}
        ,{field: 'matnr', align: 'center',title: '商品编码', sort:true}
        ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
        ,{field: 'orderNo', align: 'center',title: '单据编号', hide: false}