| | |
| | | elem: $view.find('table'), |
| | | id: 'salesmanAchieveTable', |
| | | url: ctx + 'admin/mallMember/salesmanAchieveList', |
| | | totalRow : true, |
| | | toolbar: '#tableToolBar', |
| | | cols: [[ |
| | | {field: 'province', title: '省', width: 200,align:'center',totalRowText:"合计"}, |
| | | {field: 'province', title: '省', width: 200,align:'center'}, |
| | | {field: 'city', title: '市', width: 200,align:'center'}, |
| | | {field: 'salesmanName', title: '推销员', width: 200,align:'center', totalRow:true}, |
| | | {field: 'memberCnt', title: '总人数', width: 200,align:'center', totalRow:true}, |
| | | {field: 'salesmanName', title: '推销员', width: 200,align:'center'}, |
| | | {field: 'memberCnt', title: '总人数', width: 200,align:'center'}, |
| | | {width: 200,align:'center'}, |
| | | {width: 200,align:'center'}, |
| | | {width: 200,align:'center'}, |