manage-client 3.2.146 → 3.2.147

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. package/build/dev-server.js +2 -2
  2. package/package.json +1 -1
  3. package/src/App.vue +1 -0
  4. package/src/components/SellReport/BankManager.vue +102 -102
  5. package/src/components/SellReport/Test.vue +862 -0
  6. package/src/components/WebReport/EchartsBox.vue +1 -0
  7. package/src/filiale/meihekou/CardHandplanQuery.vue +1 -1
  8. package/src/filiale/xinkang/ChargeQuery.vue +1308 -0
  9. package/src/filiale/xinkang/sale.js +10 -0
  10. package/src/filiale/zhongyi/CallReport/CallReportMainPage.vue +116 -0
  11. package/src/filiale/zhongyi/CallReport/IncomingTelegram.vue +162 -0
  12. package/src/filiale/zhongyi/CallReport/PercentageComplete.vue +291 -0
  13. package/src/filiale/zhongyi/CallReport/PercentageCompleteEchart.vue +140 -0
  14. package/src/filiale/zhongyi/CallReport/RateBottom.vue +143 -0
  15. package/src/filiale/zhongyi/CallReport/RateTop.vue +144 -0
  16. package/src/filiale/zhongyi/CallReport/ScrollContent.vue +143 -0
  17. package/src/filiale/zhongyi/CallReport/ServiceStatus.vue +385 -0
  18. package/src/filiale/zhongyi/CallReport/Time.vue +61 -0
  19. package/src/filiale/zhongyi/CallReport/Userinfo.vue +167 -0
  20. package/src/filiale/zhongyi/CallReport/WeatherData.vue +41 -0
  21. package/src/filiale/zhongyi/CallReport/WorkOrderPage.vue +181 -0
  22. package/src/filiale/zhongyi/sale.js +34 -1
  23. package/src/main.js +1 -1
  24. package/src/reportManage.js +4 -0
  25. package/static/images/zhongyi/Pigeon.png +0 -0
  26. package/static/images/zhongyi/background.png +0 -0
  27. package/static/images/zhongyi/blueBall.png +0 -0
  28. package/static/images/zhongyi/blueLadder.png +0 -0
  29. package/static/images/zhongyi/blueLine.png +0 -0
  30. package/static/images/zhongyi/bluebg.png +0 -0
  31. package/static/images/zhongyi/bulebg2.png +0 -0
  32. package/static/images/zhongyi/chart-2@2x.png +0 -0
  33. package/static/images/zhongyi/cloudy.png +0 -0
  34. package/static/images/zhongyi/exclamationPoint.png +0 -0
  35. package/static/images/zhongyi/netHall.png +0 -0
  36. package/static/images/zhongyi/orangebg.png +0 -0
  37. package/static/images/zhongyi/phone1.png +0 -0
  38. package/static/images/zhongyi/phone2.png +0 -0
  39. package/static/images/zhongyi/phone3.png +0 -0
  40. package/static/images/zhongyi/phone4.png +0 -0
  41. package/static/images/zhongyi/phone5.png +0 -0
  42. package/static/images/zhongyi/refresh.png +0 -0
  43. package/static/images/zhongyi/ring.png +0 -0
  44. package/static/images/zhongyi/service1.png +0 -0
  45. package/static/images/zhongyi/service2.png +0 -0
  46. package/static/images/zhongyi/telephone1.png +0 -0
  47. package/static/images/zhongyi/telephone2.png +0 -0
  48. package/static/images/zhongyi/trumpet.png +0 -0
  49. package/static/images/zhongyi/weChat.png +0 -0
  50. package/static/images/zhongyi/workOrder.png +0 -0
  51. package/static/images/zhongyi/yellowBall.png +0 -0
  52. package/static/images/zhongyi/yellowLadder.png +0 -0
  53. package/static/images/zhongyi/yellowbg.png +0 -0
  54. package/static/images/zhongyi//347/256/255/345/244/264 19 1 /346/213/267/350/264/235 2@2x.png +0 -0
  55. package/static/images/zhongyi//347/256/255/345/244/264 19 1 /346/213/267/350/264/235@2x.png +0 -0
  56. package/static/images/zhongyi//347/256/255/345/244/264 19 1.png +0 -0
@@ -41,6 +41,7 @@
41
41
  <div style="flex: 1;border-right: 1px dashed #888;width: 50%">
42
42
  <site-manager :startdate='model.startDate' :enddate='model.endDate' :orgid='model.orgid[0]'
43
43
  v-ref:pay></site-manager>
44
+ <!-- <test></test>-->
44
45
  </div>
45
46
  <div style="flex: 1;width: 50%">
46
47
  <bank-manager :startdate='model.startDate' :enddate='model.endDate' :orgid='model.orgid[0]'
@@ -254,7 +254,7 @@
254
254
  <nobr>{{row.f_card_total_gas}}</nobr>
255
255
  </td>
256
256
  <td style="text-align: center;">
257
- <nobr>{{row.f_yuliang}}</nobr>
257
+ <nobr>{{row.f_shengyu_gas}}</nobr>
258
258
  </td>
259
259
  <td style="text-align: center;">
260
260
  <nobr>{{row.f_hand_date}}</nobr>