src/main/webapp/static/js/custOrder/custOrder.js
@@ -38,7 +38,7 @@ cols: [[ {type: 'checkbox'} // ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80} ,{field: 'number', align: 'center',title: '销售单号'} ,{field: 'number', align: 'center',title: '单号'} ,{field: 'btypeId', align: 'center',title: '客户编号'} ,{field: 'etypeId', align: 'center',title: '经手人编号', hide: true}