manage-client 3.2.144 → 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 (61) 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/components/sale/businessquery/ArrearsQuery.vue +8 -8
  8. package/src/filiale/kelai/UserQuery.vue +963 -0
  9. package/src/filiale/kelai/exportConfig.js +1062 -0
  10. package/src/filiale/kelai/sale.js +8 -0
  11. package/src/filiale/macheng/config/exportConfig.js +1 -1
  12. package/src/filiale/meihekou/CardHandplanQuery.vue +1 -1
  13. package/src/filiale/xinkang/ChargeQuery.vue +1308 -0
  14. package/src/filiale/xinkang/sale.js +10 -0
  15. package/src/filiale/zhongyi/CallReport/CallReportMainPage.vue +116 -0
  16. package/src/filiale/zhongyi/CallReport/IncomingTelegram.vue +162 -0
  17. package/src/filiale/zhongyi/CallReport/PercentageComplete.vue +291 -0
  18. package/src/filiale/zhongyi/CallReport/PercentageCompleteEchart.vue +140 -0
  19. package/src/filiale/zhongyi/CallReport/RateBottom.vue +143 -0
  20. package/src/filiale/zhongyi/CallReport/RateTop.vue +144 -0
  21. package/src/filiale/zhongyi/CallReport/ScrollContent.vue +143 -0
  22. package/src/filiale/zhongyi/CallReport/ServiceStatus.vue +385 -0
  23. package/src/filiale/zhongyi/CallReport/Time.vue +61 -0
  24. package/src/filiale/zhongyi/CallReport/Userinfo.vue +167 -0
  25. package/src/filiale/zhongyi/CallReport/WeatherData.vue +41 -0
  26. package/src/filiale/zhongyi/CallReport/WorkOrderPage.vue +181 -0
  27. package/src/filiale/zhongyi/sale.js +34 -1
  28. package/src/main.js +1 -1
  29. package/src/reportManage.js +4 -0
  30. package/static/images/zhongyi/Pigeon.png +0 -0
  31. package/static/images/zhongyi/background.png +0 -0
  32. package/static/images/zhongyi/blueBall.png +0 -0
  33. package/static/images/zhongyi/blueLadder.png +0 -0
  34. package/static/images/zhongyi/blueLine.png +0 -0
  35. package/static/images/zhongyi/bluebg.png +0 -0
  36. package/static/images/zhongyi/bulebg2.png +0 -0
  37. package/static/images/zhongyi/chart-2@2x.png +0 -0
  38. package/static/images/zhongyi/cloudy.png +0 -0
  39. package/static/images/zhongyi/exclamationPoint.png +0 -0
  40. package/static/images/zhongyi/netHall.png +0 -0
  41. package/static/images/zhongyi/orangebg.png +0 -0
  42. package/static/images/zhongyi/phone1.png +0 -0
  43. package/static/images/zhongyi/phone2.png +0 -0
  44. package/static/images/zhongyi/phone3.png +0 -0
  45. package/static/images/zhongyi/phone4.png +0 -0
  46. package/static/images/zhongyi/phone5.png +0 -0
  47. package/static/images/zhongyi/refresh.png +0 -0
  48. package/static/images/zhongyi/ring.png +0 -0
  49. package/static/images/zhongyi/service1.png +0 -0
  50. package/static/images/zhongyi/service2.png +0 -0
  51. package/static/images/zhongyi/telephone1.png +0 -0
  52. package/static/images/zhongyi/telephone2.png +0 -0
  53. package/static/images/zhongyi/trumpet.png +0 -0
  54. package/static/images/zhongyi/weChat.png +0 -0
  55. package/static/images/zhongyi/workOrder.png +0 -0
  56. package/static/images/zhongyi/yellowBall.png +0 -0
  57. package/static/images/zhongyi/yellowLadder.png +0 -0
  58. package/static/images/zhongyi/yellowbg.png +0 -0
  59. package/static/images/zhongyi//347/256/255/345/244/264 19 1 /346/213/267/350/264/235 2@2x.png +0 -0
  60. package/static/images/zhongyi//347/256/255/345/244/264 19 1 /346/213/267/350/264/235@2x.png +0 -0
  61. package/static/images/zhongyi//347/256/255/345/244/264 19 1.png +0 -0
@@ -0,0 +1,8 @@
1
+ // 分公司特殊组件页面注册
2
+ let specialComp = {
3
+ // 收费查询
4
+ // 用户查询
5
+ 'user-query': (resolve) => { require(['./UserQuery'], resolve) }
6
+ }
7
+ exports.specialComp = specialComp
8
+
@@ -35,7 +35,7 @@ export default{
35
35
  'f_stair3amount':"三阶气量",'f_stair3price':"三阶单价",'f_stair3fee':"三阶气费",'f_idnumber': '证件号码'
36
36
  },
37
37
  handplanConfig: {
38
- 'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_user_phone': '客户手机', 'f_meternumber': '表号','ym_data': '数据年月',
38
+ 'f_userinfo_code': '客户编号', 'f_user_name': '客户名称','f_zones': '片区' ,'f_address': '客户地址', 'f_user_phone': '客户手机', 'f_meternumber': '表号','ym_data': '数据年月',
39
39
  'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_oughtamount1': '用气量', 'f_oughtfee': '用气金额', 'f_debt_money': '预存扣费','f_balance': '上期余额','f_curbalance': '本期余额',
40
40
  'f_accounts_state': '下账状态', 'f_operate_date': '收费时间', 'f_inputtor': '抄表员', 'f_hand_date': '下发日期', 'f_input_date': '录入日期', 'f_meter_state': '抄表状态', 'f_hand_state': '记录状态',
41
41
  'f_operator': '操作员', 'f_depname': '部门', 'f_orgname': '公司', 'f_surplus_gas': '剩余气量', 'f_haircut_gas': '扣减气量','f_gasproperties': '用气性质',
@@ -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>