dataProvince.js 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549
  1. export default {
  2. "count": [
  3. {
  4. "type": "amount",
  5. "dataIndex": "jplqq",
  6. "title": "箭牌滤清器",
  7. "align": "right",
  8. "key": "jplqq"
  9. },
  10. {
  11. "type": "amount",
  12. "dataIndex": "jpbsxlqq",
  13. "title": "箭牌变速箱滤清器",
  14. "align": "right",
  15. "key": "jpbsxlqq"
  16. },
  17. {
  18. "type": "amount",
  19. "dataIndex": "gplqq",
  20. "title": "冠牌滤清器",
  21. "align": "right",
  22. "key": "gplqq"
  23. },
  24. {
  25. "colour": "red",
  26. "type": "amount",
  27. "dataIndex": "lqqhj",
  28. "title": "滤清器合计",
  29. "align": "right",
  30. "key": "lqqhj"
  31. },
  32. {
  33. "type": "amount",
  34. "dataIndex": "jpygp",
  35. "title": "箭牌雨刮片",
  36. "align": "right",
  37. "key": "jpygp"
  38. },
  39. {
  40. "type": "amount",
  41. "dataIndex": "jpyyygp",
  42. "title": "箭牌雨燕雨刮片",
  43. "align": "right",
  44. "key": "jpyyygp"
  45. },
  46. {
  47. "type": "amount",
  48. "dataIndex": "gpygp",
  49. "title": "冠牌雨刮片",
  50. "align": "right",
  51. "key": "gpygp"
  52. },
  53. {
  54. "colour": "red",
  55. "type": "amount",
  56. "dataIndex": "ygphj",
  57. "title": "雨刮片合计",
  58. "align": "right",
  59. "key": "ygphj"
  60. },
  61. {
  62. "colour": "red",
  63. "type": "amount",
  64. "dataIndex": "jplb",
  65. "title": "箭牌喇叭",
  66. "align": "right",
  67. "key": "jplb"
  68. },
  69. {
  70. "type": "amount",
  71. "dataIndex": "jpscp",
  72. "title": "箭牌刹车片",
  73. "align": "right",
  74. "key": "jpscp"
  75. },
  76. {
  77. "type": "amount",
  78. "dataIndex": "tbujpgyx",
  79. "title": "TBU+箭牌感应线",
  80. "align": "right",
  81. "key": "tbujpgyx"
  82. },
  83. {
  84. "type": "amount",
  85. "dataIndex": "gpscp",
  86. "title": "冠牌刹车片",
  87. "align": "right",
  88. "key": "gpscp"
  89. },
  90. {
  91. "type": "amount",
  92. "dataIndex": "tbuscp",
  93. "title": "TBU刹车片",
  94. "align": "right",
  95. "key": "tbuscp"
  96. },
  97. {
  98. "type": "amount",
  99. "dataIndex": "tbuzhscp",
  100. "title": "TBU至惠刹车片",
  101. "align": "right",
  102. "key": "tbuzhscp"
  103. },
  104. {
  105. "type": "amount",
  106. "dataIndex": "tbuscy",
  107. "title": "TBU刹车油",
  108. "align": "right",
  109. "key": "tbuscy"
  110. },
  111. {
  112. "type": "amount",
  113. "dataIndex": "tubpscp",
  114. "title": "TBU-P刹车盘",
  115. "align": "right",
  116. "key": "tubpscp"
  117. },
  118. {
  119. "colour": "red",
  120. "type": "amount",
  121. "dataIndex": "scphj",
  122. "title": "刹车片合计",
  123. "align": "right",
  124. "key": "scphj"
  125. },
  126. {
  127. "type": "amount",
  128. "dataIndex": "hjxdc",
  129. "title": "汇箭蓄电池",
  130. "align": "right",
  131. "key": "hjxdc"
  132. },
  133. {
  134. "type": "amount",
  135. "dataIndex": "brsxdc",
  136. "title": "布瑞斯蓄电池",
  137. "align": "right",
  138. "key": "brsxdc"
  139. },
  140. {
  141. "colour": "red",
  142. "type": "amount",
  143. "dataIndex": "xdchj",
  144. "title": "蓄电池合计",
  145. "align": "right",
  146. "key": "xdchj"
  147. },
  148. {
  149. "type": "amount",
  150. "dataIndex": "dlsjy",
  151. "title": "德路斯机油",
  152. "align": "right",
  153. "key": "dlsjy"
  154. },
  155. {
  156. "type": "amount",
  157. "dataIndex": "dlsbsxy",
  158. "title": "德路斯变速箱油",
  159. "align": "right",
  160. "key": "dlsbsxy"
  161. },
  162. {
  163. "type": "amount",
  164. "dataIndex": "dlsscy",
  165. "title": "德路斯刹车油",
  166. "align": "right",
  167. "key": "dlsscy"
  168. },
  169. {
  170. "type": "amount",
  171. "dataIndex": "dlsqcyhcp",
  172. "title": "德路斯汽车养护产品",
  173. "align": "right",
  174. "key": "dlsqcyhcp"
  175. },
  176. {
  177. "type": "amount",
  178. "dataIndex": "krxjy",
  179. "title": "科润星机油",
  180. "align": "right",
  181. "key": "krxjy"
  182. },
  183. {
  184. "colour": "red",
  185. "type": "amount",
  186. "dataIndex": "rhyhj",
  187. "title": "润滑油合计",
  188. "align": "right",
  189. "key": "rhyhj"
  190. },
  191. {
  192. "type": "amount",
  193. "dataIndex": "wsdhxq",
  194. "title": "稳升点火线圈",
  195. "align": "right",
  196. "key": "wsdhxq"
  197. },
  198. {
  199. "type": "amount",
  200. "dataIndex": "wsledd",
  201. "title": "稳升LED灯",
  202. "align": "right",
  203. "key": "wsledd"
  204. },
  205. {
  206. "colour": "red",
  207. "type": "amount",
  208. "dataIndex": "wshj",
  209. "title": "稳升合计",
  210. "align": "right",
  211. "key": "wshj"
  212. },
  213. {
  214. "colour": "red",
  215. "type": "amount",
  216. "dataIndex": "pphj",
  217. "title": "品牌合计",
  218. "align": "right",
  219. "key": "pphj"
  220. },
  221. {
  222. "colour": "red",
  223. "type": "amount",
  224. "dataIndex": "luntai",
  225. "title": "轮胎",
  226. "align": "right",
  227. "key": "luntai"
  228. },
  229. {
  230. "type": "amount",
  231. "dataIndex": "ngkhhs",
  232. "title": "NGK火花塞",
  233. "align": "right",
  234. "key": "ngkhhs"
  235. },
  236. {
  237. "type": "amount",
  238. "dataIndex": "flp",
  239. "title": "飞利浦",
  240. "align": "right",
  241. "key": "flp"
  242. },
  243. {
  244. "colour": "red",
  245. "type": "amount",
  246. "dataIndex": "dlpphj",
  247. "title": "代理品牌合计",
  248. "align": "right",
  249. "key": "dlpphj"
  250. },
  251. {
  252. "colour": "red",
  253. "type": "amount",
  254. "dataIndex": "ppdlpphj",
  255. "title": "合计",
  256. "align": "right",
  257. "key": "ppdlpphj"
  258. }
  259. ],
  260. "list": [
  261. {
  262. "dataIndex": "bizMonth",
  263. "fixed": "left",
  264. "title": "月份",
  265. "align": "center",
  266. "key": "bizMonth"
  267. },
  268. {
  269. "dataIndex": "subareaName",
  270. "fixed": "left",
  271. "title": "区域",
  272. "align": "center",
  273. "key": "subareaName"
  274. },
  275. {
  276. "dataIndex": "bizUserName",
  277. "fixed": "left",
  278. "title": "区域负责人",
  279. "align": "center",
  280. "key": "bizUserName",
  281. "ellipsis": "true"
  282. },
  283. {
  284. "dataIndex": "provinceName",
  285. "fixed": "left",
  286. "title": "省份",
  287. "align": "center",
  288. "key": "provinceName"
  289. },
  290. { 'title': '业务类型', 'key': 'bizTypeDictValue','dataIndex': 'bizTypeDictValue','fixed': 'left', 'align': 'center'},
  291. { 'title': '业务单号', 'key': 'bizNo', 'dataIndex': 'bizNo', 'fixed': 'left', 'align': 'center'},
  292. {
  293. "type": "amount",
  294. "dataIndex": "jplqq",
  295. "title": "箭牌滤清器",
  296. "align": "right",
  297. "key": "jplqq"
  298. },
  299. {
  300. "type": "amount",
  301. "dataIndex": "jpbsxlqq",
  302. "title": "箭牌变速箱滤清器",
  303. "align": "right",
  304. "key": "jpbsxlqq"
  305. },
  306. {
  307. "type": "amount",
  308. "dataIndex": "gplqq",
  309. "title": "冠牌滤清器",
  310. "align": "right",
  311. "key": "gplqq"
  312. },
  313. {
  314. "colour": "red",
  315. "type": "amount",
  316. "dataIndex": "lqqhj",
  317. "title": "滤清器合计",
  318. "align": "right",
  319. "key": "lqqhj"
  320. },
  321. {
  322. "type": "amount",
  323. "dataIndex": "jpygp",
  324. "title": "箭牌雨刮片",
  325. "align": "right",
  326. "key": "jpygp"
  327. },
  328. {
  329. "type": "amount",
  330. "dataIndex": "jpyyygp",
  331. "title": "箭牌雨燕雨刮片",
  332. "align": "right",
  333. "key": "jpyyygp"
  334. },
  335. {
  336. "type": "amount",
  337. "dataIndex": "gpygp",
  338. "title": "冠牌雨刮片",
  339. "align": "right",
  340. "key": "gpygp"
  341. },
  342. {
  343. "colour": "red",
  344. "type": "amount",
  345. "dataIndex": "ygphj",
  346. "title": "雨刮片合计",
  347. "align": "right",
  348. "key": "ygphj"
  349. },
  350. {
  351. "colour": "red",
  352. "type": "amount",
  353. "dataIndex": "jplb",
  354. "title": "箭牌喇叭",
  355. "align": "right",
  356. "key": "jplb"
  357. },
  358. {
  359. "type": "amount",
  360. "dataIndex": "jpscp",
  361. "title": "箭牌刹车片",
  362. "align": "right",
  363. "key": "jpscp"
  364. },
  365. {
  366. "type": "amount",
  367. "dataIndex": "tbujpgyx",
  368. "title": "TBU+箭牌感应线",
  369. "align": "right",
  370. "key": "tbujpgyx"
  371. },
  372. {
  373. "type": "amount",
  374. "dataIndex": "gpscp",
  375. "title": "冠牌刹车片",
  376. "align": "right",
  377. "key": "gpscp"
  378. },
  379. {
  380. "type": "amount",
  381. "dataIndex": "tbuscp",
  382. "title": "TBU刹车片",
  383. "align": "right",
  384. "key": "tbuscp"
  385. },
  386. {
  387. "type": "amount",
  388. "dataIndex": "tbuzhscp",
  389. "title": "TBU至惠刹车片",
  390. "align": "right",
  391. "key": "tbuzhscp"
  392. },
  393. {
  394. "type": "amount",
  395. "dataIndex": "tbuscy",
  396. "title": "TBU刹车油",
  397. "align": "right",
  398. "key": "tbuscy"
  399. },
  400. {
  401. "type": "amount",
  402. "dataIndex": "tubpscp",
  403. "title": "TBU-P刹车盘",
  404. "align": "right",
  405. "key": "tubpscp"
  406. },
  407. {
  408. "colour": "red",
  409. "type": "amount",
  410. "dataIndex": "scphj",
  411. "title": "刹车片合计",
  412. "align": "right",
  413. "key": "scphj"
  414. },
  415. {
  416. "type": "amount",
  417. "dataIndex": "hjxdc",
  418. "title": "汇箭蓄电池",
  419. "align": "right",
  420. "key": "hjxdc"
  421. },
  422. {
  423. "type": "amount",
  424. "dataIndex": "brsxdc",
  425. "title": "布瑞斯蓄电池",
  426. "align": "right",
  427. "key": "brsxdc"
  428. },
  429. {
  430. "colour": "red",
  431. "type": "amount",
  432. "dataIndex": "xdchj",
  433. "title": "蓄电池合计",
  434. "align": "right",
  435. "key": "xdchj"
  436. },
  437. {
  438. "type": "amount",
  439. "dataIndex": "dlsjy",
  440. "title": "德路斯机油",
  441. "align": "right",
  442. "key": "dlsjy"
  443. },
  444. {
  445. "type": "amount",
  446. "dataIndex": "dlsbsxy",
  447. "title": "德路斯变速箱油",
  448. "align": "right",
  449. "key": "dlsbsxy"
  450. },
  451. {
  452. "type": "amount",
  453. "dataIndex": "dlsscy",
  454. "title": "德路斯刹车油",
  455. "align": "right",
  456. "key": "dlsscy"
  457. },
  458. {
  459. "type": "amount",
  460. "dataIndex": "dlsqcyhcp",
  461. "title": "德路斯汽车养护产品",
  462. "align": "right",
  463. "key": "dlsqcyhcp"
  464. },
  465. {
  466. "type": "amount",
  467. "dataIndex": "krxjy",
  468. "title": "科润星机油",
  469. "align": "right",
  470. "key": "krxjy"
  471. },
  472. {
  473. "colour": "red",
  474. "type": "amount",
  475. "dataIndex": "rhyhj",
  476. "title": "润滑油合计",
  477. "align": "right",
  478. "key": "rhyhj"
  479. },
  480. {
  481. "type": "amount",
  482. "dataIndex": "wsdhxq",
  483. "title": "稳升点火线圈",
  484. "align": "right",
  485. "key": "wsdhxq"
  486. },
  487. {
  488. "type": "amount",
  489. "dataIndex": "wsledd",
  490. "title": "稳升LED灯",
  491. "align": "right",
  492. "key": "wsledd"
  493. },
  494. {
  495. "colour": "red",
  496. "type": "amount",
  497. "dataIndex": "wshj",
  498. "title": "稳升合计",
  499. "align": "right",
  500. "key": "wshj"
  501. },
  502. {
  503. "colour": "red",
  504. "type": "amount",
  505. "dataIndex": "pphj",
  506. "title": "品牌合计",
  507. "align": "right",
  508. "key": "pphj"
  509. },
  510. {
  511. "colour": "red",
  512. "type": "amount",
  513. "dataIndex": "luntai",
  514. "title": "轮胎",
  515. "align": "right",
  516. "key": "luntai"
  517. },
  518. {
  519. "type": "amount",
  520. "dataIndex": "ngkhhs",
  521. "title": "NGK火花塞",
  522. "align": "right",
  523. "key": "ngkhhs"
  524. },
  525. {
  526. "type": "amount",
  527. "dataIndex": "flp",
  528. "title": "飞利浦",
  529. "align": "right",
  530. "key": "flp"
  531. },
  532. {
  533. "colour": "red",
  534. "type": "amount",
  535. "dataIndex": "dlpphj",
  536. "title": "代理品牌合计",
  537. "align": "right",
  538. "key": "dlpphj"
  539. },
  540. {
  541. "colour": "red",
  542. "type": "amount",
  543. "dataIndex": "ppdlpphj",
  544. "title": "合计",
  545. "align": "right",
  546. "key": "ppdlpphj"
  547. }
  548. ]
  549. }