|
@@ -0,0 +1,568 @@
|
|
|
+export default {
|
|
|
+ 'count': [
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jplqq',
|
|
|
+ 'title': '箭牌滤清器',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jplqq'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jpbsxlqq',
|
|
|
+ 'title': '箭牌变速箱滤清器',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jpbsxlqq'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'gplqq',
|
|
|
+ 'title': '冠牌滤清器',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'gplqq'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'lqqhj',
|
|
|
+ 'title': '滤清器合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'lqqhj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jpygp',
|
|
|
+ 'title': '箭牌雨刮片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jpygp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jpyyygp',
|
|
|
+ 'title': '箭牌雨燕雨刮片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jpyyygp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'gpygp',
|
|
|
+ 'title': '冠牌雨刮片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'gpygp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'ygphj',
|
|
|
+ 'title': '雨刮片合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'ygphj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jplb',
|
|
|
+ 'title': '箭牌喇叭',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jplb'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jpscp',
|
|
|
+ 'title': '箭牌刹车片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jpscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tbujpgyx',
|
|
|
+ 'title': 'TBU+箭牌感应线',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tbujpgyx'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'gpscp',
|
|
|
+ 'title': '冠牌刹车片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'gpscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tbuscp',
|
|
|
+ 'title': 'TBU刹车片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tbuscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tbuzhscp',
|
|
|
+ 'title': 'TBU至惠刹车片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tbuzhscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tbuscy',
|
|
|
+ 'title': 'TBU刹车油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tbuscy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tubpscp',
|
|
|
+ 'title': 'TBU-P刹车盘',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tubpscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'scphj',
|
|
|
+ 'title': '刹车片合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'scphj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'hjxdc',
|
|
|
+ 'title': '汇箭蓄电池',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'hjxdc'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'brsxdc',
|
|
|
+ 'title': '布瑞斯蓄电池',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'brsxdc'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'xdchj',
|
|
|
+ 'title': '蓄电池合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'xdchj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlsjy',
|
|
|
+ 'title': '德路斯机油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlsjy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlsbsxy',
|
|
|
+ 'title': '德路斯变速箱油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlsbsxy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlsscy',
|
|
|
+ 'title': '德路斯刹车油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlsscy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlsqcyhcp',
|
|
|
+ 'title': '德路斯汽车养护产品',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlsqcyhcp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'krxjy',
|
|
|
+ 'title': '科润星机油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'krxjy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'rhyhj',
|
|
|
+ 'title': '润滑油合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'rhyhj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'wsdhxq',
|
|
|
+ 'title': '稳升点火线圈',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'wsdhxq'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'wsledd',
|
|
|
+ 'title': '稳升LED灯',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'wsledd'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'wshj',
|
|
|
+ 'title': '稳升合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'wshj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'pphj',
|
|
|
+ 'title': '品牌合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'pphj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'lt',
|
|
|
+ 'title': '轮胎',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'lt'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'ngkhhs',
|
|
|
+ 'title': 'NGK火花塞',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'ngkhhs'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'flp',
|
|
|
+ 'title': '飞利浦',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'flp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlpphj',
|
|
|
+ 'title': '代理品牌合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlpphj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'hj',
|
|
|
+ 'title': '合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'hj'
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ 'list': [
|
|
|
+ {
|
|
|
+ 'dataIndex': 'bizMonth',
|
|
|
+ 'fixed': 'left',
|
|
|
+ 'title': '月份',
|
|
|
+ 'align': 'center',
|
|
|
+ 'key': 'bizMonth'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'dataIndex': 'subareaName',
|
|
|
+ 'fixed': 'left',
|
|
|
+ 'title': '区域',
|
|
|
+ 'align': 'center',
|
|
|
+ 'key': 'subareaName'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'dataIndex': 'subareaAreaName',
|
|
|
+ 'fixed': 'left',
|
|
|
+ 'title': '分区',
|
|
|
+ 'align': 'center',
|
|
|
+ 'key': 'subareaAreaName'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'dataIndex': 'bizUserName',
|
|
|
+ 'fixed': 'left',
|
|
|
+ 'title': '区域负责人',
|
|
|
+ 'align': 'center',
|
|
|
+ 'key': 'bizUserName',
|
|
|
+ 'ellipsis': 'true'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'dataIndex': 'provinceName',
|
|
|
+ 'fixed': 'left',
|
|
|
+ 'title': '省份',
|
|
|
+ 'align': 'center',
|
|
|
+ 'key': 'provinceName'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'dataIndex': 'dealerName',
|
|
|
+ 'fixed': 'left',
|
|
|
+ 'title': '客户名称',
|
|
|
+ 'align': 'left',
|
|
|
+ 'key': 'dealerName'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'dataIndex': 'dealerLevel',
|
|
|
+ 'fixed': 'left',
|
|
|
+ 'title': '客户级别',
|
|
|
+ 'align': 'center',
|
|
|
+ 'key': 'dealerLevel'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jplqq',
|
|
|
+ 'title': '箭牌滤清器',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jplqq'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jpbsxlqq',
|
|
|
+ 'title': '箭牌变速箱滤清器',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jpbsxlqq'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'gplqq',
|
|
|
+ 'title': '冠牌滤清器',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'gplqq'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'lqqhj',
|
|
|
+ 'title': '滤清器合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'lqqhj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jpygp',
|
|
|
+ 'title': '箭牌雨刮片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jpygp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jpyyygp',
|
|
|
+ 'title': '箭牌雨燕雨刮片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jpyyygp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'gpygp',
|
|
|
+ 'title': '冠牌雨刮片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'gpygp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'ygphj',
|
|
|
+ 'title': '雨刮片合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'ygphj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jplb',
|
|
|
+ 'title': '箭牌喇叭',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jplb'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'jpscp',
|
|
|
+ 'title': '箭牌刹车片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'jpscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tbujpgyx',
|
|
|
+ 'title': 'TBU+箭牌感应线',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tbujpgyx'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'gpscp',
|
|
|
+ 'title': '冠牌刹车片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'gpscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tbuscp',
|
|
|
+ 'title': 'TBU刹车片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tbuscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tbuzhscp',
|
|
|
+ 'title': 'TBU至惠刹车片',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tbuzhscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tbuscy',
|
|
|
+ 'title': 'TBU刹车油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tbuscy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'tubpscp',
|
|
|
+ 'title': 'TBU-P刹车盘',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'tubpscp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'scphj',
|
|
|
+ 'title': '刹车片合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'scphj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'hjxdc',
|
|
|
+ 'title': '汇箭蓄电池',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'hjxdc'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'brsxdc',
|
|
|
+ 'title': '布瑞斯蓄电池',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'brsxdc'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'xdchj',
|
|
|
+ 'title': '蓄电池合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'xdchj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlsjy',
|
|
|
+ 'title': '德路斯机油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlsjy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlsbsxy',
|
|
|
+ 'title': '德路斯变速箱油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlsbsxy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlsscy',
|
|
|
+ 'title': '德路斯刹车油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlsscy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlsqcyhcp',
|
|
|
+ 'title': '德路斯汽车养护产品',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlsqcyhcp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'krxjy',
|
|
|
+ 'title': '科润星机油',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'krxjy'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'rhyhj',
|
|
|
+ 'title': '润滑油合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'rhyhj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'wsdhxq',
|
|
|
+ 'title': '稳升点火线圈',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'wsdhxq'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'wsledd',
|
|
|
+ 'title': '稳升LED灯',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'wsledd'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'wshj',
|
|
|
+ 'title': '稳升合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'wshj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'pphj',
|
|
|
+ 'title': '品牌合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'pphj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'lt',
|
|
|
+ 'title': '轮胎',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'lt'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'ngkhhs',
|
|
|
+ 'title': 'NGK火花塞',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'ngkhhs'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'flp',
|
|
|
+ 'title': '飞利浦',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'flp'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'dlpphj',
|
|
|
+ 'title': '代理品牌合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'dlpphj'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ 'colour': 'red',
|
|
|
+ 'customRender': 'amount',
|
|
|
+ 'dataIndex': 'hj',
|
|
|
+ 'title': '合计',
|
|
|
+ 'align': 'right',
|
|
|
+ 'key': 'hj'
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|