自动化立体仓库 - WMS系统
zyx
2024-02-28 273e605c07488911229da645df2f4b128c2d14e4
src/main/webapp/static/js/picking/picking.js
@@ -31,7 +31,7 @@
            ,{align: 'center', title: '二维码', toolbar: '#operate', width: 200 , hide:true}
            ,{align: 'center', title: '明细', toolbar: '#tbLook', minWidth: 160, width: 160}
            ,{field: 'status$', align: 'center',title: '状态'}
            // ,{field: 'custName', align: 'center',title: '客户名称', width: 160}
            ,{field: 'custName', align: 'center',title: '客户名称', width: 160}
            ,{field: 'createTime$', align: 'center',title: '操作时间'}
            ,{align: 'center', title: '操作', toolbar: '#operate'}