sale-client 4.1.29 → 4.1.230

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 (46) hide show
  1. package/build/dev-server.js +27 -10
  2. package/package.json +1 -1
  3. package/src/App.vue +1 -1
  4. package/src/components/revenue/HandManager/MeterBookUser.vue +726 -726
  5. package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPayment.vue +0 -2
  6. package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPaymentConstrast.vue +1 -1
  7. package/src/components/revenue/comprehen/ComprehenOperation/QrPay/QrPaymentDetailed.vue +423 -423
  8. package/src/components/revenue/comprehen/Maintenance/hand/handOperate.vue +469 -469
  9. package/src/components/revenue/machineHandManage/ArrearsQuery.vue +938 -938
  10. package/src/components/webMeter/MeterManage/WebMeterBatchOperationValve.vue +970 -970
  11. package/src/filiale/alashan/eticket/EticketRecordList.vue +428 -428
  12. package/src/filiale/bayan/ChargeList.vue +1010 -1010
  13. package/src/filiale/bayan/StockListmain.vue +543 -543
  14. package/src/filiale/beifangshiye/OtherChargeNew.vue +625 -625
  15. package/src/filiale/lixianV3/ArrearsQuery.vue +938 -938
  16. package/src/filiale/lixianV3/InsuranceChargesDetails.vue +425 -425
  17. package/src/filiale/meihekou/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +281 -281
  18. package/src/filiale/qianneng/revenue/sms/AccountMessageList.vue +508 -508
  19. package/src/filiale/ronghao/ArrearsQuery.vue +974 -974
  20. package/src/filiale/ronghao/CardService.js +2144 -2144
  21. package/src/filiale/ronghao/ChangeMeter.vue +18 -2
  22. package/src/filiale/ronghao/InsuranceManage.vue +58 -58
  23. package/src/filiale/ronghao/MachineChargeService.js +149 -149
  24. package/src/filiale/ronghao/NoCardMeterCenter.vue +534 -534
  25. package/src/filiale/ronghao/PaymentCode.vue +174 -174
  26. package/src/filiale/ronghao/PriceChangeCompensation/CompensationManage.vue +26 -26
  27. package/src/filiale/ronghao/PriceChangeCompensation/IotCompensation.vue +318 -318
  28. package/src/filiale/ronghao/PriceChangeCompensation/JbCompensation.vue +343 -343
  29. package/src/filiale/ronghao/PriceChangeCompensation/SurplusRecordDetail.vue +74 -74
  30. package/src/filiale/ronghao/ReplaceCardManage.vue +415 -415
  31. package/src/filiale/ronghao/Upload.vue +654 -654
  32. package/src/filiale/ronghao/cardDown.vue +1141 -1141
  33. package/src/filiale/ronghao/changemeterOperate.vue +315 -315
  34. package/src/filiale/ronghao/fillgasSpecific.vue +313 -313
  35. package/src/filiale/ronghao/ic_detail/ChargeRecordQuery.vue +106 -106
  36. package/src/filiale/ronghao/ic_detail/WatchCollection.vue +115 -115
  37. package/src/filiale/ronghao/ic_detail/WebHandQueryUser.vue +411 -411
  38. package/src/filiale/ronghao/machineDown.vue +1176 -1176
  39. package/src/filiale/ronghao/replacementSingleInfoOperation.vue +315 -315
  40. package/src/filiale/ronghao/specificInformation.vue +537 -537
  41. package/src/filiale/yangchun/ChargeList.vue +954 -954
  42. package/src/filiale/yuncheng/changemeterListMaintain.vue +504 -504
  43. package/src/filiale/zhongsheng/BlackListList.vue +293 -293
  44. package/src/filiale/zhongyi/HandQueryUser.vue +389 -389
  45. package/src/main.js +1 -1
  46. package/src/plugins/CardService.js +2217 -2217
@@ -198,8 +198,6 @@
198
198
  this.$refs.paged.$refs.cri.search()
199
199
  },
200
200
  selfSearch (args) {
201
- console.info('>>> 组织信息:', this.f_orgid)
202
- console.info('>>> 组织信息:', this.getorg([this.$login.f.orgid]))
203
201
  if (!this.f_orgid) {
204
202
  this.getorg([this.$login.f.orgid])
205
203
  }
@@ -7,7 +7,7 @@
7
7
  <div class="row">
8
8
  <div
9
9
  class="col-sm-2 form-group">
10
- <label class="font_normal_body">组织机构1</label>
10
+ <label class="font_normal_body">组织机构</label>
11
11
  <res-select :initresid='$parent.$parent.curorgid'
12
12
  @res-select="$parent.$parent.getorg"
13
13
  class="select select_list"