自动化立体仓库 - WMS系统
zyx
2024-01-08 71d838e032d13a46a07917f5606862496220ea74
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: {