自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-16 fcaf9357f9c6aa18bd99cb041161ee22583a38d8
src/main/webapp/static/js/locDetl/locDetl.js
@@ -20,7 +20,7 @@
        cols: [[
            {type: 'checkbox'}
//            ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80}
            ,{field: 'locNo$', align: 'center',title: '库位号',event: 'locNo', style: 'cursor:pointer'}
            ,{field: 'locNo$', align: 'center',title: '库位号'}
            ,{field: 'matnr', align: 'center',title: '物料'}
            ,{field: 'lgnum', align: 'center',title: '仓库号', width:80}
            ,{field: 'tbnum', align: 'center',title: '转储请求编号'}