自动化立体仓库 - WMS系统
zyx
2024-01-17 3d4a572565eadba1c9b32b5d9425c504a262fd7a
src/main/webapp/static/js/locOwner/locOwner.js
@@ -23,7 +23,9 @@
        cols: [[
            // {type: 'checkbox'}
            {field: 'owner', align: 'center',title: '客户名称'}
            ,{field: 'id', align: 'center',title: '客户编码'}
            ,{field: 'phone', align: 'center',title: '电话'}
            ,{field: 'addr', align: 'center',title: '地址'}
            ,{field: 'id', align: 'center',title: '客户编码',hide:true}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}
        ]],
        request: {