自动化立体仓库 - WMS系统
zyx
2024-01-23 48bc286e5b6c2828d301a556da792c6e4d6aa7cc
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: {