sale-client 3.7.36 → 3.7.37-bayan

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 (2133) hide show
  1. package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
  2. package/.gradle/8.10/checksums/checksums.lock +0 -0
  3. package/.gradle/8.10/dependencies-accessors/gc.properties +0 -0
  4. package/.gradle/8.10/executionHistory/executionHistory.bin +0 -0
  5. package/.gradle/8.10/executionHistory/executionHistory.lock +0 -0
  6. package/.gradle/8.10/fileChanges/last-build.bin +0 -0
  7. package/.gradle/8.10/fileHashes/fileHashes.bin +0 -0
  8. package/.gradle/8.10/fileHashes/fileHashes.lock +0 -0
  9. package/.gradle/8.10/gc.properties +0 -0
  10. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  11. package/.gradle/buildOutputCleanup/cache.properties +1 -1
  12. package/.gradle/file-system.probe +0 -0
  13. package/GetLoginInfoService.js.bak +489 -0
  14. package/build/dev-server.js +38 -93
  15. package/build/versionCheck.js +5 -5
  16. package/package.json +7 -5
  17. package/src/App.vue +2 -2
  18. package/src/Util.js +18 -18
  19. package/src/components/FilesManage/AddHostMeterUserList.vue +1 -1
  20. package/src/components/FilesManage/AddSubMeterUserList.vue +1 -1
  21. package/src/components/FilesManage/Edit.vue +3 -3
  22. package/src/components/FilesManage/FileAddressList.vue +2 -2
  23. package/src/components/FilesManage/FileMergeInfo.vue +1 -1
  24. package/src/components/FilesManage/FileUserAddress.vue +6 -6
  25. package/src/components/FilesManage/FileUserAddressChange.vue +1 -1
  26. package/src/components/FilesManage/FileUserFiles.vue +71 -50
  27. package/src/components/FilesManage/FileUserMerge.vue +1 -1
  28. package/src/components/FilesManage/HostMeterAdd.vue +2 -2
  29. package/src/components/FilesManage/HostMeterList.vue +1 -1
  30. package/src/components/FilesManage/HostMeterUserList.vue +3 -3
  31. package/src/components/FilesManage/MeterinfoTest.vue +9 -9
  32. package/src/components/FilesManage/TemplateManage.vue +3 -3
  33. package/src/components/FilesManage/TotalSplit/SplitList.vue +1 -1
  34. package/src/components/FilesManage/TotalSplit/TotalSplitList.vue +1 -1
  35. package/src/components/FilesManage/UserAddressCollection.vue +5 -5
  36. package/src/components/FilesManage/UserAddressInFile.vue +6 -6
  37. package/src/components/FilesManage/UserDeviceInfoTest.vue +1 -1
  38. package/src/components/FilesManage/UserFireInfo.vue +4 -4
  39. package/src/components/FilesManage/UserGeneralInfoTest.vue +18 -11
  40. package/src/components/FilesManageNew/FileAddressList.vue +2 -2
  41. package/src/components/FilesManageNew/FileAddressManage.vue +1 -1
  42. package/src/components/FilesManageNew/FileMergeInfo.vue +1 -1
  43. package/src/components/FilesManageNew/FileUserAddress.vue +5 -5
  44. package/src/components/FilesManageNew/FileUserAddressChange.vue +1 -1
  45. package/src/components/FilesManageNew/FileUserFiles.vue +42 -23
  46. package/src/components/FilesManageNew/FileUserMerge.vue +1 -1
  47. package/src/components/FilesManageNew/MeterinfoTest.vue +14 -14
  48. package/src/components/FilesManageNew/TotalSplit/SplitList.vue +1 -1
  49. package/src/components/FilesManageNew/TotalSplit/TotalSplitList.vue +1 -1
  50. package/src/components/FilesManageNew/UserEssentialInfoTest.vue +211 -229
  51. package/src/components/FilesManageNew/UserGeneralInfoTest.vue +14 -11
  52. package/src/components/MaterialsManage/MaterialsBase.vue +8 -6
  53. package/src/components/MaterialsManage/MaterialsList.vue +3 -3
  54. package/src/components/SellGasCharge/ChargeCancel/CardMeterChargeCancel.vue +8 -4
  55. package/src/components/SellGasCharge/MeterCharge/CustomInvoice.vue +1 -1
  56. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserCenter.vue +3 -3
  57. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserManager.vue +3 -3
  58. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserlist.vue +1 -1
  59. package/src/components/SellGasCharge/MeterTrace/MeterList.vue +3 -3
  60. package/src/components/SellGasCharge/MeterTrace/MeterTrace.vue +3 -3
  61. package/src/components/UserFiles/AdjustableBox/AddBox.vue +8 -8
  62. package/src/components/UserFiles/AdjustableBox/BOXUserList.vue +1 -1
  63. package/src/components/UserFiles/AdjustableBox/BoxList.vue +3 -3
  64. package/src/components/UserFiles/AreaList.vue +2 -2
  65. package/src/components/UserFiles/Meterinfo.vue +4 -4
  66. package/src/components/UserFiles/NewAreaInfo.vue +4 -4
  67. package/src/components/UserFiles/UserFiles.vue +6 -6
  68. package/src/components/UserFiles/UserGeneralInfo.vue +1 -1
  69. package/src/components/UserFiles/UserPriceChangeHistory.vue +3 -1
  70. package/src/components/UserFiles/UserPriceChangeManage.vue +49 -21
  71. package/src/components/UserFiles/XieKaUser/AddUser.vue +2 -2
  72. package/src/components/UserFiles/XieKaUser/UsersList.vue +2 -2
  73. package/src/components/UserFiles/XieKaUser/XieKaManager.vue +1 -1
  74. package/src/components/UserFiles/admissibility.vue +1 -1
  75. package/src/components/UserFiles/batchUpdateInputtor.vue +4 -4
  76. package/src/components/WechatManage/Knowledge.vue +6 -6
  77. package/src/components/WechatManage/KnowledgeAdd.vue +1 -1
  78. package/src/components/WechatManage/KnowledgeModify.vue +1 -1
  79. package/src/components/WechatManage/KnowledgeRecord.vue +1 -1
  80. package/src/components/WechatManage/OrderCenter/Step.vue +1 -1
  81. package/src/components/WechatManage/OrderCenter/orderList.vue +1 -1
  82. package/src/components/WechatManage/OutLets.vue +5 -5
  83. package/src/components/WechatManage/OutLetsRecord.vue +1 -1
  84. package/src/components/WechatManage/Stopgas.vue +2 -2
  85. package/src/components/WechatManage/UserNoticeList.vue +13 -13
  86. package/src/components/WechatManage/UserNoticeRecord.vue +1 -1
  87. package/src/components/archives/ArchivesAdd.vue +1 -1
  88. package/src/components/archives/ArchivesList.vue +1 -1
  89. package/src/components/archives/UserfilesList.vue +7 -7
  90. package/src/components/baichuan/ChangeTable.vue +2 -2
  91. package/src/components/baichuan/newTableInfo.vue +3 -3
  92. package/src/components/charge/ChargeList.vue +89 -51
  93. package/src/components/charge/ChargeManage.vue +5 -8
  94. package/src/components/charge/ChargeManageOther.vue +1 -1
  95. package/src/components/charge/ChargeManageSell.vue +1 -1
  96. package/src/components/charge/ChargeModal.vue +11 -3
  97. package/src/components/charge/ChargeOper.vue +33 -5
  98. package/src/components/charge/ChargeOtherOper.vue +3 -3
  99. package/src/components/charge/HandList.vue +1 -1
  100. package/src/components/charge/NfcCardReplacement.vue +1 -1
  101. package/src/components/charge/business/CardChangeFill.vue +4 -4
  102. package/src/components/charge/business/CardMeterCenter.vue +13 -13
  103. package/src/components/charge/business/ChangeMeterAddGas.vue +3 -3
  104. package/src/components/charge/business/DigitalCharge.vue +3 -3
  105. package/src/components/charge/business/FilesComplete.vue +21 -9
  106. package/src/components/charge/business/IOT/IotChangeFill.vue +3 -5
  107. package/src/components/charge/business/IOTMeterCenter.vue +16 -19
  108. package/src/components/charge/business/IotOpen.vue +1 -1
  109. package/src/components/charge/business/NoCardMeterCenter.vue +12 -9
  110. package/src/components/charge/business/OtherCharge.vue +4 -4
  111. package/src/components/charge/business/OtherChargeAudit.vue +7 -7
  112. package/src/components/charge/business/OtherChargeByPay.vue +7 -7
  113. package/src/components/charge/business/OtherChargeNew.vue +91 -56
  114. package/src/components/charge/business/PriceChangeCompensation/IotCompensation.vue +4 -4
  115. package/src/components/charge/business/PriceChangeCompensation/JbCompensation.vue +4 -4
  116. package/src/components/charge/business/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
  117. package/src/components/charge/business/RepairCharge.vue +4 -4
  118. package/src/components/charge/business/ReturnMoneyExamine.vue +7 -7
  119. package/src/components/charge/business/ServiceEvaluation.vue +348 -437
  120. package/src/components/charge/business/ShowCardSellGas.vue +13 -13
  121. package/src/components/charge/business/ShowCardSellGasJB.vue +1 -1
  122. package/src/components/charge/business/ShowCardSellGasWeb.vue +1 -1
  123. package/src/components/charge/business/ShowCiTiaoCard.vue +1 -1
  124. package/src/components/charge/business/depositCharge/DepositCharge.vue +5 -5
  125. package/src/components/charge/business/machine/MachineChangeFill.vue +1 -1
  126. package/src/components/charge/business/machine/MachineCharge.vue +3 -3
  127. package/src/components/charge/business/machine/MachineMeterCenter.vue +46 -27
  128. package/src/components/charge/business/machine/MachineMeterPartCenter.vue +4 -4
  129. package/src/components/charge/business/machine/MachinePartCharge.vue +3 -3
  130. package/src/components/charge/business/machine/OweList.vue +3 -1
  131. package/src/components/charge/business/refund/DropTableRefund.vue +5 -5
  132. package/src/components/charge/business/refund/IOTRefund.vue +13 -13
  133. package/src/components/charge/business/refund/machineRefund.vue +6 -6
  134. package/src/components/charge/business/refund_copy/IOTRefund.vue +7 -7
  135. package/src/components/charge/business/refund_copy/machineRefund.vue +4 -4
  136. package/src/components/charge/bzjcancel.vue +75 -14
  137. package/src/components/charge/detailinfo/DevicesDetail.vue +1 -1
  138. package/src/components/charge/detailinfo/OldmeterDetail.vue +1 -1
  139. package/src/components/charge/detailinfo/OtherChargeRecord.vue +1 -1
  140. package/src/components/charge/detailinfo/UserfilesDetail.vue +1 -1
  141. package/src/components/charge/detailinfo/UserinfoDetail.vue +1 -1
  142. package/src/components/charge/detailinfo/price/MixpriceDetail.vue +1 -1
  143. package/src/components/charge/detailinfo/price/StairpriceDetail.vue +1 -1
  144. package/src/components/charge/gasloss/gasLossDetail.vue +3 -3
  145. package/src/components/charge/gasloss/gasLossForm.vue +2 -2
  146. package/src/components/charge/gasloss/gasLossOperate.vue +4 -4
  147. package/src/components/charge/gasloss/gasLossRecords.vue +4 -4
  148. package/src/components/charge/gasmove.vue +3 -3
  149. package/src/components/charge/saletabbut.vue +1 -1
  150. package/src/components/chargeBatch/BatchCharge.vue +6 -6
  151. package/src/components/chargeBatch/BatchChargeDetail.vue +1 -1
  152. package/src/components/chargeBatch/CardList.vue +18 -18
  153. package/src/components/chargeBatch/ChargeBatchList.vue +1 -1
  154. package/src/components/chargeBatch/ChargeGroupList.vue +4 -4
  155. package/src/components/chargeBatch/ChargeManageBatch.vue +2 -2
  156. package/src/components/chargeBatch/ChargeManageGroup.vue +3 -3
  157. package/src/components/chargeBatch/OweRecordQuery.vue +1 -1
  158. package/src/components/chargeBatch/RecordCancel.vue +12 -12
  159. package/src/components/chargeBatch/ReissueBillBatch.vue +1 -1
  160. package/src/components/chargeBatch/groupFeeDeduction.vue +1 -1
  161. package/src/components/chargeBatch/groupRefund.vue +4 -4
  162. package/src/components/chargeNew/BookBill.vue +2 -2
  163. package/src/components/chargeNew/ChargeList.vue +10 -10
  164. package/src/components/chargeNew/ChargeManageNew.vue +3 -3
  165. package/src/components/chargeNew/ChargeOper.vue +3 -3
  166. package/src/components/chargeNew/MeterReset.vue +1 -1
  167. package/src/components/chargeNew/SendBook.vue +2 -2
  168. package/src/components/chargeNew/thirdSurplus.vue +16 -21
  169. package/src/components/common/limit/LimitGasManage.vue +3 -3
  170. package/src/components/common/limit/LimitHistory.vue +3 -3
  171. package/src/components/common/limit/LimitList.vue +8 -8
  172. package/src/components/common/searchuploadfile/uploadFileSearch.vue +1 -1
  173. package/src/components/common/searchuploadfile/uploadFilesHistory.vue +9 -30
  174. package/src/components/common/userinfo_detail/SplitPrice.vue +4 -4
  175. package/src/components/common/userinfo_detail/TableUsageChart.vue +1 -1
  176. package/src/components/common/userinfo_detail/UserBaseInfo.vue +5 -5
  177. package/src/components/common/userinfo_detail/UserBaseInfoNew.vue +14 -18
  178. package/src/components/common/userinfo_detail/UserInfoDetailManage.vue +3 -6
  179. package/src/components/common/userinfo_detail/UserInfoDetailManageNew.vue +413 -109
  180. package/src/components/common/userinfo_detail/apply_detail/Supervisory/Service/ResAreaSelectGroup.vue +1 -1
  181. package/src/components/common/userinfo_detail/apply_detail/Supervisory/Service/ServiceView.vue +0 -3
  182. package/src/components/common/userinfo_detail/apply_detail/Supervisory/Service/SupervisoryServiceControl.vue +6 -6
  183. package/src/components/common/userinfo_detail/apply_detail/Supervisory/SupervisoryControl.vue +2 -2
  184. package/src/components/common/userinfo_detail/apply_detail/Supervisory/SupervisoryList.vue +1 -1
  185. package/src/components/common/userinfo_detail/apply_detail/Supervisory/SupervisoryhCart.vue +1 -1
  186. package/src/components/common/userinfo_detail/apply_detail/applyCharge/ApplyChargeList.vue +3 -3
  187. package/src/components/common/userinfo_detail/contractSigningBrain.vue +1 -3
  188. package/src/components/common/userinfo_detail/ic_detail/AutomaticPurse.vue +8 -8
  189. package/src/components/common/userinfo_detail/ic_detail/CardHandRecord.vue +3 -3
  190. package/src/components/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +7 -3
  191. package/src/components/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  192. package/src/components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +10 -10
  193. package/src/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  194. package/src/components/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  195. package/src/components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  196. package/src/components/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  197. package/src/components/common/userinfo_detail/ic_detail/GarbageRecordList.vue +69 -0
  198. package/src/components/common/userinfo_detail/ic_detail/HandQueryUser.vue +3 -3
  199. package/src/components/common/userinfo_detail/ic_detail/InsuranceChargesRecord.vue +384 -0
  200. package/src/components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  201. package/src/components/common/userinfo_detail/ic_detail/MeterParam.vue +1 -1
  202. package/src/components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +4 -4
  203. package/src/components/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  204. package/src/components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  205. package/src/components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  206. package/src/components/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  207. package/src/components/common/userinfo_detail/ic_detail/RepairList.vue +109 -0
  208. package/src/components/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  209. package/src/components/common/userinfo_detail/ic_detail/SecuritycheckInfo.vue +155 -0
  210. package/src/components/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  211. package/src/components/common/userinfo_detail/ic_detail/UserDeviceQuery.vue +10 -9
  212. package/src/components/common/userinfo_detail/ic_detail/UserKeyRecord.vue +1 -1
  213. package/src/components/common/userinfo_detail/ic_detail/WebAutomaticPurse.vue +8 -8
  214. package/src/components/common/userinfo_detail/ic_detail/WebChargeQueryUser.vue +9 -9
  215. package/src/components/common/userinfo_detail/ic_detail/WebHandQueryUser.vue +5 -5
  216. package/src/components/common/userinfo_detail/ic_detail/contractSigningList.vue +1 -1
  217. package/src/components/common/userinfo_detail/ic_detail/insertKeyUser.vue +3 -3
  218. package/src/components/common/userinfo_detail/ic_detail/meteringRecords.vue +112 -0
  219. package/src/components/common/userinfo_detail/iot_detail/QueryHistoryInstruct.vue +14 -14
  220. package/src/components/common/userinfo_detail/iot_detail/QueryInstruct.vue +64 -20
  221. package/src/components/common/userinfo_detail/iot_detail/WatchCollection.vue +34 -1
  222. package/src/components/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  223. package/src/components/cooker/WareRecord.vue +1 -1
  224. package/src/components/matchmakingManagement/PlatformList.vue +1 -1
  225. package/src/components/meterBook/MeterList.vue +2 -2
  226. package/src/components/meterBook/MeterMsg.vue +4 -4
  227. package/src/components/meterBook/addMeterBook.vue +1 -1
  228. package/src/components/meterBook/addUserToBook.vue +2 -2
  229. package/src/components/newpriceadjustment/NewPriceAdjustment.vue +8 -8
  230. package/src/components/newpriceadjustment/NewPriceAdjustmentSell.vue +6 -6
  231. package/src/components/newpriceadjustment/NewPriceAdjustmentWebmeter.vue +6 -6
  232. package/src/components/priceadjustment/adjustPrice.vue +2 -2
  233. package/src/components/priceadjustment/adjustUser.vue +2 -2
  234. package/src/components/revenue/Common/AcceptBill.vue +1 -1
  235. package/src/components/revenue/Common/CorrectBill.vue +1 -1
  236. package/src/components/revenue/Common/EticketPrint.vue +5 -5
  237. package/src/components/revenue/Common/EticketPrintAsync.vue +15 -15
  238. package/src/components/revenue/Common/LimitGas.vue +2 -2
  239. package/src/components/revenue/Common/MeterMessage.vue +2 -2
  240. package/src/components/revenue/Common/Movemeter.vue +28 -26
  241. package/src/components/revenue/Common/PaymentCode.vue +24 -9
  242. package/src/components/revenue/Common/PrintBill.vue +19 -3
  243. package/src/components/revenue/Common/ReissueBill.vue +21 -6
  244. package/src/components/revenue/Common/ValidateBill.vue +1 -1
  245. package/src/components/revenue/Common/batchDisable.vue +3 -3
  246. package/src/components/revenue/Common/scanNativebak.vue +194 -0
  247. package/src/components/revenue/Common/uploadFiles.vue +4 -4
  248. package/src/components/revenue/Common/userFlowSheet.vue +5 -5
  249. package/src/components/revenue/HandManager/CardHand.vue +36 -26
  250. package/src/components/revenue/HandManager/EstimateCardManager.vue +18 -18
  251. package/src/components/revenue/HandManager/EstimateManager.vue +26 -26
  252. package/src/components/revenue/HandManager/HandManager.vue +28 -29
  253. package/src/components/revenue/HandManager/HandManagerCard.vue +15 -15
  254. package/src/components/revenue/HandManager/IndustryCommerceHand.vue +11 -11
  255. package/src/components/revenue/HandManager/MbpeopleList.vue +6 -6
  256. package/src/components/revenue/HandManager/MeterBookAdd.vue +3 -3
  257. package/src/components/revenue/HandManager/MeterBookList.vue +2 -5
  258. package/src/components/revenue/HandManager/MeterBookUser.vue +9 -9
  259. package/src/components/revenue/HandManager/OverdueSetList.vue +4 -4
  260. package/src/components/revenue/HandManager/OverdueSetUser.vue +1 -1
  261. package/src/components/revenue/HandManager/PriceAdjustment.vue +6 -6
  262. package/src/components/revenue/HandManager/PriceAdjustmentCard.vue +6 -6
  263. package/src/components/revenue/HandManager/PriceAdjustmentSelling.vue +6 -6
  264. package/src/components/revenue/HandManager/PriceAdjustmentWebmeter.vue +6 -6
  265. package/src/components/revenue/HandManager/RemainAdjustment.vue +4 -4
  266. package/src/components/revenue/HandManager/VolumeAdjustment/VolumeAdjustmentManage.vue +6 -6
  267. package/src/components/revenue/HandManager/WebHand.vue +1020 -0
  268. package/src/components/revenue/HandManager/meterbookEntry.vue +1 -1
  269. package/src/components/revenue/HandManager/openEticket/HandUserManage.vue +1 -1
  270. package/src/components/revenue/HandManager/openEticket/HasOpenHand.vue +2 -2
  271. package/src/components/revenue/HandManager/openEticket/HasOpenReceipt.vue +3 -3
  272. package/src/components/revenue/HandManager/openEticket/UnOpenHand.vue +3 -3
  273. package/src/components/revenue/HandManager/openEticket/UnOpenReceipt.vue +2 -2
  274. package/src/components/revenue/HandManager/qtxCardHand/GassaleHand.vue +3 -3
  275. package/src/components/revenue/HandManager/qtxCardHand/TrqtmHand.vue +3 -3
  276. package/src/components/revenue/IssuanceManagement/batchCardIssuance.vue +4 -4
  277. package/src/components/revenue/analysis/FarawayQuery.vue +2 -2
  278. package/src/components/revenue/analysis/outStockQuery.vue +2 -2
  279. package/src/components/revenue/bank/BankForm.vue +1 -1
  280. package/src/components/revenue/bank/BankList.vue +4 -4
  281. package/src/components/revenue/bank/bankOffer.vue +3 -3
  282. package/src/components/revenue/bank/bankReturn.vue +3 -3
  283. package/src/components/revenue/base/CardServer/ReadCard.vue +10 -0
  284. package/src/components/revenue/base/GasWaterSearch.vue +2 -2
  285. package/src/components/revenue/base/PurchaseWater.vue +1 -1
  286. package/src/components/revenue/base/UserList.vue +4 -4
  287. package/src/components/revenue/base/leftview/CheckGas.vue +1 -1
  288. package/src/components/revenue/base/leftview/HiddenDangerInfo.vue +6 -3
  289. package/src/components/revenue/base/leftview/MeterUse.vue +4 -4
  290. package/src/components/revenue/base/leftview/MixPriceInfo.vue +1 -1
  291. package/src/components/revenue/base/leftview/RecordStoryinfo.vue +1 -1
  292. package/src/components/revenue/base/leftview/SafeCheck.vue +50 -15
  293. package/src/components/revenue/base/leftview/ServiceRepair.vue +89 -11
  294. package/src/components/revenue/base/leftview/ServiceSubstitution.vue +1 -1
  295. package/src/components/revenue/base/leftview/Stairinfo.vue +18 -18
  296. package/src/components/revenue/base/leftview/UserFeeInfo.vue +76 -0
  297. package/src/components/revenue/base/leftview/UserFees.vue +1 -1
  298. package/src/components/revenue/base/leftview/Userinfo.vue +38 -7
  299. package/src/components/revenue/base/leftview/billMessage.vue +2 -2
  300. package/src/components/revenue/base/leftview/meterinfodetail.vue +60 -18
  301. package/src/components/revenue/base/leftview/otherinfo.vue +1 -0
  302. package/src/components/revenue/base/rightview/CardList.vue +47 -41
  303. package/src/components/revenue/base/rightview/InstallCardList.vue +4 -4
  304. package/src/components/revenue/base/rightview/RecordCancel.vue +29 -27
  305. package/src/components/revenue/base/rightview/canceldetail/AutoaccountsCancelDetail.vue +1 -1
  306. package/src/components/revenue/base/rightview/canceldetail/CardmetercenterCancelDetail.vue +1 -1
  307. package/src/components/revenue/base/rightview/canceldetail/ChangeMeterCancelDetail.vue +1 -1
  308. package/src/components/revenue/base/rightview/canceldetail/IOTMeterCenterCancelDetail.vue +1 -1
  309. package/src/components/revenue/base/rightview/canceldetail/MachinemetercenterCancelDetail.vue +1 -1
  310. package/src/components/revenue/base/rightview/canceldetail/OtherchargeCancelDetail.vue +1 -1
  311. package/src/components/revenue/base/rightview/canceldetail/ReplacecardmanageCancelDetail.vue +1 -1
  312. package/src/components/revenue/base/rightview/canceldetail/TransfermanageCancelDetail.vue +1 -1
  313. package/src/components/revenue/base/rightview/carddetail/AddUserDetail.vue +11 -7
  314. package/src/components/revenue/base/rightview/carddetail/AdvanceDeliveryDetail.vue +1 -1
  315. package/src/components/revenue/base/rightview/carddetail/AutoAccountsDetail.vue +1 -1
  316. package/src/components/revenue/base/rightview/carddetail/BankDKDetail.vue +1 -1
  317. package/src/components/revenue/base/rightview/carddetail/BankPay.vue +1 -1
  318. package/src/components/revenue/base/rightview/carddetail/BlacklistDetail.vue +1 -1
  319. package/src/components/revenue/base/rightview/carddetail/BuildFeeDetail.vue +1 -1
  320. package/src/components/revenue/base/rightview/carddetail/CancellationDetail.vue +1 -1
  321. package/src/components/revenue/base/rightview/carddetail/CardMeterCenterDetail.vue +1 -1
  322. package/src/components/revenue/base/rightview/carddetail/CardOverUserDetail.vue +1 -1
  323. package/src/components/revenue/base/rightview/carddetail/ChangeFeeDetail.vue +1 -1
  324. package/src/components/revenue/base/rightview/carddetail/ChangeFlowmeterDetail.vue +1 -1
  325. package/src/components/revenue/base/rightview/carddetail/ChangeMeterDetail.vue +5 -1
  326. package/src/components/revenue/base/rightview/carddetail/DisableManageDetail.vue +1 -1
  327. package/src/components/revenue/base/rightview/carddetail/EnableManageDetail.vue +1 -1
  328. package/src/components/revenue/base/rightview/carddetail/FeeDeductionDetail.vue +1 -1
  329. package/src/components/revenue/base/rightview/carddetail/GarbageDetail.vue +1 -1
  330. package/src/components/revenue/base/rightview/carddetail/GasChargeDetail.vue +62 -0
  331. package/src/components/revenue/base/rightview/carddetail/GasLossDetail.vue +1 -1
  332. package/src/components/revenue/base/rightview/carddetail/GasPriceChangeDetail.vue +1 -1
  333. package/src/components/revenue/base/rightview/carddetail/IOTMeterCenterDetail.vue +1 -1
  334. package/src/components/revenue/base/rightview/carddetail/InputtorChangeDetail.vue +1 -1
  335. package/src/components/revenue/base/rightview/carddetail/InsuranceManageDetail.vue +83 -0
  336. package/src/components/revenue/base/rightview/carddetail/MachineMeterCenterDetail.vue +1 -1
  337. package/src/components/revenue/base/rightview/carddetail/OffGasAddGasDetail.vue +1 -1
  338. package/src/components/revenue/base/rightview/carddetail/OpenMeterDetail.vue +1 -1
  339. package/src/components/revenue/base/rightview/carddetail/OtherChargeDetail.vue +5 -1
  340. package/src/components/revenue/base/rightview/carddetail/OverUserChangeDetail.vue +1 -1
  341. package/src/components/revenue/base/rightview/carddetail/PriceAdjustmentDetail.vue +1 -1
  342. package/src/components/revenue/base/rightview/carddetail/ReduceFeeDetail.vue +1 -1
  343. package/src/components/revenue/base/rightview/carddetail/RefundDetail.vue +1 -1
  344. package/src/components/revenue/base/rightview/carddetail/ReissueBill.vue +5 -5
  345. package/src/components/revenue/base/rightview/carddetail/RepairFeeDeduction.vue +1 -1
  346. package/src/components/revenue/base/rightview/carddetail/ReplaceCardManageDetail.vue +1 -1
  347. package/src/components/revenue/base/rightview/carddetail/ReturnMoney.vue +1 -1
  348. package/src/components/revenue/base/rightview/carddetail/SalecardgasDetail.vue +1 -1
  349. package/src/components/revenue/base/rightview/carddetail/StopApplyDetail.vue +1 -1
  350. package/src/components/revenue/base/rightview/carddetail/TransferManageDetail.vue +1 -1
  351. package/src/components/revenue/base/rightview/carddetail/UserChangeDetail.vue +1 -1
  352. package/src/components/revenue/base/rightview/carddetail/WeChatPay.vue +1 -1
  353. package/src/components/revenue/base/rightview/carddetail/WithGas.vue +1 -1
  354. package/src/components/revenue/base/rightview/carddetail/machineCardDetail.vue +1 -1
  355. package/src/components/revenue/base/rightview/carddetail/movegasDetail.vue +1 -1
  356. package/src/components/revenue/base/rightview/carddetail/movemeterdetail.vue +1 -1
  357. package/src/components/revenue/base/rightview/reissuebill/OtherBill.vue +3 -3
  358. package/src/components/revenue/base/rightview/valueaddinfo.vue +2 -2
  359. package/src/components/revenue/batchDeduction/batchDeduction.vue +30 -13
  360. package/src/components/revenue/batchDeduction/batchDeductionList.vue +42 -11
  361. package/src/components/revenue/batchDeduction/batchDeductionOper.vue +2 -2
  362. package/src/components/revenue/batchPreloads/batchPreloads.vue +1 -1
  363. package/src/components/revenue/batchPreloads/batchPreloadsCharge.vue +2 -2
  364. package/src/components/revenue/batchPreloads/batchPreloadsList.vue +6 -6
  365. package/src/components/revenue/cancelHandplan/IotHandplanCanel.vue +2 -2
  366. package/src/components/revenue/cardHandManage/cardDown.vue +36 -17
  367. package/src/components/revenue/cardHandManage/cardHandAudit.vue +6 -6
  368. package/src/components/revenue/cardHandManage/cardsHand.vue +18 -18
  369. package/src/components/revenue/changeInsurance/InsuranceAdd.vue +2 -1
  370. package/src/components/revenue/changeInsurance/InsuranceChargesDetails.vue +22 -4
  371. package/src/components/revenue/changeInsurance/InsuranceList.vue +5 -5
  372. package/src/components/revenue/changeInsurance/InsuranceRecord.vue +264 -27
  373. package/src/components/revenue/changeInsurance/UserInsurance.vue +1 -1
  374. package/src/components/revenue/comprehen/Bill/CustQueryEticket.vue +2 -2
  375. package/src/components/revenue/comprehen/Bill/CustomInvoice.vue +2 -2
  376. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenCard.vue +2 -2
  377. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenJBPage.vue +2 -2
  378. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenPage.vue +2 -2
  379. package/src/components/revenue/comprehen/Bill/Eticket/EticketRecordList.vue +1 -1
  380. package/src/components/revenue/comprehen/Bill/EticketManage.vue +2 -2
  381. package/src/components/revenue/comprehen/Bill/EticketRecordList.vue +2 -2
  382. package/src/components/revenue/comprehen/Bill/EticketV4/CustQueryEticket.vue +3 -3
  383. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenCard.vue +3 -3
  384. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenJBPage.vue +3 -3
  385. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenPage.vue +3 -3
  386. package/src/components/revenue/comprehen/Bill/EticketV4/EticketRecordList.vue +2 -2
  387. package/src/components/revenue/comprehen/Bill/asyncEticket/CustQueryEticketAsync.vue +3 -3
  388. package/src/components/revenue/comprehen/Bill/paper/AddBill.vue +1 -1
  389. package/src/components/revenue/comprehen/Bill/paper/BillChangeDetail.vue +1 -1
  390. package/src/components/revenue/comprehen/Bill/paper/BillDetail.vue +4 -4
  391. package/src/components/revenue/comprehen/Bill/paper/BillList.vue +3 -3
  392. package/src/components/revenue/comprehen/Bill/paperbill/DistributionDetail.vue +2 -2
  393. package/src/components/revenue/comprehen/Bill/paperbill/DistributionGather.vue +1 -1
  394. package/src/components/revenue/comprehen/CardManage/CardAllotEdit.vue +1 -1
  395. package/src/components/revenue/comprehen/CardManage/CardAllotList.vue +3 -3
  396. package/src/components/revenue/comprehen/CardManage/CardDetailEdit.vue +1 -1
  397. package/src/components/revenue/comprehen/CardManage/CardDetailList.vue +1 -1
  398. package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPayment.vue +13 -13
  399. package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPaymentConstrast.vue +3 -3
  400. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchCancellation.vue +115 -18
  401. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/ChangeMeterReader.vue +1 -1
  402. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferManage.vue +527 -357
  403. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferRecords.vue +3 -3
  404. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/Transferlist.vue +1 -1
  405. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/ChangeNewMeter.vue +3 -3
  406. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/IOTMeter.vue +1 -1
  407. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/MachineMeter.vue +1 -1
  408. package/src/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeDeduction.vue +106 -10
  409. package/src/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeMachine.vue +2 -2
  410. package/src/components/revenue/comprehen/ComprehenOperation/GiftFee/icTable.vue +11 -28
  411. package/src/components/revenue/comprehen/ComprehenOperation/GiftFee/iotTable.vue +197 -96
  412. package/src/components/revenue/comprehen/ComprehenOperation/LimitGasManage.vue +3 -3
  413. package/src/components/revenue/comprehen/ComprehenOperation/MeterDisable/DisableManage.vue +72 -66
  414. package/src/components/revenue/comprehen/ComprehenOperation/MeterEnable/EnableManage.vue +30 -13
  415. package/src/components/revenue/comprehen/ComprehenOperation/OffGasAddGas/OffGasAddGas.vue +4 -4
  416. package/src/components/revenue/comprehen/ComprehenOperation/OrderDetails/OrderDetails.vue +8 -8
  417. package/src/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +10 -10
  418. package/src/components/revenue/comprehen/ComprehenOperation/OverCharge/OverUseCharge.vue +21 -13
  419. package/src/components/revenue/comprehen/ComprehenOperation/PriceJustment/priceJustment.vue +1 -1
  420. package/src/components/revenue/comprehen/ComprehenOperation/QrPay/QrPaymentConstrast.vue +2 -2
  421. package/src/components/revenue/comprehen/ComprehenOperation/QrPay/QrPaymentDetailed.vue +8 -8
  422. package/src/components/revenue/comprehen/ComprehenOperation/RefundManage/RefundManage.vue +2 -2
  423. package/src/components/revenue/comprehen/ComprehenOperation/ReplaceCard/MachineCardBill.vue +2 -2
  424. package/src/components/revenue/comprehen/ComprehenOperation/ReplaceCard/ReplaceCardManage.vue +26 -7
  425. package/src/components/revenue/comprehen/ComprehenOperation/SellRecordChange/SellRecord.vue +1 -1
  426. package/src/components/revenue/comprehen/ComprehenOperation/SellRecordChange/UserinfoList.vue +1 -1
  427. package/src/components/revenue/comprehen/ComprehenOperation/SignContractManage/signContract.vue +225 -0
  428. package/src/components/revenue/comprehen/ComprehenOperation/UserVisit/UserVisit.vue +217 -0
  429. package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeMeter.vue +52 -31
  430. package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ResetMeter.vue +188 -21
  431. package/src/components/revenue/comprehen/ComprehenOperation/removeTable.vue +11 -9
  432. package/src/components/revenue/comprehen/ComprehenOperation/removeTableCancel.vue +1 -1
  433. package/src/components/revenue/comprehen/ComprehenOperation/resetShowCardgas/ResetShowCardGas.vue +1 -1
  434. package/src/components/revenue/comprehen/ComprehenOperation/wallheating/WallheatingInfoAdd.vue +2 -2
  435. package/src/components/revenue/comprehen/Exemption/GasFeeReduction.vue +4 -7
  436. package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDocking.vue +1 -1
  437. package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDockingTow.vue +3 -3
  438. package/src/components/revenue/comprehen/Maintenance/bill/billListMaintain.vue +1 -1
  439. package/src/components/revenue/comprehen/Maintenance/bill/billOperate.vue +2 -2
  440. package/src/components/revenue/comprehen/Maintenance/bill/billRecordMaintain.vue +1 -1
  441. package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterListMaintain.vue +2 -2
  442. package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterOperate.vue +28 -26
  443. package/src/components/revenue/comprehen/Maintenance/changeMeter/maintenanceChangeMeterRecords.vue +1 -1
  444. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasRecordMaintain.vue +1 -1
  445. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasRecordMaintainList.vue +2 -2
  446. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasSpecific.vue +4 -4
  447. package/src/components/revenue/comprehen/Maintenance/group/MeterOperatemaingroup.vue +2 -2
  448. package/src/components/revenue/comprehen/Maintenance/group/StockListmaingroup.vue +5 -5
  449. package/src/components/revenue/comprehen/Maintenance/group/maintenancegroup.vue +1 -1
  450. package/src/components/revenue/comprehen/Maintenance/hand/handListMaintain.vue +25 -24
  451. package/src/components/revenue/comprehen/Maintenance/hand/handOperate.vue +27 -27
  452. package/src/components/revenue/comprehen/Maintenance/hand/maintenanceHandmeterRecords.vue +1 -1
  453. package/src/components/revenue/comprehen/Maintenance/otherRecords/OtherMaintenanceLists.vue +2 -2
  454. package/src/components/revenue/comprehen/Maintenance/otherRecords/Otherrecordmaintenance.vue +4 -4
  455. package/src/components/revenue/comprehen/Maintenance/otherRecords/specificInformation.vue +29 -65
  456. package/src/components/revenue/comprehen/Maintenance/pictureManage/pictureListMaintain.vue +3 -3
  457. package/src/components/revenue/comprehen/Maintenance/revenue/MeterOperatemain.vue +57 -16
  458. package/src/components/revenue/comprehen/Maintenance/revenue/StockListmain.vue +5 -5
  459. package/src/components/revenue/comprehen/Maintenance/revenue/maintenance.vue +1 -1
  460. package/src/components/revenue/comprehen/Message/AllUser.vue +21 -10
  461. package/src/components/revenue/comprehen/Message/AllUserNew.vue +7 -7
  462. package/src/components/revenue/comprehen/Message/ArrearsList.vue +2 -2
  463. package/src/components/revenue/comprehen/Message/MessageList.vue +8 -8
  464. package/src/components/revenue/comprehen/Message/MessageManage.vue +3 -0
  465. package/src/components/revenue/comprehen/Message/TemplateMessage.vue +1 -1
  466. package/src/components/revenue/comprehen/Message/UserDefinedMessage.vue +1 -1
  467. package/src/components/revenue/comprehen/Message/UserDefinedMessageNew.vue +2 -2
  468. package/src/components/revenue/comprehen/PreferentialPolicies/PrivilegeEdit.vue +3 -3
  469. package/src/components/revenue/comprehen/PreferentialPolicies/PrivilegeList.vue +1 -1
  470. package/src/components/revenue/comprehen/ResourceRecord/ResourceRecordQuery.vue +2 -2
  471. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLiving.vue +3 -3
  472. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLivingList.vue +2 -2
  473. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/UpdateBasicLiving.vue +1 -1
  474. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/stopBasicLiving.vue +2 -2
  475. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +103 -7
  476. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListDetail.vue +1 -1
  477. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListList.vue +5 -11
  478. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListRecord.vue +1 -1
  479. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackModal.vue +1 -1
  480. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackRecordQuery.vue +12 -3
  481. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackUserSelect.vue +1 -2
  482. package/src/components/revenue/comprehen/StairPrice/GasPrice.vue +7 -7
  483. package/src/components/revenue/comprehen/StairPrice/GasPriceList.vue +2 -2
  484. package/src/components/revenue/comprehen/StairPrice/GasPriceUser.vue +5 -5
  485. package/src/components/revenue/comprehen/StairPrice/PriceChangeDetail.vue +1 -1
  486. package/src/components/revenue/comprehen/StairPrice/PriceChangeHistory.vue +1 -1
  487. package/src/components/revenue/comprehen/StairPrice/PriceRecord.vue +3 -3
  488. package/src/components/revenue/comprehen/StairPrice/UpdateInfo.vue +1 -1
  489. package/src/components/revenue/comprehen/ToolCard/CardTypeDetail.vue +1 -1
  490. package/src/components/revenue/comprehen/TotalSplit/AllUserFiles.vue +1 -1
  491. package/src/components/revenue/comprehen/TotalSplit/SplitList.vue +1 -1
  492. package/src/components/revenue/comprehen/TotalSplit/TotalSplitList.vue +3 -3
  493. package/src/components/revenue/comprehen/alipay/alipayConstrast.vue +3 -3
  494. package/src/components/revenue/comprehen/alipay/alipayDetail.vue +7 -7
  495. package/src/components/revenue/comprehen/batch/batchEditFiles.vue +1 -1
  496. package/src/components/revenue/comprehen/batch/batchEditHistory.vue +1 -1
  497. package/src/components/revenue/comprehen/batch/batchEditManage.vue +1 -1
  498. package/src/components/revenue/comprehen/batch/batchUserList.vue +2 -2
  499. package/src/components/revenue/comprehen/closeaccount/Closeaccount.vue +2 -2
  500. package/src/components/revenue/comprehen/closeaccount/battchcancelaudit.vue +3 -3
  501. package/src/components/revenue/comprehen/common/ImportExcel.vue +10 -9
  502. package/src/components/revenue/comprehen/device/deviceEdit.vue +1 -1
  503. package/src/components/revenue/comprehen/device/deviceList.vue +2 -2
  504. package/src/components/revenue/comprehen/gasbrand/AddGasBrand.vue +2 -2
  505. package/src/components/revenue/comprehen/gasbrand/AddGasModel.vue +2 -1
  506. package/src/components/revenue/comprehen/gasbrand/AddGasModelInfo.vue +14 -2
  507. package/src/components/revenue/comprehen/gasbrand/AddJsonParameter.vue +2 -2
  508. package/src/components/revenue/comprehen/gasbrand/AddUseringOrg.vue +4 -4
  509. package/src/components/revenue/comprehen/gasbrand/GasBrandList.vue +3 -3
  510. package/src/components/revenue/comprehen/gasbrand/GasBrandUser.vue +2 -2
  511. package/src/components/revenue/comprehen/gasbrand/GasModelInfo.vue +1 -1
  512. package/src/components/revenue/comprehen/gasbrand/Parames.vue +4 -4
  513. package/src/components/revenue/comprehen/gasbrand/ViewOrg.vue +1 -1
  514. package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +8 -8
  515. package/src/components/revenue/comprehen/insurance/insuranceGuanL.vue +3 -3
  516. package/src/components/revenue/comprehen/ovdue/Overduetax.vue +90 -61
  517. package/src/components/revenue/comprehen/posQuery/PosQueryList.vue +7 -7
  518. package/src/components/revenue/comprehen/replacement/replaceMentList.vue +2 -2
  519. package/src/components/revenue/comprehen/replacement/replacementHandInfoRecord.vue +1 -1
  520. package/src/components/revenue/comprehen/replacement/replacementSingleInfoOperation.vue +2 -2
  521. package/src/components/revenue/comprehen/wechatpay/WeChatPayContrast.vue +3 -3
  522. package/src/components/revenue/comprehen/wechatpay/WeChatPayDetail.vue +12 -12
  523. package/src/components/revenue/comprehen/wechatpay/WeChatPayPos.vue +3 -3
  524. package/src/components/revenue/comprehen/wechatpay/wechatValidateManage.vue +5 -5
  525. package/src/components/revenue/concentrator/ncAddressList.vue +2 -2
  526. package/src/components/revenue/concentrator/ncArchivesAdd.vue +4 -4
  527. package/src/components/revenue/concentrator/ncArchivesList.vue +2 -2
  528. package/src/components/revenue/concentrator/ncUserfilesList.vue +3 -3
  529. package/src/components/revenue/concentrator/ncUserfilesList2.vue +5 -5
  530. package/src/components/revenue/dispatch/dispatchDown.vue +2 -2
  531. package/src/components/revenue/dispatch/dispatchList.vue +7 -7
  532. package/src/components/revenue/dispatch/showList.vue +1 -1
  533. package/src/components/revenue/invoiceuse/CompanyTitleInput.vue +1 -1
  534. package/src/components/revenue/invoiceuse/InvoiceChargeList.vue +1 -1
  535. package/src/components/revenue/invoiceuse/InvoiceEntry.vue +1 -1
  536. package/src/components/revenue/invoiceuse/InvoiceGoodsInfoEntry.vue +2 -2
  537. package/src/components/revenue/invoiceuse/InvoiceGoodsInput.vue +1 -1
  538. package/src/components/revenue/invoiceuse/InvoiceInfoEntry.vue +2 -2
  539. package/src/components/revenue/invoiceuse/InvoiceInformationInput.vue +1 -1
  540. package/src/components/revenue/invoiceuse/InvoiceUse.vue +6 -6
  541. package/src/components/revenue/machineHandManage/ArrearsQuery.vue +12 -12
  542. package/src/components/revenue/machineHandManage/HandplanQuery.vue +24 -12
  543. package/src/components/revenue/machineHandManage/machineDown.vue +28 -17
  544. package/src/components/revenue/machineHandManage/machineHand.vue +96 -63
  545. package/src/components/revenue/machineHandManage/machineHandAudit.vue +13 -13
  546. package/src/components/revenue/machineHandManage/machineUploaded.vue +3 -3
  547. package/src/components/revenue/priceAdjustment/CardPriceAdjustment.vue +2 -2
  548. package/src/components/revenue/priceAdjustment/cardMange/cardSellingDifference.vue +3 -3
  549. package/src/components/revenue/printing/PrintingFileUserFiles.vue +21 -21
  550. package/src/components/revenue/regionalgas/regionalList.vue +2 -2
  551. package/src/components/revenue/regionalgas/regionalListRecord.vue +1 -1
  552. package/src/components/revenue/regionalgas/regionaladd.vue +1 -1
  553. package/src/components/revenue/stopairmanage/stopairList.vue +2 -2
  554. package/src/components/revenue/stopairmanage/stopairListRecord.vue +1 -1
  555. package/src/components/revenue/stopairmanage/stopairadd.vue +1 -1
  556. package/src/components/revenue/third/rizhao/transferAudit.vue +1 -1
  557. package/src/components/revenue/third/rizhao/transferAuditDisposeBasics.vue +2 -2
  558. package/src/components/revenue/third/transferAudit.vue +1 -1
  559. package/src/components/revenue/third/transferAuditDisposeBasics.vue +2 -2
  560. package/src/components/revenue/todoList/CompileList.vue +1 -1
  561. package/src/components/revenue/todoList/TodoList.vue +2 -2
  562. package/src/components/service/BluetoothSell.js +2 -2
  563. package/src/components/service/PCSell.js +2 -2
  564. package/src/components/service/Save.js +2 -2
  565. package/src/components/valueaddserver/valueaddservershow.vue +2 -2
  566. package/src/components/webMeter/MeterManage/WebMeterBatchOperate.vue +5 -5
  567. package/src/components/webMeter/MeterManage/WebMeterBatchOperationValve.vue +11 -11
  568. package/src/components/webMeter/NewWebMeterHandPlan.vue +5 -5
  569. package/src/components/webMeter/WebBalanceQuery.vue +5 -5
  570. package/src/components/webMeter/WebMeterExceptionHandle.vue +4 -4
  571. package/src/components/webMeter/WebMeterExceptionList.vue +1 -1
  572. package/src/components/webMeter/WebMeterExceptionManage.vue +1 -1
  573. package/src/components/webMeter/WebmeterFlowmeter.vue +4 -4
  574. package/src/components/webMeter/approvalHandleList.vue +5 -5
  575. package/src/components/webMeter/common/MeterMsg.vue +6 -6
  576. package/src/components/webMeter/common/NewWatchMsg.vue +9 -10
  577. package/src/components/webMeter/common/QueryInstruct.vue +3 -3
  578. package/src/components/webMeter/common/SignParameter.vue +3 -3
  579. package/src/components/webMeter/common/WatchCollection.vue +1 -1
  580. package/src/components/webMeter/common/WatchCost.vue +1 -1
  581. package/src/components/webMeter/common/WatchDealWarning.vue +3 -3
  582. package/src/components/webMeter/common/WatchRecharge.vue +1 -1
  583. package/src/components/webMeter/common/WebMeterInfoManage.vue +1 -1
  584. package/src/components/webMeter/common/batteryEcharts.vue +1 -1
  585. package/src/components/webMeter/common/signalEcharts.vue +1 -1
  586. package/src/components/webMeter/dataCollection/NewWebMeterHandPlan.vue +5 -5
  587. package/src/components/webMeter/iotBalanceAnalyse.vue +3 -3
  588. package/src/components/webMeter/meterinfo/NewMeterList.vue +27 -4
  589. package/src/components/webMeter/paramSave/ParamHistory.vue +2 -2
  590. package/src/components/webMeter/paramSave/ParamSet.vue +4 -4
  591. package/src/components/webMeter/paramSave/ParamSetForm.vue +16 -22
  592. package/src/components/webMeter/paramSaveNew/ParamExceptions.vue +1 -1
  593. package/src/components/webMeter/paramSaveNew/ParamHistory.vue +2 -2
  594. package/src/components/webMeter/paramSaveNew/ParamSet.vue +4 -4
  595. package/src/components/webMeter/paramSaveNew/ParamSetDefault.vue +2 -2
  596. package/src/components/webMeter/paramSaveNew/ParamSetDefaultList.vue +1 -1
  597. package/src/components/webMeter/paramSaveNew/ParamSetForm.vue +14 -20
  598. package/src/components/webMeter/webInfo/EditWebMeterInfo.vue +3 -3
  599. package/src/components/webMeter/webInfo/MeterHistory.vue +1 -1
  600. package/src/components/webMeter/webInfo/UseWebMeter.vue +2 -2
  601. package/src/components/webMeter/webInfo/WebMeterInfo.vue +1 -1
  602. package/src/components/webMeter/webInfo/WebMeterList.vue +5 -5
  603. package/src/components/webMeter/webInfo/qinhua/EditWebMeterInfo.vue +3 -3
  604. package/src/components/webMeter/webInfo/qinhua/MeterHistory.vue +1 -1
  605. package/src/components/webMeter/webInfo/qinhua/WebMeterInfo.vue +1 -1
  606. package/src/components/webMeter/webInfo/qinhua/WebMeterList.vue +4 -4
  607. package/src/components/weinan/YuShou.vue +1 -1
  608. package/src/components/weinan/tree/Hhhh.vue +3 -3
  609. package/src/components/weinan/tree/ShowMessage.vue +2 -2
  610. package/src/components/zhoukou/DeveloperInfo.vue +4 -4
  611. package/src/components/zhoukou/LogRecordList.vue +2 -2
  612. package/src/filiale/Baole/FilesManage/MeterinfoTest.vue +8 -8
  613. package/src/filiale/Baole/FilesManage/UserDeviceInfoTest.vue +4 -4
  614. package/src/filiale/Baole/sale.js +0 -2
  615. package/src/filiale/HuaiLai/SafeCheck.vue +376 -0
  616. package/src/filiale/HuaiLai/ServiceRepair.vue +172 -0
  617. package/src/filiale/HuaiLai/sale.js +9 -0
  618. package/src/filiale/TaiYuan/ChargeList.vue +973 -0
  619. package/src/filiale/TaiYuan/NoCardMeterCenter.vue +531 -0
  620. package/src/filiale/TaiYuan/TransferManage.vue +704 -0
  621. package/src/filiale/TaiYuan/Userinfo.vue +393 -0
  622. package/src/filiale/TaiYuan/meterinfodetail.vue +488 -0
  623. package/src/filiale/TaiYuan/sale.js +14 -0
  624. package/src/filiale/alashan/AddGasBrand.vue +2 -2
  625. package/src/filiale/alashan/ChargeOper.vue +4 -4
  626. package/src/filiale/alashan/FileUserFiles.vue +9 -9
  627. package/src/filiale/alashan/MeterinfoTest.vue +5 -5
  628. package/src/filiale/alashan/PrintBill.vue +19 -3
  629. package/src/filiale/alashan/ReissueBill.vue +5 -5
  630. package/src/filiale/alashan/UserBaseInfoNew.vue +6 -6
  631. package/src/filiale/alashan/UserDeviceInfoTest.vue +1 -1
  632. package/src/filiale/alashan/Userinfo.vue +2 -2
  633. package/src/filiale/alashan/business/CardMeterCenter.vue +8 -8
  634. package/src/filiale/alashan/business/IOTMeterCenter.vue +9 -9
  635. package/src/filiale/alashan/business/NoCardMeterCenter.vue +3 -3
  636. package/src/filiale/alashan/eticket/CustQueryEticket.vue +3 -3
  637. package/src/filiale/alashan/eticket/EticketPrint.vue +5 -5
  638. package/src/filiale/alashan/eticket/EticketRecordList.vue +2 -2
  639. package/src/filiale/ancheng/BankPayment/BankPayment.vue +6 -6
  640. package/src/filiale/ancheng/FilesManage/FileUserFiles.vue +9 -9
  641. package/src/filiale/ancheng/FilesManage/MeterinfoTest.vue +9 -9
  642. package/src/filiale/ancheng/FilesManageNew/FileUserFiles.vue +11 -11
  643. package/src/filiale/ancheng/NewMeterList.vue +3 -3
  644. package/src/filiale/ancheng/UserPriceChangeManage.vue +4 -4
  645. package/src/filiale/bayan/CardMeterCenter.vue +21 -29
  646. package/src/filiale/bayan/CardMeterChargeCancel.vue +4 -4
  647. package/src/filiale/bayan/CardService.js +48 -48
  648. package/src/filiale/bayan/ChargeList.vue +14 -14
  649. package/src/filiale/bayan/ChargeManage.vue +5 -6
  650. package/src/filiale/bayan/ChargeOper.vue +5 -16
  651. package/src/filiale/bayan/ChargeRecordQuery.vue +1 -1
  652. package/src/filiale/bayan/DisableManage.vue +1 -1
  653. package/src/filiale/bayan/EnableManage.vue +9 -16
  654. package/src/filiale/bayan/EnableManageDetail.vue +1 -1
  655. package/src/filiale/bayan/FileManageService.js +5 -5
  656. package/src/filiale/bayan/FileUserFiles.vue +12 -12
  657. package/src/filiale/bayan/FilesManage/FileUserFiles.vue +9 -9
  658. package/src/filiale/bayan/FilesManageNew/UserEssentialInfoTest.vue +0 -12
  659. package/src/filiale/bayan/IOTMeterCenter.vue +8 -8
  660. package/src/filiale/bayan/LimitGasManage.vue +3 -3
  661. package/src/filiale/bayan/MachineMeterCenter.vue +9 -9
  662. package/src/filiale/bayan/MeterMessage.vue +2 -2
  663. package/src/filiale/bayan/MeterOperatemain.vue +3 -3
  664. package/src/filiale/bayan/MeterinfoTest.vue +9 -9
  665. package/src/filiale/bayan/NoCardMeterCenter.vue +9 -17
  666. package/src/filiale/bayan/OtherChargeNew.vue +7 -7
  667. package/src/filiale/bayan/ReplaceCardManage.vue +3 -3
  668. package/src/filiale/bayan/SafeCheck.vue +3 -3
  669. package/src/filiale/bayan/SecuritycheckInfo.vue +1 -1
  670. package/src/filiale/bayan/ServiceRepair.vue +1 -1
  671. package/src/filiale/bayan/ServiceSubstitution.vue +2 -2
  672. package/src/filiale/bayan/ShowCardSellGas.vue +8 -8
  673. package/src/filiale/bayan/StockListmain.vue +5 -5
  674. package/src/filiale/bayan/TransferManage.vue +4 -4
  675. package/src/filiale/bayan/Upload.vue +2 -2
  676. package/src/filiale/bayan/UploadIdCard.vue +3 -3
  677. package/src/filiale/bayan/UploadImg.vue +2 -2
  678. package/src/filiale/bayan/UserEssentialInfoTest.vue +5 -15
  679. package/src/filiale/bayan/UserInfoDetailManageNew.vue +12 -11
  680. package/src/filiale/bayan/Userinfo.vue +6 -6
  681. package/src/filiale/bayan/disableRecord.vue +2 -2
  682. package/src/filiale/bayan/hiddenDanger.vue +1 -1
  683. package/src/filiale/bayan/maintenance.vue +1 -1
  684. package/src/filiale/bayan/meterinfodetail.vue +1 -1
  685. package/src/filiale/bayan/otherinfo.vue +1 -1
  686. package/src/filiale/bayan/plugins/LogicService.js +24 -24
  687. package/src/filiale/bayan/sale.js +0 -2
  688. package/src/filiale/bazhong/UserInfoDetailManageNew.vue +245 -0
  689. package/src/filiale/{shanxian → bazhong/ic_detail}/ChangeMeterQueryUser.vue +85 -6
  690. package/src/filiale/bazhong/sale.js +8 -0
  691. package/src/filiale/beifangshiye/CardMeterCenter.vue +994 -0
  692. package/src/filiale/beifangshiye/ChangeMeter.vue +1184 -0
  693. package/src/filiale/beifangshiye/ChargeList.vue +992 -0
  694. package/src/filiale/{shimen → beifangshiye}/ChargeOper.vue +20 -26
  695. package/src/filiale/beifangshiye/FilesManage/FileUserFiles.vue +1098 -0
  696. package/src/filiale/beifangshiye/FilesManage/MeterinfoTest.vue +1245 -0
  697. package/src/filiale/beifangshiye/FilesManage/UserEssentialInfoTest.vue +668 -0
  698. package/src/filiale/beifangshiye/FilesManageNew/FileUserFiles.vue +758 -0
  699. package/src/filiale/beifangshiye/FilesManageNew/MeterinfoTest.vue +849 -0
  700. package/src/filiale/beifangshiye/GasPrice.vue +561 -0
  701. package/src/filiale/beifangshiye/LogicService.js +492 -0
  702. package/src/filiale/beifangshiye/OtherChargeNew.vue +625 -0
  703. package/src/filiale/beifangshiye/PaymentCode.vue +222 -0
  704. package/src/filiale/beifangshiye/sale.js +29 -0
  705. package/src/filiale/beifangshiye/scanNative.vue +255 -0
  706. package/src/filiale/chengtou/components/FilesManage/FileUserAddress.vue +5 -5
  707. package/src/filiale/chengtou/components/FilesManage/FileUserFiles.vue +9 -9
  708. package/src/filiale/chengtou/components/FilesManage/UploadIdCard.vue +2 -2
  709. package/src/filiale/chengtou/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  710. package/src/filiale/chengtou/components/OtherChargeNew.vue +5 -5
  711. package/src/filiale/chengtou/components/charge/IOTRefund.vue +7 -7
  712. package/src/filiale/chengtou/components/charge/bzjcancel.vue +8 -8
  713. package/src/filiale/chengtou/components/charge/machineRefund.vue +7 -7
  714. package/src/filiale/chengtou/plugins/FileManageService.js +5 -5
  715. package/src/filiale/daliyihua/MeterinfoTest.vue +9 -9
  716. package/src/filiale/daliyihua/UserDeviceInfoTest.vue +4 -4
  717. package/src/filiale/dexin/BlackList/BlackListList.vue +137 -104
  718. package/src/filiale/dexin/CardMeterCenter.vue +9 -9
  719. package/src/filiale/dexin/ChangeMeter.vue +37 -17
  720. package/src/filiale/{jiaocheng → dexin}/FileUserFiles.vue +126 -166
  721. package/src/filiale/dexin/MeterinfoTest.vue +1239 -0
  722. package/src/filiale/dexin/NoCardMeterCenter.vue +3 -3
  723. package/src/filiale/dexin/OtherChargeByPay.vue +477 -0
  724. package/src/filiale/dexin/PaymentCode.vue +179 -0
  725. package/src/filiale/dexin/TransferManage.vue +3 -3
  726. package/src/filiale/{Baole/FilesManage → dexin}/UserEssentialInfoTest.vue +1 -2
  727. package/src/filiale/dexin/UserInfoDetailManageNew.vue +535 -0
  728. package/src/filiale/dexin/Userinfo.vue +4 -4
  729. package/src/filiale/dexin/WatchCollection.vue +153 -0
  730. package/src/filiale/dexin/WatchDealWarning.vue +3 -3
  731. package/src/filiale/dexin/WebHandQueryUser.vue +415 -0
  732. package/src/filiale/dexin/cardsHand.vue +908 -0
  733. package/src/filiale/dexin/sale.js +13 -2
  734. package/src/filiale/dongguan/components/BasicLiving.vue +4 -4
  735. package/src/filiale/dongguan/components/EditWebMeterInfo.vue +3 -3
  736. package/src/filiale/dongguan/components/FilesManage/FileUserFiles.vue +9 -9
  737. package/src/filiale/dongguan/components/FilesManage/MeterinfoTest.vue +7 -7
  738. package/src/filiale/dongguan/components/common/WatchDealWarning.vue +3 -3
  739. package/src/filiale/dongguan/components/common/userinfo_detail/UserBaseInfoNew.vue +6 -6
  740. package/src/filiale/dongguan/components/common/userinfo_detail/UserInfoDetailManageNew.vue +13 -9
  741. package/src/filiale/dongguan/components/common/userinfo_detail/WebMeterBatchOperate.vue +4 -4
  742. package/src/filiale/dongguan/components/common/userinfo_detail/WebMeterBatchOperationValve.vue +7 -7
  743. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/AutomaticPurse.vue +8 -8
  744. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
  745. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
  746. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  747. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +9 -9
  748. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  749. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  750. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  751. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  752. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/HandQueryUser.vue +2 -2
  753. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  754. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/MeterParam.vue +1 -1
  755. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
  756. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  757. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  758. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  759. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  760. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  761. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  762. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryException.vue +1 -1
  763. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryInstruct.vue +2 -2
  764. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryInstructResult.vue +1 -1
  765. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
  766. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  767. package/src/filiale/dongguan/components/comprehen/StairPrice/GasPrice.vue +7 -7
  768. package/src/filiale/dongguan/components/newchangemeter/ChangeMeter.vue +11 -11
  769. package/src/filiale/dongguan/components/newchangemeter/ResetMeter.vue +11 -11
  770. package/src/filiale/foric-v3/MaterialsList.vue +4 -4
  771. package/src/{components/newBill → filiale/fugou}/CardMeterCenter.vue +186 -100
  772. package/src/filiale/fugou/ChargeModal.vue +101 -0
  773. package/src/filiale/fugou/ChargeQueryUser.vue +537 -0
  774. package/src/filiale/fugou/ChargeRecordQuery.vue +104 -0
  775. package/src/filiale/fugou/FileManageService.js +463 -0
  776. package/src/filiale/fugou/FileUserFiles.vue +1533 -0
  777. package/src/filiale/fugou/IOTMeterCenter.vue +904 -0
  778. package/src/filiale/fugou/MeterinfoTest.vue +1273 -0
  779. package/src/{components/newBill → filiale/fugou}/NoCardMeterCenter.vue +71 -12
  780. package/src/filiale/fugou/OtherChargeQueryUser.vue +253 -0
  781. package/src/filiale/fugou/OtherChargeQueryUserDetail.vue +81 -0
  782. package/src/filiale/fugou/OtherGas.vue +517 -0
  783. package/src/filiale/{shangluo/FilesManageNew → fugou}/UserDeviceInfoTest.vue +44 -49
  784. package/src/filiale/{shengtai/FilesManage → fugou}/UserEssentialInfoTest.vue +42 -13
  785. package/src/filiale/fugou/UserGeneralInfoTest.vue +846 -0
  786. package/src/filiale/{shanxian → fugou}/UserInfoDetailManageNew.vue +123 -125
  787. package/src/filiale/fugou/UserPriceChangeHistory.vue +68 -0
  788. package/src/filiale/fugou/UserPriceChangeManage.vue +699 -0
  789. package/src/filiale/fugou/Userinfo.vue +339 -0
  790. package/src/filiale/fugou/components/FileUserAddress.vue +1043 -0
  791. package/src/filiale/fugou/components/charge/business/CardChangeFill.vue +628 -0
  792. package/src/filiale/fugou/components/charge/business/ChangeMeterAddGas.vue +560 -0
  793. package/src/filiale/fugou/components/charge/business/ChangeSendCard.vue +23 -0
  794. package/src/filiale/fugou/components/charge/business/IotChangeFill.vue +489 -0
  795. package/src/filiale/fugou/components/charge/business/MachineChangeFill.vue +82 -0
  796. package/src/filiale/fugou/components/charge/business/OtherChargeNew.vue +632 -0
  797. package/src/filiale/fugou/components/refund/CardRefund.vue +319 -0
  798. package/src/filiale/fugou/components/refund/IOTRefund.vue +298 -0
  799. package/src/filiale/fugou/components/refund/RefundManage.vue +22 -0
  800. package/src/filiale/{bayan → fugou/components/refund}/machineRefund.vue +38 -29
  801. package/src/filiale/fugou/components/revenue/Common/MeterMessage.vue +200 -0
  802. package/src/filiale/fugou/components/revenue/HandManager/MbpeopleList.vue +793 -0
  803. package/src/filiale/fugou/components/revenue/base/leftview/MixPriceInfo.vue +60 -0
  804. package/src/filiale/fugou/components/revenue/cardHandManage/cardDown.vue +979 -0
  805. package/src/filiale/fugou/components/revenue/cardHandManage/cardHandAudit.vue +553 -0
  806. package/src/filiale/fugou/components/revenue/cardHandManage/cardsHand.vue +886 -0
  807. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferManage.vue +534 -0
  808. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/FeeDeduction/deductionManage.vue +27 -0
  809. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeDeduction.vue +202 -0
  810. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeMachine.vue +194 -0
  811. package/src/filiale/{shimen → fugou/components/revenue/comprehen/ComprehenOperation}/GiftFee/icTable.vue +62 -103
  812. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/GiftFee/iotTable.vue +188 -0
  813. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/MeterDisable/DisableManage.vue +107 -0
  814. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/MeterEnable/EnableManage.vue +195 -0
  815. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +520 -0
  816. package/src/filiale/{wuhai → fugou/components/revenue/comprehen/ComprehenOperation/OverCharge}/OverUseCharge.vue +22 -30
  817. package/src/filiale/fugou/components/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeMeter.vue +1338 -0
  818. package/src/filiale/fugou/components/revenue/machineHandManage/ArrearsQuery.vue +880 -0
  819. package/src/filiale/fugou/components/revenue/machineHandManage/HandplanQuery.vue +1282 -0
  820. package/src/filiale/fugou/components/revenue/machineHandManage/machineDown.vue +1000 -0
  821. package/src/filiale/fugou/components/revenue/machineHandManage/machineHand.vue +2022 -0
  822. package/src/filiale/fugou/components/revenue/machineHandManage/machineHandAudit.vue +804 -0
  823. package/src/filiale/fugou/sale.js +97 -0
  824. package/src/filiale/fugu/MeterinfoTest.vue +6 -6
  825. package/src/filiale/fugu/UserEssentialInfoTest.vue +1 -1
  826. package/src/filiale/fugu/business/CardMeterCenter.vue +9 -9
  827. package/src/filiale/fugu/components/BlackList/BlackList.vue +4 -4
  828. package/src/filiale/fugu/components/BlackList/BlackListBatch.vue +2 -2
  829. package/src/filiale/fugu/components/BlackList/BlackListDetail.vue +1 -1
  830. package/src/filiale/fugu/components/BlackList/BlackListList.vue +7 -7
  831. package/src/filiale/fugu/components/BlackList/BlackListRecord.vue +1 -1
  832. package/src/filiale/fugu/components/FilesManage/UserDeviceInfoTest.vue +1 -1
  833. package/src/filiale/fugu/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  834. package/src/filiale/fugu/components/plugins/FileManageService.js +5 -5
  835. package/src/filiale/fugu/components/plugins/LogicService.js +25 -25
  836. package/src/filiale/fugu/components/revenue/DisableManage.vue +1 -1
  837. package/src/filiale/fugu/components/revenue/MeterOperatemain.vue +2 -2
  838. package/src/filiale/fugu/components/revenue/base/leftview/MixPriceInfo.vue +1 -1
  839. package/src/filiale/fugu/components/revenue/base/rightview/CardList.vue +26 -26
  840. package/src/filiale/fugu/components/revenue/machineHandManage/machineHand.vue +28 -28
  841. package/src/filiale/ganquan/components/FilesManage/FileUserFiles.vue +10 -10
  842. package/src/filiale/ganquan/components/UserFiles/UserGeneralInfoTest.vue +4 -4
  843. package/src/filiale/ganquan/components/revenue/comprehen/StairPrice/GasPriceUser.vue +5 -5
  844. package/src/filiale/gaomi/components/BatchCancellation.vue +2 -2
  845. package/src/filiale/gaomi/components/CardList.vue +18 -18
  846. package/src/filiale/gaomi/components/CardMeterCenter.vue +6 -6
  847. package/src/filiale/gaomi/components/ChangeAccount/TransferManage.vue +2 -2
  848. package/src/filiale/gaomi/components/FilesManage/FileUserFiles.vue +8 -8
  849. package/src/filiale/gaomi/components/FilesManage/MeterinfoTest.vue +5 -5
  850. package/src/filiale/gaomi/components/IOTMeterCenter.vue +7 -7
  851. package/src/filiale/gaomi/components/OtherGas/OtherGas.vue +6 -6
  852. package/src/filiale/gaomi/components/SendBook.vue +2 -2
  853. package/src/filiale/gaomi/components/ShowCardSellGas.vue +7 -7
  854. package/src/filiale/gaomi/components/Stairinfo.vue +1 -1
  855. package/src/filiale/gaomi/components/charge/ChargeManage.vue +2 -2
  856. package/src/filiale/gaomi/components/charge/ChargeOper.vue +4 -4
  857. package/src/filiale/gaomi/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +3 -3
  858. package/src/filiale/gaomi/plugins/LogicService.js +21 -21
  859. package/src/filiale/gehua/BankPayment.vue +6 -6
  860. package/src/filiale/gehua/CancelService.js +5 -5
  861. package/src/filiale/gehua/CardChangeFill.vue +2 -2
  862. package/src/filiale/gehua/CardMeterCenter.vue +12 -12
  863. package/src/filiale/gehua/CardMeterChargeCancel.vue +4 -4
  864. package/src/filiale/gehua/ChangeMeter.vue +11 -11
  865. package/src/filiale/gehua/ChargeGroupList.vue +4 -4
  866. package/src/filiale/gehua/ChargeList.vue +11 -11
  867. package/src/filiale/gehua/DepositCharge.vue +4 -11
  868. package/src/filiale/gehua/FileManageNew/FileUserFiles.vue +11 -11
  869. package/src/filiale/gehua/FileUserFiles.vue +9 -9
  870. package/src/filiale/gehua/HandManager.vue +27 -27
  871. package/src/filiale/gehua/IOTMeterCenter.vue +11 -11
  872. package/src/filiale/gehua/IotChangeFill.vue +2 -2
  873. package/src/filiale/gehua/MachineChangeFill.vue +1 -1
  874. package/src/filiale/gehua/MachineMeterCenter.vue +15 -15
  875. package/src/filiale/gehua/MeterHistory.vue +1 -1
  876. package/src/filiale/gehua/MeterinfoTest.vue +7 -7
  877. package/src/filiale/gehua/MisPosPay.vue +1 -1
  878. package/src/filiale/gehua/NewPriceAdjustment.vue +8 -8
  879. package/src/filiale/gehua/NewPriceAdjustmentSell.vue +6 -6
  880. package/src/filiale/gehua/NewPriceAdjustmentWebmeter.vue +6 -6
  881. package/src/filiale/gehua/OtherChargeNew.vue +6 -6
  882. package/src/filiale/gehua/OverUseCharge.vue +2 -2
  883. package/src/filiale/gehua/PriceChangeCompensation/GroupJbCompensation.vue +3 -3
  884. package/src/filiale/gehua/PriceChangeCompensation/IotCompensation.vue +3 -3
  885. package/src/filiale/gehua/PriceChangeCompensation/JbCompensation.vue +3 -3
  886. package/src/filiale/gehua/PriceChangeCompensation/OweRecordQuery.vue +2 -2
  887. package/src/filiale/gehua/PriceChangeCompensation/SurplusRecordDetail.vue +2 -2
  888. package/src/filiale/gehua/ReplaceCardManage.vue +3 -3
  889. package/src/filiale/gehua/ShowCardSellGas.vue +8 -13
  890. package/src/filiale/gehua/UploadIdCard.vue +2 -2
  891. package/src/filiale/gehua/UserBaseInfoNew.vue +6 -6
  892. package/src/filiale/gehua/UserGeneralInfoTest.vue +8 -8
  893. package/src/filiale/gehua/WebMeterInfo.vue +1 -1
  894. package/src/filiale/gehua/WebMeterList.vue +4 -4
  895. package/src/filiale/gehua/handAccount/UserCheckBill.vue +1 -1
  896. package/src/filiale/gehua/handAccount/checkAccountPrint.vue +4 -4
  897. package/src/filiale/gehua/handAccount/handAccount.vue +6 -6
  898. package/src/filiale/gehua/handAccount/handAccountQueryList.vue +1 -13
  899. package/src/filiale/gehua/handAccount/handAccountQueryPrint.vue +2 -2
  900. package/src/filiale/gehua/handAccount/handList.vue +5 -48
  901. package/src/filiale/gehua/machineHandManage/HandplanQuery.vue +8 -8
  902. package/src/filiale/gehua/sale.js +0 -4
  903. package/src/filiale/gehua/userinfo_detail/UserInfoDetailManageNew.vue +12 -11
  904. package/src/filiale/gehua/wechatValidateManage.vue +5 -5
  905. package/src/filiale/guangxi/CardChangeFill.vue +2 -2
  906. package/src/filiale/guangxi/CardHand.vue +14 -14
  907. package/src/filiale/guangxi/CardMeterCenter.vue +8 -8
  908. package/src/filiale/guangxi/CardMeterChargeCancel.vue +4 -4
  909. package/src/filiale/guangxi/CardService.js +19 -19
  910. package/src/filiale/guangxi/ChangeMeter.vue +11 -11
  911. package/src/filiale/guangxi/ChargeManage.vue +2 -2
  912. package/src/filiale/guangxi/ChargeOper.vue +3 -3
  913. package/src/filiale/guangxi/EticketPrint.vue +5 -5
  914. package/src/filiale/guangxi/IOTMeterCenter.vue +7 -7
  915. package/src/filiale/guangxi/MachineMeterCenter.vue +7 -7
  916. package/src/filiale/guangxi/OtherGas.vue +7 -7
  917. package/src/filiale/guangxi/PrintBill.vue +2 -2
  918. package/src/filiale/guangxi/ResetMeter.vue +11 -11
  919. package/src/filiale/guangxi/ShowCardSellGas.vue +7 -7
  920. package/src/filiale/guangxi/WebMeterBatchOperationValve.vue +7 -7
  921. package/src/filiale/guangxi/icTable.vue +4 -4
  922. package/src/filiale/guangxi/iotTable.vue +2 -2
  923. package/src/filiale/haile/ArrearsQuery.vue +5 -5
  924. package/src/filiale/haile/ChargeList.vue +11 -11
  925. package/src/filiale/haile/FilesManage/FileUserFiles.vue +9 -9
  926. package/src/filiale/haile/FilesManage/MeterinfoTest.vue +8 -8
  927. package/src/filiale/haile/MachineMeterCenter.vue +11 -11
  928. package/src/filiale/haile/UserBaseInfoNew.vue +6 -56
  929. package/src/filiale/haile/handplanReplicationRate.vue +3 -3
  930. package/src/filiale/haile/leftview/Userinfo.vue +1 -1
  931. package/src/filiale/haile/leftview/meterinfodetail.vue +1 -1
  932. package/src/filiale/haile/machineHand.vue +30 -30
  933. package/src/filiale/haile/machineHandManage/ArrearsQuery.vue +5 -5
  934. package/src/filiale/haile/sale.js +0 -3
  935. package/src/filiale/haile/unHandplanQuery.vue +5 -26
  936. package/src/filiale/hantou/UserDeviceInfoTest.vue +1 -1
  937. package/src/filiale/hantou/WebMeterBatchOperationValve.vue +8 -8
  938. package/src/filiale/hantou/batchDisable.vue +3 -3
  939. package/src/filiale/hongYa/components/charge/ChargeList.vue +1075 -0
  940. package/src/filiale/hongYa/components/charge/DetailManage.vue +41 -0
  941. package/src/filiale/hongYa/components/charge/detailinfo/DevicesDetail.vue +69 -0
  942. package/src/filiale/hongYa/components/charge/detailinfo/UserfilesDetail.vue +79 -0
  943. package/src/filiale/hongYa/components/charge/detailinfo/UserinfoDetail.vue +66 -0
  944. package/src/filiale/hongYa/revenue/Common/Movemeter.vue +590 -0
  945. package/src/filiale/hongYa/revenue/base/leftview/Userinfo.vue +384 -0
  946. package/src/filiale/hongYa/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferManage.vue +831 -0
  947. package/src/filiale/hongYa/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeMeter.vue +1190 -0
  948. package/src/filiale/hongYa/sale.js +13 -0
  949. package/src/filiale/huaran/FilesManage/FileUserFiles.vue +1118 -0
  950. package/src/filiale/huaran/FilesManage/MeterinfoTest.vue +58 -41
  951. package/src/filiale/{shangluo/FilesManageNew → huaran/FilesManage}/UserGeneralInfoTest.vue +31 -18
  952. package/src/filiale/huaran/FilesManage/UserPaperInfoTest.vue +68 -0
  953. package/src/filiale/huaran/FilesManageNew/FileUserFiles.vue +749 -0
  954. package/src/filiale/huaran/FilesManageNew/MeterinfoTest.vue +6 -6
  955. package/src/filiale/huaran/FilesManageNew/UserGeneralInfoTest.vue +700 -0
  956. package/src/filiale/huaran/GasPrice.vue +527 -0
  957. package/src/filiale/huaran/GasPriceList.vue +319 -0
  958. package/src/filiale/huaran/GasPriceUser.vue +490 -0
  959. package/src/filiale/huaran/HighMeterCard.vue +959 -0
  960. package/src/filiale/huaran/ToolCardList.vue +77 -0
  961. package/src/filiale/{qianneng/revenue/comprehen → huaran}/gasbrand/AddGasBrand.vue +6 -6
  962. package/src/filiale/{qianneng/revenue/comprehen → huaran}/gasbrand/AddGasModel.vue +1 -1
  963. package/src/filiale/{qianneng/revenue/comprehen → huaran}/gasbrand/AddGasModelInfo.vue +1 -5
  964. package/src/filiale/huaran/gasbrand/AddUseringOrg.vue +177 -0
  965. package/src/filiale/huaran/gasbrand/GasBrandList.vue +241 -0
  966. package/src/filiale/huaran/gasbrand/ViewOrg.vue +43 -0
  967. package/src/filiale/huaran/pdf-helper.js +230 -0
  968. package/src/filiale/huaran/sale.js +22 -0
  969. package/src/filiale/huayin/CardMeterCenter.vue +8 -8
  970. package/src/filiale/huayin/ChangeMeter.vue +11 -11
  971. package/src/filiale/huayin/FileManageService.js +5 -5
  972. package/src/filiale/huayin/FileUserFiles.vue +9 -9
  973. package/src/filiale/huayin/IOTMeterCenter.vue +7 -7
  974. package/src/filiale/huayin/MachineMeterCenter.vue +9 -9
  975. package/src/filiale/huayin/MeterinfoTest.vue +8 -8
  976. package/src/filiale/huayin/UserDeviceInfoTest.vue +1 -1
  977. package/src/filiale/huayin/base/MixPriceInfo.vue +1 -1
  978. package/src/filiale/huayin/base/SafeCheck.vue +4 -4
  979. package/src/filiale/huayin/base/ServiceRepair.vue +1 -1
  980. package/src/filiale/huayin/base/Userinfo.vue +1 -1
  981. package/src/filiale/jiaxian/AutomaticPurse.vue +349 -0
  982. package/src/filiale/jiaxian/ChangeMeterQueryUser.vue +303 -0
  983. package/src/filiale/jiaxian/ChangeRecord.vue +277 -0
  984. package/src/filiale/jiaxian/ChargeManage.vue +327 -0
  985. package/src/filiale/jiaxian/FillCardQueryUser.vue +250 -0
  986. package/src/filiale/jiaxian/FillGasQueryUser.vue +270 -0
  987. package/src/filiale/jiaxian/IOTMeterCenter.vue +931 -0
  988. package/src/filiale/jiaxian/NoCardMeterCenter.vue +569 -0
  989. package/src/filiale/jiaxian/OtherChargeQueryUser.vue +305 -0
  990. package/src/filiale/jiaxian/PriceAdjustmentQueryUser.vue +368 -0
  991. package/src/filiale/jiaxian/PriceChangeQueryUser.vue +243 -0
  992. package/src/filiale/jiaxian/QueryInstruct.vue +436 -0
  993. package/src/filiale/jiaxian/RecordQueryUser.vue +321 -0
  994. package/src/filiale/jiaxian/Repurchase.vue +181 -0
  995. package/src/filiale/jiaxian/TransferManage.vue +704 -0
  996. package/src/filiale/jiaxian/TransferQueryUser.vue +274 -0
  997. package/src/filiale/jiaxian/UserInfoDetailManageNew.vue +249 -0
  998. package/src/filiale/jiaxian/Userinfo.vue +426 -0
  999. package/src/filiale/jiaxian/WatchCollection.vue +176 -0
  1000. package/src/filiale/jiaxian/WebAutomaticPurse.vue +348 -0
  1001. package/src/filiale/jiaxian/contractSigningList.vue +149 -0
  1002. package/src/filiale/jiaxian/deviceMessage.vue +94 -0
  1003. package/src/filiale/jiaxian/sale.js +19 -0
  1004. package/src/filiale/jinbin/CardMeterCenter.vue +5 -5
  1005. package/src/filiale/jinbin/ShowCardSellGas.vue +6 -6
  1006. package/src/filiale/jingwei/CardHand.vue +15 -15
  1007. package/src/filiale/jingwei/CardMeterCenter.vue +8 -8
  1008. package/src/filiale/jingwei/FileUserAddress.vue +5 -5
  1009. package/src/filiale/jingwei/FileUserFiles.vue +9 -9
  1010. package/src/filiale/jingwei/MeterinfoTest.vue +5 -5
  1011. package/src/filiale/jingwei/ShowCardSellGas.vue +8 -8
  1012. package/src/filiale/jingwei/meterinfodetail.vue +1 -1
  1013. package/src/filiale/jingyang/ChangeMeter.vue +13 -13
  1014. package/src/filiale/jingyang/ChargeQueryUser.vue +9 -9
  1015. package/src/filiale/jingyang/ChargeRecordQuery.vue +1 -1
  1016. package/src/filiale/jingyang/EticketPrint.vue +5 -5
  1017. package/src/filiale/jingyang/EticketV4/CustQueryEticket.vue +4 -6
  1018. package/src/filiale/jingyang/EticketV4/EticketOpenCard.vue +3 -12
  1019. package/src/filiale/jingyang/EticketV4/EticketOpenPage.vue +9 -21
  1020. package/src/filiale/jingyang/EticketV4/EticketRecordList.vue +5 -13
  1021. package/src/filiale/jingyang/GovernmentSell.vue +6 -6
  1022. package/src/filiale/jingyang/IOTRefund.vue +5 -5
  1023. package/src/filiale/jingyang/PriceChangeCompensation/IotCompensation.vue +3 -3
  1024. package/src/filiale/jingyang/PriceChangeCompensation/JbCompensation.vue +3 -3
  1025. package/src/filiale/jingyang/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
  1026. package/src/filiale/jingyang/QueryInstruct.vue +5 -5
  1027. package/src/filiale/jingyang/UserInfoDetailManageNew.vue +12 -11
  1028. package/src/filiale/jingyang/charge/CardMeterCenter.vue +9 -9
  1029. package/src/filiale/jingyang/charge/ChargeList.vue +11 -11
  1030. package/src/filiale/jingyang/charge/ChargeManage.vue +4 -4
  1031. package/src/filiale/jingyang/charge/ChargeModal.vue +2 -2
  1032. package/src/filiale/jingyang/charge/IOTMeterCenter.vue +9 -9
  1033. package/src/filiale/jingyang/charge/ShowCardSellGas.vue +8 -8
  1034. package/src/filiale/jingyang/sale.js +0 -3
  1035. package/src/filiale/jingyang/wechatValidateManage.vue +175 -270
  1036. package/src/filiale/jinhong/AutoAccountsDetail.vue +63 -0
  1037. package/src/filiale/{wuhai → jinhong}/CardList.vue +57 -98
  1038. package/src/filiale/jinhong/CardMeterCenter.vue +143 -0
  1039. package/src/filiale/jinhong/CardMeterCenterInner.vue +1091 -0
  1040. package/src/filiale/{shimen → jinhong}/CardService.js +67 -57
  1041. package/src/filiale/jinhong/FilesComplete.vue +266 -0
  1042. package/src/filiale/jinhong/GarbageCharge.vue +212 -0
  1043. package/src/filiale/jinhong/GarbagefeesList.vue +95 -0
  1044. package/src/filiale/jinhong/HandList.vue +120 -0
  1045. package/src/filiale/jinhong/HandplanQuery.vue +1450 -0
  1046. package/src/filiale/jinhong/HighMeterCard.vue +362 -0
  1047. package/src/filiale/jinhong/IOTMeterCenter.vue +143 -0
  1048. package/src/filiale/jinhong/IOTMeterCenterInner.vue +948 -0
  1049. package/src/filiale/jinhong/InsuranceAdd.vue +469 -0
  1050. package/src/filiale/jinhong/InsuranceChargesDetails.vue +486 -0
  1051. package/src/filiale/jinhong/InsuranceRecord.vue +380 -0
  1052. package/src/filiale/jinhong/InsuranceTemp.vue +220 -0
  1053. package/src/filiale/jinhong/MachineCharge.vue +214 -0
  1054. package/src/filiale/{qingjian → jinhong}/MachineChargeService.js +27 -10
  1055. package/src/filiale/jinhong/MachineMeterCenter.vue +741 -0
  1056. package/src/filiale/jinhong/RecordCancel.vue +340 -0
  1057. package/src/filiale/jinhong/ShowCardSellGas.vue +143 -0
  1058. package/src/filiale/jinhong/ShowCardSellGasInner.vue +1021 -0
  1059. package/src/filiale/jinhong/Userinfo.vue +496 -0
  1060. package/src/filiale/jinhong/insuranceGuanL.vue +349 -0
  1061. package/src/filiale/jinhong/machineDown.vue +1234 -0
  1062. package/src/filiale/{rongcheng → jinhong}/machineHand.vue +88 -62
  1063. package/src/filiale/jinhong/plugins/GetSaleParams.js +302 -0
  1064. package/src/filiale/jinhong/plugins/LoadParams.js +124 -0
  1065. package/src/filiale/jinhong/sale.js +63 -0
  1066. package/src/filiale/jinhuang/ChangeMeter.vue +1194 -0
  1067. package/src/filiale/{shimen → jinhuang}/ChargeManage.vue +15 -20
  1068. package/src/filiale/jinhuang/ChargeOper.vue +369 -0
  1069. package/src/filiale/jinhuang/OtherChargeQueryUser.vue +251 -0
  1070. package/src/filiale/jinhuang/OtherChargeQueryUserDetail.vue +81 -0
  1071. package/src/filiale/jinhuang/UserInfoDetailManageNew.vue +259 -0
  1072. package/src/filiale/jinhuang/WebHand.vue +1036 -0
  1073. package/src/filiale/jinhuang/WebHandQueryUser.vue +413 -0
  1074. package/src/filiale/jinhuang/cardsHand.vue +921 -0
  1075. package/src/filiale/jinhuang/sale.js +14 -0
  1076. package/src/filiale/jinjiang/AllUser.vue +5 -5
  1077. package/src/filiale/jinjiang/ArrearsList.vue +2 -2
  1078. package/src/filiale/jinjiang/CardChangeFill.vue +3 -3
  1079. package/src/filiale/jinjiang/CardMeterCenter.vue +5 -5
  1080. package/src/filiale/jinjiang/ChangeMeter.vue +9 -9
  1081. package/src/filiale/jinjiang/ChargeList.vue +8 -8
  1082. package/src/filiale/jinjiang/ChargeManage.vue +3 -3
  1083. package/src/filiale/jinjiang/IOTMeterCenter.vue +6 -6
  1084. package/src/filiale/jinjiang/MachineMeterCenter.vue +8 -8
  1085. package/src/filiale/jinjiang/MeterinfoTest.vue +5 -5
  1086. package/src/filiale/kelai/BlackList.vue +3 -3
  1087. package/src/filiale/kelai/CardChangeFill.vue +3 -3
  1088. package/src/filiale/kelai/CardMeterCenter.vue +10 -10
  1089. package/src/filiale/kelai/ChargeManage.vue +2 -2
  1090. package/src/filiale/kelai/ChargeModal.vue +2 -2
  1091. package/src/filiale/kelai/ChargeOper.vue +3 -3
  1092. package/src/filiale/kelai/FeeDeduction/feeDeduction.vue +3 -3
  1093. package/src/filiale/kelai/FeeDeduction/feeMachine.vue +2 -2
  1094. package/src/filiale/kelai/FileManageService.js +5 -5
  1095. package/src/filiale/kelai/FileUserAddress.vue +5 -5
  1096. package/src/filiale/kelai/FileUserFiles.vue +12 -12
  1097. package/src/filiale/kelai/FileUserFilesKeLai.vue +9 -9
  1098. package/src/filiale/kelai/GarbageCharge.vue +5 -5
  1099. package/src/filiale/kelai/GarbageEditManage.vue +1 -1
  1100. package/src/filiale/kelai/GarbageList.vue +5 -5
  1101. package/src/filiale/kelai/GarbageOperateMain.vue +1 -1
  1102. package/src/filiale/kelai/IOTMeterCenter.vue +9 -9
  1103. package/src/filiale/kelai/IotChangeFill.vue +2 -2
  1104. package/src/filiale/kelai/MachineMeterCenter.vue +10 -10
  1105. package/src/filiale/kelai/MeterinfoTest.vue +7 -17
  1106. package/src/filiale/kelai/ShowCardSellGas.vue +10 -10
  1107. package/src/filiale/kelai/UserGeneralInfoTest.vue +4 -4
  1108. package/src/filiale/kelai/UserfilesList.vue +3 -3
  1109. package/src/filiale/kelai/Userinfo.vue +4 -4
  1110. package/src/filiale/konggang/ChargeList.vue +9 -9
  1111. package/src/filiale/konggang/CorrectBill.vue +1 -1
  1112. package/src/filiale/konggang/FileUserFiles.vue +9 -9
  1113. package/src/filiale/konggang/PrintBill.vue +2 -2
  1114. package/src/filiale/konggang/ReissueBill.vue +5 -5
  1115. package/src/filiale/konggang/StockListmain.vue +5 -5
  1116. package/src/filiale/konggang/UserGeneralInfoTest.vue +4 -4
  1117. package/src/filiale/liaoyuan/BasicLiving.vue +4 -4
  1118. package/src/filiale/liaoyuan/CardList.vue +31 -31
  1119. package/src/filiale/liaoyuan/ChangeMeter.vue +10 -10
  1120. package/src/filiale/liaoyuan/ChangeRecord.vue +2 -2
  1121. package/src/filiale/liaoyuan/ChargeList.vue +6 -6
  1122. package/src/filiale/liaoyuan/ChargeManage.vue +3 -3
  1123. package/src/filiale/liaoyuan/ChargeModal.vue +2 -2
  1124. package/src/filiale/liaoyuan/FileManage/MeterinfoTest.vue +6 -6
  1125. package/src/filiale/liaoyuan/FileManage/UserGeneralInfoTest.vue +1 -1
  1126. package/src/filiale/liaoyuan/FileUserFiles.vue +8 -8
  1127. package/src/filiale/liaoyuan/HandManager.vue +25 -32
  1128. package/src/filiale/liaoyuan/IOTRefund.vue +4 -4
  1129. package/src/filiale/liaoyuan/MeterBookAdd.vue +1 -1
  1130. package/src/filiale/liaoyuan/MeterBookUser.vue +8 -8
  1131. package/src/filiale/liaoyuan/NewPriceAdjustment.vue +8 -8
  1132. package/src/filiale/liaoyuan/NewPriceAdjustmentSell.vue +6 -6
  1133. package/src/filiale/liaoyuan/NewPriceAdjustmentWebmeter.vue +6 -6
  1134. package/src/filiale/liaoyuan/Overduetax.vue +11 -11
  1135. package/src/filiale/liaoyuan/PriceAdjustment.vue +7 -7
  1136. package/src/filiale/liaoyuan/PriceChangeCompensation/IotCompensation.vue +3 -3
  1137. package/src/filiale/liaoyuan/PriceChangeCompensation/JbCompensation.vue +3 -3
  1138. package/src/filiale/liaoyuan/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
  1139. package/src/filiale/liaoyuan/UserBaseInfoNew.vue +6 -6
  1140. package/src/filiale/liaoyuan/comprehen/StairPrice/GasPrice.vue +7 -7
  1141. package/src/filiale/liaoyuan/comprehen/StairPrice/GasPriceList.vue +2 -2
  1142. package/src/filiale/liaoyuan/feeDeduction.vue +1 -1
  1143. package/src/filiale/liaoyuan/feeMachine.vue +1 -1
  1144. package/src/filiale/liaoyuan/machineRefund.vue +4 -4
  1145. package/src/filiale/liaoyuan/meterinfodetail.vue +1 -1
  1146. package/src/filiale/liaoyuan/sale.js +1 -4
  1147. package/src/filiale/liuan/ChargeList.vue +11 -11
  1148. package/src/filiale/liuan/DevicesDetail.vue +1 -1
  1149. package/src/filiale/liuan/UserInfoDetailManageNew.vue +12 -11
  1150. package/src/filiale/liuan/UserfilesDetail.vue +1 -1
  1151. package/src/filiale/liuan/Userinfo.vue +1 -1
  1152. package/src/filiale/liuan/UserinfoDetail.vue +1 -1
  1153. package/src/filiale/liuan/WatchCollection.vue +1 -1
  1154. package/src/filiale/lixianV3/ArrearsQuery.vue +5 -5
  1155. package/src/filiale/lixianV3/ChangeMeter.vue +13 -13
  1156. package/src/filiale/lixianV3/InsuranceAdd.vue +2 -1
  1157. package/src/filiale/lixianV3/InsuranceChargesDetails.vue +3 -3
  1158. package/src/filiale/lixianV3/MachineCharge.vue +3 -3
  1159. package/src/filiale/lixianV3/MachineMeterCenter.vue +9 -9
  1160. package/src/filiale/lixianV3/MeterReadAudit.vue +8 -8
  1161. package/src/filiale/lixianV3/OweList.vue +1 -1
  1162. package/src/filiale/lixianV3/UserInfoDetailManageNew.vue +12 -11
  1163. package/src/filiale/lixianV3/charge/ChargeManage.vue +3 -3
  1164. package/src/filiale/lixianV3/components/charge/CardMeterCenter.vue +9 -9
  1165. package/src/filiale/lixianV3/components/charge/ChargeList.vue +11 -11
  1166. package/src/filiale/lixianV3/components/charge/IOTMeterCenter.vue +10 -12
  1167. package/src/filiale/lixianV3/ic_detail/HandQueryUser.vue +3 -3
  1168. package/src/filiale/lixianV3/iotHand.vue +8 -8
  1169. package/src/filiale/lixianV3/machineHand.vue +30 -30
  1170. package/src/filiale/macheng/CardList.vue +15 -15
  1171. package/src/filiale/macheng/CardMeterCenter.vue +8 -8
  1172. package/src/filiale/macheng/ChangeMeter.vue +7 -22
  1173. package/src/filiale/macheng/ChangeRecord.vue +2 -2
  1174. package/src/filiale/macheng/ChargeList.vue +8 -8
  1175. package/src/filiale/macheng/ChargeManage.vue +3 -3
  1176. package/src/filiale/macheng/ChargeOper.vue +4 -4
  1177. package/src/filiale/macheng/CorrectBill.vue +1 -1
  1178. package/src/filiale/macheng/EstimateManager.vue +21 -21
  1179. package/src/filiale/macheng/FileUserAddress.vue +5 -5
  1180. package/src/filiale/macheng/FileUserFiles.vue +8 -8
  1181. package/src/filiale/macheng/FilesManageNew/FileUserFiles.vue +11 -11
  1182. package/src/filiale/macheng/FilesManageNew/MeterinfoTest.vue +6 -6
  1183. package/src/filiale/macheng/FilesManageNew/UserEssentialInfoTest.vue +1 -1
  1184. package/src/filiale/macheng/FilesManageNew/UserGeneralInfoTest.vue +8 -8
  1185. package/src/filiale/macheng/HandManager.vue +23 -23
  1186. package/src/filiale/macheng/MachineMeterCenter.vue +8 -8
  1187. package/src/filiale/macheng/MessageList.vue +4 -4
  1188. package/src/filiale/macheng/MeterinfoTest.vue +6 -6
  1189. package/src/filiale/macheng/PrintBill.vue +2 -2
  1190. package/src/filiale/macheng/ReissueBill.vue +5 -5
  1191. package/src/filiale/macheng/UserBaseInfoNew.vue +5 -5
  1192. package/src/filiale/macheng/UserDeviceInfoTest.vue +1 -1
  1193. package/src/filiale/macheng/UserEssentialInfoTest.vue +1 -1
  1194. package/src/filiale/macheng/UserInfoDetailManageNew.vue +12 -11
  1195. package/src/filiale/macheng/UserPriceChangeManage.vue +3 -3
  1196. package/src/filiale/macheng/ic_detail/HandQueryUser.vue +3 -3
  1197. package/src/filiale/macheng/ic_detail/WebHandQueryUser.vue +2 -2
  1198. package/src/filiale/macheng/printing/PrintingFileUserFiles.vue +7 -7
  1199. package/src/filiale/meihekou/ArrearsList.vue +192 -25
  1200. package/src/filiale/meihekou/CardHand.vue +18 -20
  1201. package/src/filiale/meihekou/CardMeterCenter.vue +991 -0
  1202. package/src/filiale/meihekou/ChangeMeter.vue +9 -9
  1203. package/src/filiale/meihekou/ChargeList.vue +10 -10
  1204. package/src/filiale/meihekou/ChargeManage.vue +5 -4
  1205. package/src/filiale/meihekou/ChargeOper.vue +279 -169
  1206. package/src/filiale/meihekou/DevicesDetail.vue +1 -1
  1207. package/src/filiale/meihekou/EstimateManager.vue +24 -24
  1208. package/src/filiale/meihekou/FileUserFiles.vue +9 -9
  1209. package/src/filiale/meihekou/HandManager.vue +109 -35
  1210. package/src/filiale/meihekou/MachineCharge.vue +4 -3
  1211. package/src/filiale/{wuhai → meihekou}/MachineMeterCenter.vue +16 -25
  1212. package/src/filiale/meihekou/MbpeopleList.vue +4 -4
  1213. package/src/filiale/meihekou/MessageList.vue +9 -9
  1214. package/src/filiale/meihekou/MeterBookAdd.vue +3 -3
  1215. package/src/filiale/meihekou/MeterOperatemain.vue +567 -0
  1216. package/src/filiale/meihekou/MeterinfoTest.vue +5 -5
  1217. package/src/filiale/meihekou/NoCardMeterCenter.vue +542 -0
  1218. package/src/filiale/meihekou/OverUseCharge.vue +2 -2
  1219. package/src/filiale/meihekou/OweList.vue +1 -1
  1220. package/src/filiale/meihekou/PaymentCode.vue +4 -4
  1221. package/src/filiale/meihekou/PrintBill.vue +54 -42
  1222. package/src/filiale/meihekou/RecordCancel.vue +13 -13
  1223. package/src/filiale/meihekou/ReissueBill.vue +45 -15
  1224. package/src/filiale/meihekou/SafeCheck.vue +386 -0
  1225. package/src/filiale/meihekou/ShowCardSellGas.vue +935 -0
  1226. package/src/filiale/meihekou/TransferManage.vue +704 -0
  1227. package/src/filiale/meihekou/UserBaseInfoNew.vue +413 -367
  1228. package/src/filiale/meihekou/UserFeeInfo.vue +84 -0
  1229. package/src/filiale/meihekou/UserPriceChangeManage.vue +689 -0
  1230. package/src/filiale/meihekou/UserfilesDetail.vue +1 -1
  1231. package/src/filiale/meihekou/Userinfo.vue +244 -16
  1232. package/src/filiale/meihekou/UserinfoDetail.vue +1 -1
  1233. package/src/filiale/meihekou/batch/batchEditFiles.vue +14 -1
  1234. package/src/filiale/meihekou/batch/batchEditHistory.vue +1 -1
  1235. package/src/filiale/meihekou/batch/batchEditManage.vue +1 -1
  1236. package/src/filiale/meihekou/batch/batchUserList.vue +3 -3
  1237. package/src/filiale/meihekou/common/userinfo_detail/UserInfoDetailManageNew.vue +14 -10
  1238. package/src/filiale/meihekou/common/userinfo_detail/ic_detail/HandQueryUser.vue +400 -0
  1239. package/src/filiale/meihekou/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  1240. package/src/filiale/meihekou/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  1241. package/src/filiale/meihekou/deviceMessage.vue +86 -0
  1242. package/src/filiale/meihekou/handAudit/MeterReadAudit.vue +56 -21
  1243. package/src/filiale/meihekou/handOperate.vue +69 -47
  1244. package/src/filiale/meihekou/icTable.vue +233 -0
  1245. package/src/filiale/meihekou/machineHand.vue +2181 -0
  1246. package/src/filiale/meihekou/manualChargeCenter.vue +394 -0
  1247. package/src/filiale/meihekou/meterTable.vue +220 -0
  1248. package/src/filiale/meihekou/meterinfodetail.vue +50 -45
  1249. package/src/filiale/meihekou/otherinfo.vue +101 -0
  1250. package/src/filiale/meihekou/refund/IOTRefund.vue +4 -4
  1251. package/src/filiale/meihekou/refund/cardRefund.vue +5 -5
  1252. package/src/filiale/meihekou/refund/machineRefund.vue +4 -4
  1253. package/src/filiale/meihekou/replacementSingleInfoOperation.vue +436 -0
  1254. package/src/filiale/meihekou/sale.js +34 -2
  1255. package/src/filiale/meihekou/specificInformation.vue +552 -0
  1256. package/src/filiale/ningjin/CardHand.vue +14 -14
  1257. package/src/filiale/ningjin/CardMeterCenter.vue +8 -8
  1258. package/src/filiale/ningjin/ChangeMeter.vue +11 -11
  1259. package/src/filiale/ningjin/ChargeRecordQuery.vue +1 -1
  1260. package/src/filiale/ningjin/FileUserFiles.vue +10 -23
  1261. package/src/filiale/ningjin/HandplanQuery.vue +8 -8
  1262. package/src/filiale/ningjin/IOTMeterCenter.vue +7 -7
  1263. package/src/filiale/ningjin/MeterReadAudit.vue +7 -7
  1264. package/src/filiale/ningjin/MeterinfoTest.vue +6 -6
  1265. package/src/filiale/ningjin/NoCardMeterCenter.vue +2 -2
  1266. package/src/filiale/ningjin/ReplaceCardManage.vue +3 -3
  1267. package/src/filiale/ningjin/UserBaseInfoNew.vue +8 -8
  1268. package/src/filiale/ningjin/UserInfoDetailManageNew.vue +12 -12
  1269. package/src/filiale/ningjin/Userinfo.vue +1 -1
  1270. package/src/filiale/ningjin/WatchCollection.vue +1 -1
  1271. package/src/filiale/ningjin/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  1272. package/src/filiale/ningjin/machineDown.vue +7 -7
  1273. package/src/filiale/ningjin/machineHand.vue +30 -30
  1274. package/src/filiale/ningjin/refund/IOTRefund.vue +4 -4
  1275. package/src/filiale/ningjin/refund/machineRefund.vue +4 -4
  1276. package/src/filiale/qianneng/ArrearsList.vue +2 -2
  1277. package/src/filiale/qianneng/CardList.vue +18 -18
  1278. package/src/filiale/qianneng/ChangeMeter.vue +20 -31
  1279. package/src/filiale/qianneng/FilesManage/FileUserFiles.vue +9 -9
  1280. package/src/filiale/qianneng/FilesManage/MeterinfoTest.vue +6 -6
  1281. package/src/filiale/qianneng/FilesManage/UserGeneralInfoTest.vue +4 -4
  1282. package/src/filiale/qianneng/FilesManageNew/FileUserFiles.vue +10 -10
  1283. package/src/filiale/qianneng/FilesManageNew/MeterinfoTest.vue +5 -5
  1284. package/src/filiale/qianneng/FilesManageNew/UserGeneralInfoTest.vue +8 -8
  1285. package/src/filiale/qianneng/GasPrice.vue +7 -7
  1286. package/src/filiale/qianneng/GasPriceList.vue +2 -2
  1287. package/src/filiale/qianneng/HandManager.vue +27 -27
  1288. package/src/filiale/qianneng/MachineCharge.vue +3 -3
  1289. package/src/filiale/qianneng/MbpeopleList.vue +3 -3
  1290. package/src/filiale/qianneng/MessageList.vue +7 -7
  1291. package/src/filiale/qianneng/MeterMessage.vue +4 -5
  1292. package/src/filiale/qianneng/NoCardMeterCenter.vue +2 -2
  1293. package/src/filiale/qianneng/OtherChargeNew.vue +5 -5
  1294. package/src/filiale/qianneng/OweList.vue +1 -1
  1295. package/src/filiale/qianneng/PaymentCode.vue +3 -3
  1296. package/src/filiale/qianneng/TransferManage.vue +2 -2
  1297. package/src/filiale/qianneng/UserDeviceInfoTest.vue +1 -1
  1298. package/src/filiale/qianneng/archives/UserfilesList.vue +7 -7
  1299. package/src/filiale/qianneng/charge/ChargeList.vue +9 -9
  1300. package/src/filiale/qianneng/chargeBatch/BatchCharge.vue +5 -5
  1301. package/src/filiale/qianneng/chargeBatch/ChargeGroupList.vue +4 -4
  1302. package/src/filiale/qianneng/chargeBatch/OweRecordQuery.vue +2 -2
  1303. package/src/filiale/qianneng/components/common/userinfo_detail/UserBaseInfoNew.vue +5 -5
  1304. package/src/filiale/qianneng/components/thirdSurplus.vue +2 -2
  1305. package/src/filiale/qianneng/eticket/EticketOpenCard.vue +2 -2
  1306. package/src/filiale/qianneng/eticket/EticketOpenJBPage.vue +2 -2
  1307. package/src/filiale/qianneng/eticket/EticketOpenPage.vue +3 -3
  1308. package/src/filiale/qianneng/eticket/EticketPrint.vue +4 -4
  1309. package/src/filiale/qianneng/eticket/EticketRecordList.vue +2 -2
  1310. package/src/filiale/qianneng/gasLossRecords.vue +5 -5
  1311. package/src/filiale/qianneng/js/hignmeter.js +359 -379
  1312. package/src/filiale/qianneng/machine/ArrearsQuery.vue +5 -5
  1313. package/src/filiale/qianneng/machine/CardMeterCenter.vue +9 -9
  1314. package/src/filiale/qianneng/machine/IOTMeterCenter.vue +9 -9
  1315. package/src/filiale/qianneng/machine/MachineMeterCenter.vue +10 -10
  1316. package/src/filiale/qianneng/meterbookEntry.vue +1 -1
  1317. package/src/filiale/qianneng/revenue/ChargeManage.vue +3 -3
  1318. package/src/filiale/qianneng/revenue/ChargeOper.vue +2 -2
  1319. package/src/filiale/qianneng/revenue/Userinfo.vue +2 -2
  1320. package/src/filiale/qianneng/revenue/common/UserInfoDetailManageNew.vue +13 -11
  1321. package/src/filiale/qianneng/revenue/common/ic_detail/AutomaticPurse.vue +8 -8
  1322. package/src/filiale/qianneng/revenue/common/ic_detail/ChargeQueryUser.vue +9 -9
  1323. package/src/filiale/qianneng/revenue/common/ic_detail/HandQueryUser.vue +3 -3
  1324. package/src/filiale/qianneng/revenue/comprehen/ReloadingTable.vue +1 -1
  1325. package/src/filiale/qianneng/revenue/machineHandManage/machineDown.vue +6 -6
  1326. package/src/filiale/qianneng/revenue/machineHandManage/machineHand.vue +29 -29
  1327. package/src/filiale/qianneng/revenue/machineHandManage/machineHandAudit.vue +10 -10
  1328. package/src/filiale/qianneng/revenue/machineHandManage/machinePhoneManage.vue +4 -4
  1329. package/src/filiale/qianneng/revenue/machineHandManage/machineSync.vue +4 -4
  1330. package/src/filiale/qianneng/revenue/sms/AccountBillList.vue +6 -6
  1331. package/src/filiale/qianneng/revenue/sms/AccountMessageList.vue +5 -5
  1332. package/src/filiale/qianneng/sale.js +0 -5
  1333. package/src/filiale/qianneng/specificInformation.vue +5 -5
  1334. package/src/filiale/qingjian/CardMeterCenter.vue +49 -83
  1335. package/src/filiale/qingjian/ChargeModal.vue +2 -2
  1336. package/src/filiale/qingjian/FileUserFiles.vue +43 -66
  1337. package/src/filiale/qingjian/IOTRefund.vue +5 -5
  1338. package/src/filiale/qingjian/MeterinfoTest.vue +10 -10
  1339. package/src/filiale/qingjian/SafeCheck.vue +25 -25
  1340. package/src/filiale/qingjian/ShowCardSellGas.vue +47 -73
  1341. package/src/filiale/qingjian/UserEssentialInfoTest.vue +140 -290
  1342. package/src/filiale/qingjian/UserInfoDetailManageNew.vue +12 -11
  1343. package/src/filiale/qingjian/WebHandQueryUser.vue +2 -2
  1344. package/src/filiale/qingjian/sale.js +0 -8
  1345. package/src/filiale/qingtongxia/CardMeterCenter.vue +9 -9
  1346. package/src/filiale/qingtongxia/ChangeAccount/TransferManage.vue +2 -2
  1347. package/src/filiale/qingtongxia/ChargeRecordQuery.vue +1 -1
  1348. package/src/filiale/qingtongxia/FilesManage/UserEssentialInfoTest.vue +1 -1
  1349. package/src/filiale/qingtongxia/HandList.vue +1 -1
  1350. package/src/filiale/qingtongxia/HandManager/HandManager.vue +26 -26
  1351. package/src/filiale/qingtongxia/IOTMeterCenter.vue +9 -9
  1352. package/src/filiale/qingtongxia/MachineCharge.vue +3 -3
  1353. package/src/filiale/qingtongxia/MachineMeterCenter.vue +8 -8
  1354. package/src/filiale/qingtongxia/MeterOperatemain.vue +2 -2
  1355. package/src/filiale/qingtongxia/OweList.vue +1 -1
  1356. package/src/filiale/qingtongxia/UserBaseInfoNew.vue +7 -7
  1357. package/src/filiale/qingtongxia/UserGeneralInfoTest.vue +3 -3
  1358. package/src/filiale/qingtongxia/Userinfo.vue +1 -1
  1359. package/src/filiale/qingtongxia/meterinfodetail.vue +1 -1
  1360. package/src/filiale/qingtongxia/plugins/MachineChargeService.js +2 -2
  1361. package/src/filiale/rizhao/CardMeterCenter.vue +8 -8
  1362. package/src/filiale/rizhao/ChargeList.vue +9 -9
  1363. package/src/filiale/rizhao/ChargeQueryUser.vue +10 -10
  1364. package/src/filiale/rizhao/ChargeRecordQuery.vue +1 -1
  1365. package/src/filiale/rizhao/FileUserAddress.vue +5 -5
  1366. package/src/filiale/rizhao/FileUserFiles.vue +9 -9
  1367. package/src/filiale/rizhao/IOTMeterCenter.vue +7 -7
  1368. package/src/filiale/rizhao/InsuranceAdd.vue +2 -1
  1369. package/src/filiale/rizhao/MeterinfoTest.vue +6 -6
  1370. package/src/filiale/rizhao/NoCardMeterCenter.vue +2 -2
  1371. package/src/filiale/rizhao/ShowCardSellGas.vue +8 -8
  1372. package/src/filiale/rizhao/UploadIdCard.vue +2 -2
  1373. package/src/filiale/rizhao/UserBaseInfoNew.vue +5 -5
  1374. package/src/filiale/rizhao/UserDeviceInfoTest.vue +1 -1
  1375. package/src/filiale/rizhao/UserGeneralInfoTest.vue +4 -4
  1376. package/src/filiale/rizhao/UserInfoDetailManageNew.vue +12 -11
  1377. package/src/filiale/rizhao/UserPriceChangeManage.vue +4 -4
  1378. package/src/filiale/rizhao/Userinfo.vue +1 -1
  1379. package/src/filiale/rizhao/replaceMentList.vue +2 -2
  1380. package/src/filiale/rizhao/replacementSingleInfoOperation.vue +2 -2
  1381. package/src/filiale/rongchang/IOTRefund.vue +5 -5
  1382. package/src/filiale/rongcheng/ChangeMeter.vue +13 -13
  1383. package/src/filiale/rongcheng/ChargeList.vue +6 -6
  1384. package/src/filiale/rongcheng/ChargeManage.vue +3 -3
  1385. package/src/filiale/rongcheng/ChargeModal.vue +2 -2
  1386. package/src/filiale/rongcheng/CustomerDeviceInfoTest.vue +14 -29
  1387. package/src/filiale/rongcheng/EditWebMeterInfo.vue +3 -3
  1388. package/src/filiale/rongcheng/FileUserAddress.vue +5 -5
  1389. package/src/filiale/rongcheng/FileUserFiles.vue +8 -8
  1390. package/src/filiale/rongcheng/FilesManageNew/CardList.vue +15 -15
  1391. package/src/filiale/rongcheng/FilesManageNew/FileAddressList.vue +1 -1
  1392. package/src/filiale/rongcheng/FilesManageNew/FileMergeInfo.vue +1 -1
  1393. package/src/filiale/rongcheng/FilesManageNew/FileUserAddress.vue +5 -5
  1394. package/src/filiale/rongcheng/FilesManageNew/FileUserAddressChange.vue +1 -1
  1395. package/src/filiale/rongcheng/FilesManageNew/FileUserFiles.vue +10 -10
  1396. package/src/filiale/rongcheng/FilesManageNew/FileUserMerge.vue +1 -1
  1397. package/src/filiale/rongcheng/FilesManageNew/MeterinfoTest.vue +5 -5
  1398. package/src/filiale/rongcheng/FilesManageNew/UserGeneralInfoTest.vue +8 -8
  1399. package/src/filiale/rongcheng/HandManager.vue +23 -24
  1400. package/src/filiale/rongcheng/MeterinfoTest.vue +5 -5
  1401. package/src/filiale/rongcheng/PriceAdjustment.vue +6 -6
  1402. package/src/filiale/rongcheng/PriceAdjustmentCard.vue +6 -6
  1403. package/src/filiale/rongcheng/RecordCancel.vue +11 -11
  1404. package/src/filiale/rongcheng/RemainAdjustment.vue +4 -4
  1405. package/src/filiale/rongcheng/SafeCheck.vue +3 -3
  1406. package/src/filiale/rongcheng/ShowCardSellGas.vue +9 -9
  1407. package/src/filiale/rongcheng/UserBaseInfo.vue +5 -5
  1408. package/src/filiale/rongcheng/UserDeviceInfoTest.vue +4 -22
  1409. package/src/filiale/rongcheng/UserGeneralInfoTest.vue +2 -2
  1410. package/src/filiale/rongcheng/UserMeterInfoTest.vue +0 -1
  1411. package/src/filiale/rongcheng/alReturnsMoney.vue +4 -4
  1412. package/src/filiale/rongcheng/business/CardChangeFill.vue +3 -3
  1413. package/src/filiale/rongcheng/business/CardMeterCenter.vue +13 -11
  1414. package/src/filiale/rongcheng/business/CardMeterChargeCancel.vue +6 -6
  1415. package/src/filiale/rongcheng/business/ChangeMeterAddGas.vue +3 -3
  1416. package/src/filiale/rongcheng/business/FilesComplete.vue +1 -1
  1417. package/src/filiale/rongcheng/business/IOT/IotChangeFill.vue +2 -2
  1418. package/src/filiale/rongcheng/business/IOTMeterCenter.vue +6 -6
  1419. package/src/filiale/rongcheng/business/IotOpen.vue +1 -1
  1420. package/src/filiale/rongcheng/business/MeterDisable/DisableManage.vue +1 -1
  1421. package/src/filiale/rongcheng/business/MeterEnable/EnableManage.vue +3 -3
  1422. package/src/filiale/rongcheng/business/NoCardMeterCenter.vue +2 -2
  1423. package/src/filiale/rongcheng/business/OtherCharge.vue +3 -3
  1424. package/src/filiale/rongcheng/business/OtherChargeNew.vue +4 -4
  1425. package/src/filiale/rongcheng/business/PriceChangeCompensation/IotCompensation.vue +3 -3
  1426. package/src/filiale/rongcheng/business/PriceChangeCompensation/JbCompensation.vue +3 -3
  1427. package/src/filiale/rongcheng/business/RepairCharge.vue +4 -4
  1428. package/src/filiale/rongcheng/business/ShowCardSellGasJB.vue +1 -1
  1429. package/src/filiale/rongcheng/business/ShowCardSellGasWeb.vue +1 -1
  1430. package/src/filiale/rongcheng/business/depositCharge/DepositCharge.vue +3 -3
  1431. package/src/filiale/rongcheng/business/machine/MachineChangeFill.vue +1 -1
  1432. package/src/filiale/rongcheng/business/machine/MachineCharge.vue +3 -3
  1433. package/src/filiale/rongcheng/business/machine/MachineMeterCenter.vue +9 -9
  1434. package/src/filiale/rongcheng/business/machine/MachineMeterPartCenter.vue +4 -4
  1435. package/src/filiale/rongcheng/business/machine/MachinePartCharge.vue +3 -3
  1436. package/src/filiale/rongcheng/business/machine/OweList.vue +1 -1
  1437. package/src/filiale/rongcheng/business/refund/IOTRefund.vue +4 -4
  1438. package/src/filiale/rongcheng/business/refund/machineRefund.vue +4 -4
  1439. package/src/filiale/rongcheng/deviceinfodetail.vue +1 -1
  1440. package/src/filiale/rongcheng/gasmove.vue +4 -4
  1441. package/src/filiale/rongcheng/plugins/LogicService.js +24 -24
  1442. package/src/filiale/rongcheng/sale.js +1 -3
  1443. package/src/filiale/rongchuang/BlackList.vue +3 -3
  1444. package/src/filiale/rongchuang/CardMeterCenter.vue +8 -8
  1445. package/src/filiale/rongchuang/ChangeMeter.vue +13 -13
  1446. package/src/filiale/rongchuang/CorrectBill.vue +1 -1
  1447. package/src/filiale/rongchuang/DepositCharge.vue +3 -3
  1448. package/src/filiale/rongchuang/EticketPrint.vue +4 -4
  1449. package/src/filiale/rongchuang/EticketRecordList.vue +2 -2
  1450. package/src/filiale/rongchuang/FilesManage/FileUserFiles.vue +9 -9
  1451. package/src/filiale/rongchuang/FilesManage/UserGeneralInfoTest.vue +5 -17
  1452. package/src/filiale/rongchuang/FilesManageNew/UserGeneralInfoTest.vue +8 -8
  1453. package/src/filiale/rongchuang/GasPriceList.vue +3 -3
  1454. package/src/filiale/rongchuang/IOTMeterCenter.vue +8 -8
  1455. package/src/filiale/rongchuang/LimitGas.vue +2 -2
  1456. package/src/filiale/rongchuang/MeterinfoTest.vue +29 -40
  1457. package/src/filiale/rongchuang/NoCardMeterCenter.vue +2 -2
  1458. package/src/filiale/rongchuang/OtherChargeNew.vue +4 -4
  1459. package/src/filiale/rongchuang/OtherGas.vue +6 -6
  1460. package/src/filiale/rongchuang/OverUseCharge.vue +1 -1
  1461. package/src/filiale/rongchuang/PrintBill.vue +2 -2
  1462. package/src/filiale/rongchuang/ReissueBill.vue +5 -5
  1463. package/src/filiale/rongchuang/ReplaceCardManage.vue +3 -3
  1464. package/src/filiale/rongchuang/ShowCardSellGas.vue +6 -6
  1465. package/src/filiale/rongchuang/Userinfo.vue +18 -73
  1466. package/src/filiale/rongchuang/bill/CustQueryEticket.vue +2 -2
  1467. package/src/filiale/rongchuang/bill/EticketOpenCard.vue +2 -2
  1468. package/src/filiale/rongchuang/bill/EticketOpenJBPage.vue +2 -2
  1469. package/src/filiale/rongchuang/bill/EticketOpenPage.vue +2 -2
  1470. package/src/filiale/rongchuang/bill/EticketRecordList.vue +2 -2
  1471. package/src/filiale/rongchuang/handListMaintain.vue +5 -5
  1472. package/src/filiale/rongchuang/handOperate.vue +5 -5
  1473. package/src/filiale/rongchuang/sale.js +0 -5
  1474. package/src/filiale/ronghao/AddUserDetail.vue +66 -0
  1475. package/src/filiale/ronghao/ArrearsQuery.vue +974 -0
  1476. package/src/filiale/{wuan → ronghao}/BankPayment.vue +36 -23
  1477. package/src/filiale/ronghao/BasicLivingList.vue +396 -0
  1478. package/src/filiale/ronghao/BatchCancellation.vue +342 -0
  1479. package/src/filiale/ronghao/BlackList.vue +377 -0
  1480. package/src/filiale/ronghao/BlackListList.vue +291 -0
  1481. package/src/{components/newBill → filiale/ronghao}/CardList.vue +94 -99
  1482. package/src/filiale/ronghao/CardMeterCenter.vue +994 -0
  1483. package/src/filiale/ronghao/CardMeterChargeCancel.vue +463 -0
  1484. package/src/filiale/ronghao/CardService.js +2144 -0
  1485. package/src/filiale/ronghao/ChangeMeter.vue +1321 -0
  1486. package/src/filiale/ronghao/ChangeMeterService.js +774 -0
  1487. package/src/filiale/{zhongyi → ronghao}/ChargeList.vue +49 -54
  1488. package/src/filiale/ronghao/ChargeManage.vue +325 -0
  1489. package/src/filiale/ronghao/ChargeOper.vue +330 -0
  1490. package/src/filiale/ronghao/CommonService.js +302 -0
  1491. package/src/filiale/{siyang → ronghao}/DisableManage.vue +18 -4
  1492. package/src/filiale/ronghao/FilesManageNew/UserEssentialInfoTest.vue +457 -0
  1493. package/src/filiale/ronghao/FilesManageNew/UserGeneralInfoTest.vue +690 -0
  1494. package/src/filiale/ronghao/HandplanQuery.vue +1427 -0
  1495. package/src/filiale/ronghao/HighMeterCard.vue +591 -0
  1496. package/src/filiale/ronghao/HistoryHandQueryUser.vue +363 -0
  1497. package/src/{components/newBill → filiale/ronghao}/IOTMeterCenter.vue +185 -76
  1498. package/src/filiale/ronghao/IOTRefund.vue +385 -0
  1499. package/src/filiale/ronghao/ImgSelfSafePlus.vue +194 -0
  1500. package/src/filiale/ronghao/InsuranceAdd.vue +443 -0
  1501. package/src/filiale/ronghao/InsuranceChargesDetails.vue +543 -0
  1502. package/src/filiale/ronghao/InsuranceDetail.vue +28 -0
  1503. package/src/filiale/ronghao/InsuranceList.vue +264 -0
  1504. package/src/filiale/ronghao/InsuranceManage.vue +58 -0
  1505. package/src/filiale/ronghao/MachineCharge.vue +179 -0
  1506. package/src/filiale/ronghao/MachineChargeService.js +149 -0
  1507. package/src/filiale/ronghao/MachineMeterCenter.vue +710 -0
  1508. package/src/filiale/ronghao/NoCardMeterCenter.vue +534 -0
  1509. package/src/filiale/ronghao/OverUseCharge.vue +464 -0
  1510. package/src/filiale/ronghao/OweDetailList.vue +79 -0
  1511. package/src/filiale/ronghao/OweList.vue +159 -0
  1512. package/src/filiale/ronghao/PaymentCode.vue +230 -0
  1513. package/src/filiale/ronghao/PriceChangeCompensation/CompensationManage.vue +26 -0
  1514. package/src/filiale/ronghao/PriceChangeCompensation/IotCompensation.vue +319 -0
  1515. package/src/filiale/ronghao/PriceChangeCompensation/JbCompensation.vue +343 -0
  1516. package/src/filiale/ronghao/PriceChangeCompensation/SurplusRecordDetail.vue +74 -0
  1517. package/src/filiale/ronghao/RecordCancel.vue +332 -0
  1518. package/src/filiale/{siyang → ronghao}/ReplaceCardManage.vue +13 -13
  1519. package/src/filiale/ronghao/ResetMeter.vue +1270 -0
  1520. package/src/filiale/{siyang → ronghao}/ShowCardSellGas.vue +16 -13
  1521. package/src/filiale/ronghao/SpecialUserManage.vue +64 -0
  1522. package/src/filiale/ronghao/TransferManage.vue +673 -0
  1523. package/src/filiale/ronghao/Upload.vue +654 -0
  1524. package/src/filiale/ronghao/UploadIdCard.vue +584 -0
  1525. package/src/filiale/{siyang → ronghao}/UserGeneralInfoTest.vue +4 -4
  1526. package/src/filiale/ronghao/UserInfoDetailManageNew.vue +255 -0
  1527. package/src/filiale/ronghao/UserInsurance.vue +77 -0
  1528. package/src/filiale/ronghao/Userinfo.vue +402 -0
  1529. package/src/filiale/ronghao/WorkBusySmall.vue +127 -0
  1530. package/src/filiale/ronghao/WorkHistory.vue +697 -0
  1531. package/src/filiale/ronghao/cardDown.vue +1141 -0
  1532. package/src/filiale/ronghao/cardHandAudit.vue +518 -0
  1533. package/src/filiale/ronghao/cardsHand.vue +946 -0
  1534. package/src/filiale/ronghao/changemeterOperate.vue +315 -0
  1535. package/src/filiale/ronghao/fillgasSpecific.vue +313 -0
  1536. package/src/filiale/ronghao/ic_detail/ChargeQueryUser.vue +554 -0
  1537. package/src/filiale/ronghao/ic_detail/ChargeRecordQuery.vue +106 -0
  1538. package/src/filiale/ronghao/ic_detail/WatchCollection.vue +115 -0
  1539. package/src/filiale/ronghao/ic_detail/WebHandQueryUser.vue +411 -0
  1540. package/src/filiale/ronghao/insuranceGuanL.vue +356 -0
  1541. package/src/filiale/ronghao/iotTable.vue +301 -0
  1542. package/src/filiale/ronghao/machineDown.vue +1176 -0
  1543. package/src/filiale/ronghao/machineHand.vue +2177 -0
  1544. package/src/filiale/ronghao/machineHandAudit.vue +833 -0
  1545. package/src/filiale/ronghao/machineRefund.vue +357 -0
  1546. package/src/filiale/ronghao/meterinfodetail.vue +478 -0
  1547. package/src/filiale/ronghao/meteringRecords.vue +131 -0
  1548. package/src/filiale/ronghao/removeTable.vue +251 -0
  1549. package/src/filiale/ronghao/removeTableCancel.vue +153 -0
  1550. package/src/filiale/ronghao/replacementSingleInfoOperation.vue +315 -0
  1551. package/src/filiale/ronghao/sale.js +140 -0
  1552. package/src/filiale/ronghao/specificInformation.vue +537 -0
  1553. package/src/filiale/ronghao/uploadFilesHistory.vue +195 -0
  1554. package/src/filiale/{bayan → ronghao}/wechatValidateManage.vue +194 -163
  1555. package/src/filiale/ruihua/CardMeterCenter.vue +1059 -0
  1556. package/src/filiale/ruihua/FilesManage/FileUserAddress.vue +786 -0
  1557. package/src/filiale/{shimen → ruihua/FilesManage}/MeterinfoTest.vue +39 -35
  1558. package/src/filiale/ruihua/FilesManage/UserEssentialInfoTest.vue +616 -0
  1559. package/src/filiale/ruihua/FilesManageNew/UserEssentialInfoTest.vue +465 -0
  1560. package/src/filiale/{qingjian → ruihua}/IOTMeterCenter.vue +121 -99
  1561. package/src/filiale/ruihua/IOTRefund.vue +303 -0
  1562. package/src/filiale/{wuhai/DigitalCharge.vue → ruihua/NoCardMeterCenter.vue} +181 -61
  1563. package/src/filiale/ruihua/OweDetailList.vue +79 -0
  1564. package/src/filiale/ruihua/OweList.vue +157 -0
  1565. package/src/filiale/ruihua/Userinfo.vue +339 -0
  1566. package/src/filiale/ruihua/newchangemeter/ChangeMeter.vue +1299 -0
  1567. package/src/filiale/ruihua/newchangemeter/ResetMeter.vue +1278 -0
  1568. package/src/filiale/ruihua/sale.js +30 -0
  1569. package/src/filiale/ruihua/webInfo/WebMeterInfo.vue +80 -0
  1570. package/src/filiale/ruihua/webInfo/WebMeterList.vue +439 -0
  1571. package/src/filiale/shanggao/BankPayment.vue +5 -5
  1572. package/src/filiale/shanggao/CardList.vue +27 -27
  1573. package/src/filiale/shanggao/FileAddressList.vue +1 -1
  1574. package/src/filiale/shanggao/FileUserFiles.vue +9 -9
  1575. package/src/filiale/shanggao/MeterinfoTest.vue +6 -6
  1576. package/src/filiale/shanggao/OweList.vue +1 -1
  1577. package/src/filiale/shanggao/PaymentCode.vue +3 -3
  1578. package/src/filiale/shanggao/ReturnMoneyExamine.vue +12 -12
  1579. package/src/filiale/shanggao/Userinfo.vue +1 -1
  1580. package/src/filiale/shanggao/charge/ChargeManage.vue +2 -2
  1581. package/src/filiale/shanggao/charge/ChargeOper.vue +3 -3
  1582. package/src/filiale/shangluo/CardMeterCenter.vue +8 -8
  1583. package/src/filiale/shangluo/ChangeMeter.vue +13 -13
  1584. package/src/filiale/shangluo/IOTMeterCenter.vue +7 -7
  1585. package/src/filiale/shangluo/LimitGas.vue +2 -2
  1586. package/src/filiale/shangluo/MachineMeterCenter.vue +9 -9
  1587. package/src/filiale/shangluo/MeterinfoTest.vue +7 -7
  1588. package/src/filiale/shangluo/Userinfo.vue +2 -2
  1589. package/src/filiale/shangluo/fillgasSpecific.vue +4 -4
  1590. package/src/filiale/shangluo/plugins/MachineChargeService.js +2 -2
  1591. package/src/filiale/shangluo/sale.js +0 -6
  1592. package/src/filiale/shanxian/ChangeMeter.vue +11 -11
  1593. package/src/filiale/shanxian/FileUserAddress.vue +5 -5
  1594. package/src/filiale/shanxian/GasPriceList.vue +2 -2
  1595. package/src/filiale/shanxian/OtherChargeNew.vue +5 -5
  1596. package/src/filiale/shanxian/ResetMeter.vue +11 -11
  1597. package/src/filiale/shanxian/StockListmain.vue +5 -5
  1598. package/src/filiale/shanxian/TransferManage.vue +2 -2
  1599. package/src/filiale/shanxian/UploadIdCard.vue +2 -2
  1600. package/src/filiale/shanxian/UserDeviceInfoTest.vue +1 -1
  1601. package/src/filiale/shanxian/WebMeterInfo.vue +1 -1
  1602. package/src/filiale/shanxian/WebMeterList.vue +4 -4
  1603. package/src/filiale/shanxian/components/FilesManage/FileAddressList.vue +1 -1
  1604. package/src/filiale/shanxian/components/FilesManage/FileUserFiles.vue +12 -16
  1605. package/src/filiale/shanxian/components/FilesManage/MeterinfoTest.vue +8 -8
  1606. package/src/filiale/shanxian/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  1607. package/src/filiale/shanxian/components/FilesManageNew/FileAddressList.vue +1 -1
  1608. package/src/filiale/shanxian/components/FilesManageNew/FileUserAddress.vue +5 -5
  1609. package/src/filiale/shanxian/components/FilesManageNew/FileUserFiles.vue +11 -11
  1610. package/src/filiale/shanxian/components/FilesManageNew/UserGeneralInfoTest.vue +8 -8
  1611. package/src/filiale/shanxian/components/UserFiles/UserPriceChangeManage.vue +4 -4
  1612. package/src/filiale/shanxian/components/charge/ChargeOper.vue +3 -3
  1613. package/src/filiale/shanxian/components/charge/SafeCheck.vue +5 -5
  1614. package/src/filiale/shanxian/components/revenue/CardMeterCenter.vue +10 -10
  1615. package/src/filiale/shanxian/components/revenue/ChargeList.vue +11 -11
  1616. package/src/filiale/shanxian/components/revenue/InsuranceAdd.vue +2 -1
  1617. package/src/filiale/shanxian/components/revenue/InsuranceChargesDetails.vue +1 -1
  1618. package/src/filiale/shanxian/components/revenue/InsuranceList.vue +6 -6
  1619. package/src/filiale/shanxian/components/revenue/base/Userinfo.vue +2 -2
  1620. package/src/filiale/shanxian/components/revenue/insuranceGuanL.vue +2 -2
  1621. package/src/filiale/shanxian/components/webMeter/WebMeterBatchOperationValve.vue +7 -7
  1622. package/src/filiale/shanxian/components/webMeter/meterinfo/NewMeterList.vue +3 -3
  1623. package/src/filiale/shanxian/sale.js +0 -2
  1624. package/src/filiale/shaoguan/FileUserAddress.vue +5 -5
  1625. package/src/filiale/shaoguan/FilesManage/FileUserFiles.vue +8 -8
  1626. package/src/filiale/shaoguan/FilesManage/MeterinfoTest.vue +8 -9
  1627. package/src/filiale/shaoguan/FilesManage/UserGeneralInfoTest.vue +1 -1
  1628. package/src/filiale/shaoguan/FilesManageNew/FileUserFiles.vue +10 -10
  1629. package/src/filiale/shaoguan/FilesManageNew/MeterinfoTest.vue +7 -7
  1630. package/src/filiale/shaoguan/FilesManageNew/UserGeneralInfoTest.vue +8 -8
  1631. package/src/filiale/shaoguan/HandplanQuery.vue +8 -8
  1632. package/src/filiale/shaoguan/IOTMeterCenter.vue +10 -10
  1633. package/src/filiale/shaoguan/MachineMeterCenter.vue +9 -9
  1634. package/src/filiale/shaoguan/Message/AllUser.vue +5 -5
  1635. package/src/filiale/shaoguan/Message/MessageList.vue +5 -5
  1636. package/src/filiale/shaoguan/OtherChargeNew.vue +4 -4
  1637. package/src/filiale/shaoguan/OverUseCharge.vue +2 -2
  1638. package/src/filiale/shaoguan/ShowCardSellGas.vue +8 -8
  1639. package/src/filiale/shaoguan/TransferManage.vue +3 -3
  1640. package/src/filiale/shaoguan/base/UserBaseInfoNew.vue +6 -6
  1641. package/src/filiale/shaoguan/charge/ChargeList.vue +7 -7
  1642. package/src/filiale/shaoguan/charge/ChargeManage.vue +3 -3
  1643. package/src/filiale/shaoguan/charge/ChargeOper.vue +4 -4
  1644. package/src/filiale/shaoguan/handListMaintain.vue +3 -3
  1645. package/src/filiale/shaoguan/newchangemeter/ChangeMeter.vue +7 -7
  1646. package/src/filiale/shaoguan/plugins/FileManageService.js +5 -5
  1647. package/src/filiale/shexian/ChargeList.vue +11 -11
  1648. package/src/filiale/shexian/ChargeQueryUser.vue +10 -10
  1649. package/src/filiale/shexian/FilesManage/FileUserFiles.vue +10 -10
  1650. package/src/filiale/shexian/FilesManage/MeterinfoTest.vue +8 -8
  1651. package/src/filiale/shexian/FilesManage/UserGeneralInfoTest.vue +4 -4
  1652. package/src/filiale/shexian/Upload.vue +2 -2
  1653. package/src/filiale/shexian/UploadIdCard.vue +2 -2
  1654. package/src/filiale/shexian/UserBaseInfoNew.vue +6 -6
  1655. package/src/filiale/shexian/UserInfoDetailManageNew.vue +12 -11
  1656. package/src/filiale/shexian/Userinfo.vue +1 -1
  1657. package/src/filiale/shexian/ic_detail/ChangeMeterQueryUser.vue +2 -2
  1658. package/src/filiale/shexian/revenue/MeterMessage.vue +2 -2
  1659. package/src/filiale/shexian/revenue/newchangemeter/ChangeMeter.vue +14 -14
  1660. package/src/filiale/shexian/revenue/newchangemeter/ResetMeter.vue +14 -14
  1661. package/src/filiale/shimen/CardMeterCenter.vue +9 -9
  1662. package/src/filiale/shimen/FileService.js +7 -7
  1663. package/src/filiale/shimen/IOTMeterCenter.vue +9 -9
  1664. package/src/filiale/shimen/MachineMeterCenter.vue +12 -12
  1665. package/src/filiale/shimen/OtherChargeByPay.vue +6 -6
  1666. package/src/filiale/shimen/ReissueBill.vue +4 -4
  1667. package/src/filiale/shimen/ShowCardSellGas.vue +11 -11
  1668. package/src/filiale/shimen/UserBaseInfoNew.vue +8 -8
  1669. package/src/filiale/shimen/UserDeviceInfoTest.vue +1 -1
  1670. package/src/filiale/shimen/meterinfodetail.vue +1 -1
  1671. package/src/filiale/shimen/sale.js +0 -24
  1672. package/src/filiale/shimen/wechatValidateContrast.vue +4 -5
  1673. package/src/filiale/shimen/wechatValidateManage.vue +183 -267
  1674. package/src/filiale/shiquan/CardList.vue +27 -27
  1675. package/src/filiale/shiquan/CardMeterChargeCancel.vue +4 -4
  1676. package/src/filiale/shiquan/ChargeManage.vue +3 -3
  1677. package/src/filiale/shiquan/FilesManage/MeterinfoTest.vue +9 -9
  1678. package/src/filiale/shiquan/FilesManage/UserGeneralInfoTest.vue +5 -5
  1679. package/src/filiale/shiquan/GasPriceList.vue +3 -3
  1680. package/src/filiale/shiquan/WebMeterInfo.vue +1 -1
  1681. package/src/filiale/shiquan/WebMeterList.vue +4 -4
  1682. package/src/filiale/shiquan/charge/CardMeterCenter.vue +9 -9
  1683. package/src/filiale/shiquan/charge/IOTMeterCenter.vue +9 -9
  1684. package/src/filiale/shiquan/charge/NoCardMeterCenter.vue +3 -3
  1685. package/src/filiale/taizhoukesi/ChangeMeterQueryUser.vue +2 -2
  1686. package/src/filiale/taizhoukesi/UserInfoDetailManageNew.vue +12 -11
  1687. package/src/filiale/taizhoukesi/WatchCollection.vue +1 -1
  1688. package/src/filiale/tongchuan/BankPayment/BankPayment.vue +7 -5
  1689. package/src/filiale/tongchuan/BasicLivingList.vue +2 -2
  1690. package/src/filiale/tongchuan/BlackList/BlackList.vue +3 -3
  1691. package/src/filiale/tongchuan/BlackList/BlackListDetail.vue +1 -1
  1692. package/src/filiale/tongchuan/BlackList/BlackListList.vue +2 -2
  1693. package/src/filiale/tongchuan/BlackList/BlackListRecord.vue +1 -1
  1694. package/src/filiale/tongchuan/CardChangeFill.vue +3 -3
  1695. package/src/filiale/tongchuan/CardList.vue +17 -17
  1696. package/src/filiale/tongchuan/CardMeterCenter.vue +8 -8
  1697. package/src/filiale/tongchuan/CardMeterChargeCancel.vue +5 -5
  1698. package/src/filiale/tongchuan/ChangeMeter.vue +9 -9
  1699. package/src/filiale/tongchuan/ChargeList.vue +8 -8
  1700. package/src/filiale/tongchuan/ChargeManage.vue +2 -2
  1701. package/src/filiale/tongchuan/ChargeModal.vue +2 -2
  1702. package/src/filiale/tongchuan/ChargeOper.vue +4 -4
  1703. package/src/filiale/tongchuan/ChargeRecordQuery.vue +1 -1
  1704. package/src/filiale/tongchuan/EditWebMeterInfo.vue +3 -8
  1705. package/src/filiale/tongchuan/EticketOpenJBPage.vue +4 -4
  1706. package/src/filiale/tongchuan/FileAddressList.vue +1 -1
  1707. package/src/filiale/tongchuan/FileUserAddress.vue +22 -75
  1708. package/src/filiale/tongchuan/FileUserFiles.vue +10 -74
  1709. package/src/filiale/tongchuan/FillGasQueryUser.vue +2 -2
  1710. package/src/filiale/tongchuan/HandList.vue +4 -4
  1711. package/src/filiale/tongchuan/HandManager.vue +26 -26
  1712. package/src/filiale/tongchuan/IOTMeterCenter.vue +6 -6
  1713. package/src/filiale/tongchuan/IotChangeFill.vue +2 -2
  1714. package/src/filiale/tongchuan/MachineChangeFill.vue +1 -1
  1715. package/src/filiale/tongchuan/Maintenance/revenue/MeterOperatemain.vue +2 -2
  1716. package/src/filiale/tongchuan/Message/AllUser.vue +6 -6
  1717. package/src/filiale/tongchuan/MeterMessage.vue +2 -2
  1718. package/src/filiale/tongchuan/MeterinfoTest.vue +6 -6
  1719. package/src/filiale/tongchuan/OverUseCharge.vue +2 -2
  1720. package/src/filiale/tongchuan/PaymentCode.vue +5 -5
  1721. package/src/filiale/tongchuan/StairPrice/GasPrice.vue +7 -7
  1722. package/src/filiale/tongchuan/StairPrice/GasPriceList.vue +2 -2
  1723. package/src/filiale/tongchuan/StairPrice/GasPriceUser.vue +5 -5
  1724. package/src/filiale/tongchuan/StairPrice/PriceChangeDetail.vue +1 -1
  1725. package/src/filiale/tongchuan/StairPrice/PriceChangeHistory.vue +1 -1
  1726. package/src/filiale/tongchuan/StairPrice/PriceRecord.vue +2 -2
  1727. package/src/filiale/tongchuan/StairPrice/UpdateInfo.vue +1 -1
  1728. package/src/filiale/tongchuan/TransferManage.vue +2 -2
  1729. package/src/filiale/tongchuan/TransferRecords.vue +3 -3
  1730. package/src/filiale/tongchuan/UserAddressInFile.vue +10 -10
  1731. package/src/filiale/tongchuan/UserBaseInfoNew.vue +5 -5
  1732. package/src/filiale/tongchuan/UserDeviceInfoTest.vue +1 -1
  1733. package/src/filiale/tongchuan/UserEssentialInfoTest.vue +1 -23
  1734. package/src/filiale/tongchuan/UserGeneralInfoTest.vue +3 -3
  1735. package/src/filiale/tongchuan/UserPriceChangeManage.vue +15 -21
  1736. package/src/filiale/tongchuan/Userinfo.vue +1 -1
  1737. package/src/filiale/tongchuan/WebMeterInfo.vue +1 -1
  1738. package/src/filiale/tongchuan/WebMeterList.vue +8 -30
  1739. package/src/filiale/tongchuan/base/MixPriceInfo.vue +1 -1
  1740. package/src/filiale/tongchuan/base/RecordCancel.vue +12 -12
  1741. package/src/filiale/tongchuan/base/SafeCheck.vue +3 -3
  1742. package/src/filiale/tongchuan/base/ServiceRepair.vue +1 -1
  1743. package/src/filiale/tongchuan/bill/CustQueryEticket.vue +3 -3
  1744. package/src/filiale/tongchuan/bill/CustQueryEticketQueryV4.vue +3 -3
  1745. package/src/filiale/tongchuan/bill/EticketOpenCard.vue +2 -2
  1746. package/src/filiale/tongchuan/bill/EticketOpenIotSalePage.vue +3 -3
  1747. package/src/filiale/tongchuan/bill/EticketOpenJBPage.vue +3 -3
  1748. package/src/filiale/tongchuan/bill/EticketOpenPage.vue +3 -3
  1749. package/src/filiale/tongchuan/bill/EticketPrint.vue +3 -3
  1750. package/src/filiale/tongchuan/bill/EticketRecordList.vue +1 -1
  1751. package/src/filiale/tongchuan/bill/ReissueBill.vue +23 -7
  1752. package/src/filiale/tongchuan/common/userinfo_detail/UserInfoDetailManageNew.vue +13 -16
  1753. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/AutomaticPurse.vue +8 -8
  1754. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
  1755. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
  1756. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  1757. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +9 -9
  1758. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  1759. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  1760. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  1761. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  1762. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/HandQueryUser.vue +3 -3
  1763. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  1764. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MeterParam.vue +2 -2
  1765. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
  1766. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  1767. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  1768. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  1769. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  1770. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  1771. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  1772. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/MeterParamIot.vue +1 -1
  1773. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/QueryInstruct.vue +2 -2
  1774. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
  1775. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  1776. package/src/filiale/tongchuan/feeDeduction.vue +1 -1
  1777. package/src/filiale/tongchuan/feeMachine.vue +1 -1
  1778. package/src/filiale/tongchuan/filemanagenew/FileUserFiles.vue +12 -17
  1779. package/src/filiale/tongchuan/paperaudit.vue +4 -4
  1780. package/src/filiale/tongchuan/plugins/FileManageService.js +5 -5
  1781. package/src/filiale/tongchuan/plugins/LogicService.js +24 -24
  1782. package/src/filiale/tongchuan/sale.js +0 -12
  1783. package/src/filiale/{shimen → tonghua}/CardList.vue +52 -44
  1784. package/src/filiale/tonghua/sale.js +6 -0
  1785. package/src/filiale/tuying/TransferManage.vue +704 -0
  1786. package/src/filiale/tuying/sale.js +6 -0
  1787. package/src/filiale/wenxi/CardHand.vue +14 -14
  1788. package/src/filiale/wenxi/CardList.vue +26 -26
  1789. package/src/filiale/wenxi/CardMeterCenter.vue +9 -9
  1790. package/src/filiale/wenxi/CardService.js +49 -49
  1791. package/src/filiale/wenxi/ChargeList.vue +12 -12
  1792. package/src/filiale/wenxi/ChargeQueryUser.vue +9 -9
  1793. package/src/filiale/wenxi/ChargeRecordQuery.vue +1 -1
  1794. package/src/filiale/wenxi/DisableManage.vue +3 -3
  1795. package/src/filiale/wenxi/FileUserFiles.vue +10 -10
  1796. package/src/filiale/wenxi/FilesManageNew/UserGeneralInfoTest.vue +8 -8
  1797. package/src/filiale/wenxi/GasPriceUser.vue +5 -5
  1798. package/src/filiale/wenxi/HandplanQuery.vue +8 -8
  1799. package/src/filiale/wenxi/IOTMeterCenter.vue +7 -7
  1800. package/src/filiale/wenxi/IOTRefund.vue +4 -4
  1801. package/src/filiale/wenxi/MarginCompensation.vue +1 -1
  1802. package/src/filiale/wenxi/MeterinfoTest.vue +8 -12
  1803. package/src/filiale/wenxi/OffGasAddGas.vue +2 -2
  1804. package/src/filiale/wenxi/ShowCardSellGas.vue +8 -8
  1805. package/src/filiale/wenxi/TransferManage.vue +2 -2
  1806. package/src/filiale/wenxi/UserDeviceInfoTest.vue +1 -1
  1807. package/src/filiale/wenxi/UserGeneralInfoTest.vue +4 -4
  1808. package/src/filiale/wenxi/UserList.vue +4 -4
  1809. package/src/filiale/wenxi/UserPriceChangeManage.vue +4 -4
  1810. package/src/filiale/wenxi/Userinfo.vue +2 -2
  1811. package/src/filiale/wenxi/cardsHand.vue +15 -15
  1812. package/src/filiale/wenxi/plugging/UserPlugging.vue +1 -1
  1813. package/src/filiale/wenxi/plugging/UserSecurePlugging.vue +2 -2
  1814. package/src/filiale/wenxi/plugins/FileManageService.js +5 -5
  1815. package/src/filiale/wuan/BlackList/BlackList.vue +3 -3
  1816. package/src/filiale/wuan/BlackList/BlackListDetail.vue +1 -1
  1817. package/src/filiale/wuan/BlackList/BlackListList.vue +2 -2
  1818. package/src/filiale/wuan/BlackList/BlackListRecord.vue +1 -1
  1819. package/src/filiale/wuan/BlackList/BlackModal.vue +1 -1
  1820. package/src/filiale/wuan/ChangeMeter.vue +13 -13
  1821. package/src/filiale/wuan/FileUserFiles.vue +9 -9
  1822. package/src/filiale/wuan/MeterMessage.vue +3 -4
  1823. package/src/filiale/wuan/MeterinfoTest.vue +5 -5
  1824. package/src/filiale/wuan/TransferManage.vue +2 -2
  1825. package/src/filiale/wuan/UserDeviceInfoTest.vue +1 -1
  1826. package/src/filiale/wuan/UserEssentialInfoTest.vue +1 -1
  1827. package/src/filiale/wuan/charge/CardMeterCenter.vue +5 -5
  1828. package/src/filiale/wuan/charge/ChargeManage.vue +2 -2
  1829. package/src/filiale/wuan/charge/MeterinfoTest.vue +5 -5
  1830. package/src/filiale/wuan/sale.js +0 -2
  1831. package/src/filiale/wuhai/CardMeterCenter.vue +12 -15
  1832. package/src/filiale/wuhai/ChangeMeter.vue +9 -9
  1833. package/src/filiale/wuhai/ChargeRecordQuery.vue +1 -1
  1834. package/src/filiale/wuhai/FileUserAddress.vue +5 -5
  1835. package/src/filiale/wuhai/IOTMeterCenter.vue +511 -513
  1836. package/src/filiale/wuhai/MeterinfoTest.vue +6 -6
  1837. package/src/filiale/wuhai/NoCardMeterCenter.vue +4 -7
  1838. package/src/filiale/wuhai/OtherChargeNew.vue +38 -47
  1839. package/src/filiale/wuhai/OtherGas.vue +6 -6
  1840. package/src/filiale/wuhai/ShowCardSellGas.vue +21 -30
  1841. package/src/filiale/wuhai/TransferManage.vue +2 -2
  1842. package/src/filiale/wuhai/UserGeneralInfoTest.vue +3 -3
  1843. package/src/filiale/wuhai/UserInfoDetailManageNew.vue +10 -12
  1844. package/src/filiale/wuhai/Userinfo.vue +1 -1
  1845. package/src/filiale/wuhai/feeDeduction.vue +3 -3
  1846. package/src/filiale/wuhai/sale.js +0 -9
  1847. package/src/filiale/xiangyun/GasPrice.vue +7 -7
  1848. package/src/filiale/xiangyun/IOTRefund.vue +3 -3
  1849. package/src/filiale/xiangyun/cardChargeQuery.vue +2 -2
  1850. package/src/filiale/xiangyun/cardChargeQuery1.vue +2 -2
  1851. package/src/filiale/xiangyun/cardHistoryRefund.vue +3 -3
  1852. package/src/filiale/xiangyun/cardRefund.vue +3 -3
  1853. package/src/filiale/xiangyun/machineChargeQuery.vue +2 -2
  1854. package/src/filiale/xiangyun/machineChargeQuery1.vue +2 -2
  1855. package/src/filiale/xiangyun/machineHand.vue +30 -30
  1856. package/src/filiale/xiangyun/machineRefund.vue +3 -3
  1857. package/src/filiale/xihu/CardService.js +2138 -0
  1858. package/src/filiale/xihu/ChangeMeterQueryUser.vue +242 -0
  1859. package/src/filiale/xihu/FileManageService.js +465 -0
  1860. package/src/filiale/xihu/GetTimeService.js +75 -0
  1861. package/src/filiale/xihu/IOTMeterCenter.vue +871 -0
  1862. package/src/filiale/xihu/IotChangeFill.vue +488 -0
  1863. package/src/filiale/xihu/MeterOperatemain.vue +460 -0
  1864. package/src/filiale/xihu/MeterinfoTest.vue +1250 -0
  1865. package/src/filiale/xihu/NoCardMeterCenter.vue +498 -0
  1866. package/src/filiale/xihu/OffGasAddGas.vue +337 -0
  1867. package/src/filiale/xihu/OverUseCharge.vue +440 -0
  1868. package/src/filiale/xihu/QueryInstruct.vue +409 -0
  1869. package/src/filiale/xihu/ResetMeter.vue +1276 -0
  1870. package/src/filiale/xihu/ShowCardSellGas.vue +931 -0
  1871. package/src/filiale/xihu/TransferManage.vue +533 -0
  1872. package/src/filiale/xihu/UserBaseInfoNew.vue +716 -0
  1873. package/src/filiale/xihu/UserEssentialInfoTest.vue +440 -0
  1874. package/src/filiale/xihu/UserInfoDetailManageNew.vue +235 -0
  1875. package/src/filiale/xihu/UserPriceChangeManage.vue +690 -0
  1876. package/src/filiale/xihu/Userinfo.vue +393 -0
  1877. package/src/filiale/xihu/WatchCollection.vue +117 -0
  1878. package/src/filiale/xihu/meterinfodetail.vue +427 -0
  1879. package/src/filiale/xihu/sale.js +42 -0
  1880. package/src/filiale/xinkang/ChangeMeter.vue +11 -11
  1881. package/src/filiale/{jiaocheng → xinkang}/ChargeList.vue +39 -24
  1882. package/src/filiale/xinkang/ChargeQueryUser.vue +11 -11
  1883. package/src/filiale/xinkang/MeterinfoTest.vue +7 -7
  1884. package/src/filiale/xinkang/TransferManage.vue +2 -2
  1885. package/src/filiale/xinkang/UserBaseInfoNew.vue +5 -5
  1886. package/src/filiale/xinkang/UserEssentialInfoTest.vue +383 -107
  1887. package/src/filiale/xinkang/UserInfoDetailManageNew.vue +259 -0
  1888. package/src/filiale/xinkang/WatchCollection.vue +131 -0
  1889. package/src/filiale/xinkang/WebMeterBatchOperationValve.vue +7 -7
  1890. package/src/filiale/xinkang/base/leftview/Userinfo.vue +1 -1
  1891. package/src/filiale/xinkang/base/rightview/CardList.vue +31 -31
  1892. package/src/filiale/xinkang/sale.js +18 -15
  1893. package/src/filiale/yangchun/AddGasBrand.vue +2 -2
  1894. package/src/filiale/yangchun/BasicLivingList.vue +281 -0
  1895. package/src/filiale/yangchun/BlackList/BlackList.vue +15 -13
  1896. package/src/filiale/yangchun/BlackList/BlackListList.vue +34 -8
  1897. package/src/filiale/yangchun/BlackList/BlackListRecord.vue +1 -1
  1898. package/src/filiale/yangchun/BlackList/BlackRecordQuery.vue +3 -2
  1899. package/src/filiale/yangchun/CardChangeFill.vue +682 -0
  1900. package/src/filiale/yangchun/CardList.vue +36 -31
  1901. package/src/filiale/yangchun/CardMeterCenter.vue +64 -22
  1902. package/src/filiale/yangchun/ChangeMeter.vue +111 -44
  1903. package/src/filiale/yangchun/ChangeSendCard.vue +23 -0
  1904. package/src/filiale/yangchun/ChargeList.vue +14 -14
  1905. package/src/filiale/yangchun/EditWebMeterInfo.vue +3 -3
  1906. package/src/filiale/yangchun/EticketPrint.vue +7 -7
  1907. package/src/filiale/yangchun/EticketV4/CustQueryEticket.vue +5 -5
  1908. package/src/filiale/yangchun/EticketV4/EticketOpenCard.vue +7 -7
  1909. package/src/filiale/yangchun/EticketV4/EticketOpenJBPage.vue +5 -5
  1910. package/src/filiale/yangchun/EticketV4/EticketOpenPage.vue +7 -7
  1911. package/src/filiale/yangchun/EticketV4/EticketRecordList.vue +2 -6
  1912. package/src/filiale/yangchun/EticketV4/SpecialQueryEticket.vue +5 -5
  1913. package/src/filiale/yangchun/FilesManage/FileUserFiles.vue +24 -18
  1914. package/src/filiale/yangchun/FilesManage/HostMeterAdd.vue +219 -0
  1915. package/src/filiale/yangchun/FilesManage/HostMeterList.vue +323 -0
  1916. package/src/filiale/yangchun/FilesManage/HostMeterUserList.vue +271 -0
  1917. package/src/filiale/yangchun/FilesManage/UserGeneralInfoTest.vue +5 -5
  1918. package/src/filiale/yangchun/FilesManage/UserPaperInfoTest.vue +3 -3
  1919. package/src/filiale/yangchun/FilesManageNew/FileUserFiles.vue +753 -0
  1920. package/src/filiale/yangchun/GasSurcharge.vue +383 -0
  1921. package/src/filiale/yangchun/HandplanQuery.vue +8 -66
  1922. package/src/filiale/yangchun/IOTMeterCenter.vue +9 -9
  1923. package/src/filiale/yangchun/MachineChargeService.js +2 -2
  1924. package/src/filiale/yangchun/MachineMeterCenter.vue +9 -9
  1925. package/src/filiale/yangchun/MeterHistory.vue +1 -1
  1926. package/src/filiale/yangchun/MeterinfoTest.vue +15 -9
  1927. package/src/filiale/yangchun/NewMeterList.vue +742 -0
  1928. package/src/filiale/yangchun/NoCardMeterCenter.vue +3 -3
  1929. package/src/filiale/yangchun/OtherChargeDetail.vue +2 -2
  1930. package/src/filiale/yangchun/OtherChargeNew.vue +7 -7
  1931. package/src/filiale/yangchun/Overdue/OverdueSetList.vue +4 -4
  1932. package/src/filiale/yangchun/Overdue/OverdueSetUser.vue +1 -1
  1933. package/src/filiale/yangchun/ShowCardSellGas.vue +8 -8
  1934. package/src/filiale/yangchun/StairPrice.vue +76 -0
  1935. package/src/filiale/yangchun/UseWebMeter.vue +2 -2
  1936. package/src/filiale/yangchun/UserBaseInfoNew.vue +703 -0
  1937. package/src/filiale/yangchun/UserDeviceInfoTest.vue +558 -0
  1938. package/src/filiale/{liaoyuan → yangchun}/UserPriceChangeManage.vue +44 -13
  1939. package/src/filiale/yangchun/WebMeterInfo.vue +1 -1
  1940. package/src/filiale/yangchun/WebMeterList.vue +4 -4
  1941. package/src/filiale/yangchun/cardDown.vue +7 -7
  1942. package/src/filiale/{jingyang/wechatValidate.vue → yangchun/cardHandManager.vue} +14 -17
  1943. package/src/filiale/yangchun/cardsHand.vue +956 -0
  1944. package/src/filiale/yangchun/machineDown.vue +7 -7
  1945. package/src/filiale/yangchun/machineHand.vue +30 -30
  1946. package/src/filiale/yangchun/machineHandAudit.vue +24 -14
  1947. package/src/filiale/yangchun/plugins/LogicService.js +38 -37
  1948. package/src/filiale/yangchun/sale.js +26 -0
  1949. package/src/filiale/{rongchuang → yangchun}/specificInformation.vue +9 -9
  1950. package/src/filiale/yongzhongch/CardChangeFill.vue +6 -6
  1951. package/src/filiale/yongzhongch/ChangeMeter.vue +7 -7
  1952. package/src/filiale/yongzhongch/CorrectBill.vue +1 -1
  1953. package/src/filiale/yongzhongch/IOT/IotChangeFill.vue +5 -5
  1954. package/src/filiale/yongzhongch/PrintBill.vue +2 -2
  1955. package/src/filiale/yongzhongch/ReissueBill.vue +5 -5
  1956. package/src/filiale/yongzhongch/machine/MachineChangeFill.vue +1 -1
  1957. package/src/filiale/yuansheng/CardChangeFill.vue +2 -2
  1958. package/src/filiale/yuansheng/CardList.vue +32 -32
  1959. package/src/filiale/yuansheng/CardMeterCenter.vue +9 -9
  1960. package/src/filiale/yuansheng/ChangeMeterAddGas.vue +3 -3
  1961. package/src/filiale/yuansheng/DigitalCharge.vue +2 -2
  1962. package/src/filiale/yuansheng/IOTMeterCenter.vue +7 -7
  1963. package/src/filiale/yuansheng/IOTRefund.vue +4 -4
  1964. package/src/filiale/yuansheng/MeterinfoTest.vue +8 -8
  1965. package/src/filiale/yuansheng/NoCardMeterCenter.vue +2 -2
  1966. package/src/filiale/yuansheng/RecordCancel.vue +11 -11
  1967. package/src/filiale/yuansheng/SafeCheck.vue +10 -10
  1968. package/src/filiale/yuansheng/ShowCardSellGas.vue +8 -8
  1969. package/src/filiale/yuansheng/UserBaseInfoNew.vue +6 -6
  1970. package/src/filiale/yuansheng/UserInfoDetailManageNew.vue +12 -11
  1971. package/src/filiale/yuansheng/Userinfo.vue +2 -2
  1972. package/src/filiale/yuansheng/WatchCollection.vue +1 -1
  1973. package/src/filiale/yuansheng/icTable.vue +3 -3
  1974. package/src/filiale/yuansheng/iotTable.vue +1 -1
  1975. package/src/filiale/yuansheng/sale.js +0 -5
  1976. package/src/filiale/yuncheng/CardList.vue +32 -32
  1977. package/src/filiale/yuncheng/ChangeMeter.vue +23 -13
  1978. package/src/filiale/yuncheng/ChargeList.vue +11 -11
  1979. package/src/filiale/yuncheng/ChargeManage.vue +3 -3
  1980. package/src/filiale/yuncheng/ChargeOper.vue +4 -4
  1981. package/src/filiale/yuncheng/FileManageService.js +469 -0
  1982. package/src/filiale/yuncheng/FilesManage/MeterinfoTest.vue +382 -173
  1983. package/src/filiale/yuncheng/FilesManage/UserEssentialInfoTest.vue +603 -0
  1984. package/src/filiale/yuncheng/FilesManageNew/MeterinfoTest.vue +590 -389
  1985. package/src/filiale/yuncheng/FilesManageNew/UserDeviceInfoTest.vue +171 -0
  1986. package/src/filiale/yuncheng/FilesManageNew/UserEssentialInfoTest.vue +493 -0
  1987. package/src/filiale/yuncheng/FilesManageNew/UserMeterInfoTest.vue +142 -0
  1988. package/src/filiale/yuncheng/HandplanQuery.vue +9 -8
  1989. package/src/filiale/yuncheng/IndustryCommerceHand.vue +1229 -0
  1990. package/src/filiale/yuncheng/IndustryCommerceHandAudit.vue +830 -0
  1991. package/src/filiale/yuncheng/IndustryCommerceHandManager.vue +64 -0
  1992. package/src/filiale/yuncheng/InsuranceAdd.vue +419 -0
  1993. package/src/filiale/yuncheng/InsuranceList.vue +6 -6
  1994. package/src/filiale/yuncheng/MeterBookUser.vue +781 -0
  1995. package/src/filiale/yuncheng/MeterMessage.vue +2 -2
  1996. package/src/filiale/yuncheng/Overduetax.vue +655 -0
  1997. package/src/filiale/yuncheng/ParamHistory.vue +147 -0
  1998. package/src/filiale/yuncheng/ParamSet.vue +669 -0
  1999. package/src/filiale/{qianneng → yuncheng}/ParamSetForm.vue +69 -27
  2000. package/src/filiale/yuncheng/RecordQueryUser.vue +269 -0
  2001. package/src/filiale/yuncheng/TransferManage.vue +3 -3
  2002. package/src/filiale/yuncheng/UploadIdCard.vue +60 -63
  2003. package/src/filiale/yuncheng/UserDeviceInfoTest.vue +6 -7
  2004. package/src/filiale/yuncheng/UserPriceChangeManage.vue +694 -0
  2005. package/src/filiale/yuncheng/WebMeterInfo.vue +80 -0
  2006. package/src/filiale/yuncheng/WebMeterList.vue +440 -0
  2007. package/src/filiale/yuncheng/changemeterListMaintain.vue +2 -2
  2008. package/src/filiale/yuncheng/changemeterOperate.vue +4 -4
  2009. package/src/filiale/yuncheng/detailinfo/DevicesDetail.vue +1 -1
  2010. package/src/filiale/yuncheng/detailinfo/OldmeterDetail.vue +1 -1
  2011. package/src/filiale/yuncheng/detailinfo/OtherChargeRecord.vue +1 -1
  2012. package/src/filiale/yuncheng/detailinfo/UserfilesDetail.vue +1 -1
  2013. package/src/filiale/yuncheng/detailinfo/UserinfoDetail.vue +1 -1
  2014. package/src/filiale/yuncheng/detailinfo/meterinfodetail.vue +5 -0
  2015. package/src/filiale/yuncheng/detailinfo/price/MixpriceDetail.vue +1 -1
  2016. package/src/filiale/yuncheng/detailinfo/price/StairpriceDetail.vue +1 -1
  2017. package/src/filiale/yuncheng/deviceinfodetail.vue +1 -1
  2018. package/src/filiale/yuncheng/gasmove.vue +3 -3
  2019. package/src/filiale/yuncheng/industryDown.vue +1118 -0
  2020. package/src/filiale/yuncheng/machineDown.vue +8 -8
  2021. package/src/filiale/yuncheng/machineHand.vue +30 -30
  2022. package/src/filiale/yuncheng/machineHandAudit.vue +13 -13
  2023. package/src/filiale/yuncheng/sale.js +37 -2
  2024. package/src/filiale/yuncheng/uploadFilesHistory.vue +185 -0
  2025. package/src/filiale/zhongsheng/BlackListList.vue +2 -2
  2026. package/src/filiale/zhongsheng/FilesManage/FileUserFiles.vue +10 -10
  2027. package/src/filiale/zhongsheng/charge/ChargeList.vue +11 -11
  2028. package/src/filiale/zhongsheng/charge/OtherChargeNew.vue +6 -6
  2029. package/src/filiale/zhongsheng/charge/ShowCardSellGas.vue +8 -8
  2030. package/src/filiale/zhongsheng/charge/UserBaseInfoNew.vue +5 -5
  2031. package/src/filiale/zhongsheng/rightview/CardList.vue +16 -16
  2032. package/src/filiale/zhongsheng/wechatpay/WeChatPayDetail.vue +8 -8
  2033. package/src/filiale/zhongyi/CardMeterCenter.vue +8 -8
  2034. package/src/filiale/zhongyi/ChangeMeter.vue +11 -11
  2035. package/src/filiale/zhongyi/ChargeRecordQuery.vue +1 -1
  2036. package/src/filiale/zhongyi/FileUserFiles.vue +9 -9
  2037. package/src/filiale/zhongyi/HandQueryUser.vue +3 -3
  2038. package/src/filiale/zhongyi/HandplanQuery.vue +15 -15
  2039. package/src/filiale/zhongyi/IOTMeterCenter.vue +7 -7
  2040. package/src/filiale/zhongyi/MeterReadAudit.vue +7 -7
  2041. package/src/filiale/zhongyi/MeterinfoTest.vue +6 -6
  2042. package/src/filiale/zhongyi/NoCardMeterCenter.vue +2 -2
  2043. package/src/filiale/zhongyi/ReplaceCardManage.vue +3 -3
  2044. package/src/filiale/zhongyi/UserInfoDetailManageNew.vue +12 -11
  2045. package/src/filiale/zhongyi/Userinfo.vue +1 -1
  2046. package/src/filiale/zhongyi/cardsHand.vue +19 -29
  2047. package/src/filiale/zhongyi/common/MeterMessage.vue +2 -2
  2048. package/src/filiale/zhongyi/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  2049. package/src/filiale/zhongyi/machineDown.vue +7 -7
  2050. package/src/filiale/zhongyi/machineHand.vue +31 -31
  2051. package/src/filiale/zhongyi/refund/IOTRefund.vue +4 -4
  2052. package/src/filiale/zhongyi/refund/machineRefund.vue +4 -4
  2053. package/src/filiale/zhongyi/sale.js +0 -2
  2054. package/src/main.js +2 -2
  2055. package/src/plugins/BillService.js +5 -5
  2056. package/src/plugins/CancelService.js +236 -26
  2057. package/src/plugins/CardManageService.js +2 -2
  2058. package/src/plugins/CardService.js +168 -67
  2059. package/src/plugins/ChangeMeterService.js +29 -28
  2060. package/src/plugins/CommonService.js +14 -14
  2061. package/src/plugins/FileManageService.js +8 -5
  2062. package/src/plugins/FileService.js +7 -7
  2063. package/src/plugins/GetLoginInfoService.js +1 -1
  2064. package/src/plugins/GetSaleParams.js +70 -62
  2065. package/src/plugins/HandService.js +2 -2
  2066. package/src/plugins/InvoiceService.js +10 -10
  2067. package/src/plugins/LoadParams.js +3 -3
  2068. package/src/plugins/LogicService.js +93 -49
  2069. package/src/plugins/MachineChargeService.js +43 -9
  2070. package/src/plugins/OffGasAddGasService.js +4 -4
  2071. package/src/plugins/PrintService.js +3 -3
  2072. package/src/plugins/QXClient.js +332 -0
  2073. package/src/plugins/SelectService.js +6 -6
  2074. package/src/project/State.js +1 -1
  2075. package/src/sale.js +17 -14
  2076. package/src/saleRes.json +1 -2
  2077. package/src/stores/MagLoadParams.js +2 -2
  2078. package/src/utils/secondaryDisplay.js +178 -0
  2079. package/static/mainicon/sound.png +0 -0
  2080. package/static/qrcode_no.png +0 -0
  2081. package/static/syrh.png +0 -0
  2082. package/static/syyj.png +0 -0
  2083. package/static/xyrh.png +0 -0
  2084. package/static/xyyj.png +0 -0
  2085. package/test/unit/karma.conf.js +4 -4
  2086. package/test/unit/specs/components/SellGasCharge/MeterCharge/IOTMeterCenter.spec.js +1 -1
  2087. package/test/unit/specs/components/SellGasCharge/MeterCharge/MachineCharge.spec.js +2 -2
  2088. package/test/unit/specs/components/UserFiles/UserGeneralInfo.spec.js +1 -1
  2089. package/test/unit/specs/service/getSaleInitData.spec.js +1 -1
  2090. package/yarn-error.log +812 -504
  2091. package/src/components/newBill/PrintBill.vue +0 -146
  2092. package/src/components/newBill/ReissueBill.vue +0 -329
  2093. package/src/components/revenue/Common/GovernmentSell.vue +0 -512
  2094. package/src/components/revenue/Common/PrintBillThermal.vue +0 -348
  2095. package/src/components/revenue/Common/reportPrintThermal.vue +0 -517
  2096. package/src/filiale/dexin/ResSelectGroupNew.vue +0 -192
  2097. package/src/filiale/gehua/ArchivesAdd.vue +0 -198
  2098. package/src/filiale/gehua/CardList.vue +0 -613
  2099. package/src/filiale/haile/CardList.vue +0 -627
  2100. package/src/filiale/haile/valveRecord.vue +0 -58
  2101. package/src/filiale/jiaocheng/sale.js +0 -9
  2102. package/src/filiale/jingyang/wechatValidateRefund.vue +0 -306
  2103. package/src/filiale/liaoyuan/InputtorSummary.vue +0 -237
  2104. package/src/filiale/meihekou/common/Stairinfo.vue +0 -157
  2105. package/src/filiale/qingjian/HiddenDangerInfo.vue +0 -133
  2106. package/src/filiale/qingjian/MachineMeterCenter.vue +0 -753
  2107. package/src/filiale/rongchuang/SafeCheck.vue +0 -419
  2108. package/src/filiale/rongchuang/UploadIdCard.vue +0 -592
  2109. package/src/filiale/shangluo/Mulitinfo.vue +0 -75
  2110. package/src/filiale/shangluo/deviceinfodetail.vue +0 -144
  2111. package/src/filiale/shengtai/sale.js +0 -8
  2112. package/src/filiale/shimen/GiftFee/iotTable.vue +0 -229
  2113. package/src/filiale/shimen/MeterMessage.vue +0 -189
  2114. package/src/filiale/shimen/PaymentCode.vue +0 -186
  2115. package/src/filiale/shimen/ReplaceCardManage.vue +0 -415
  2116. package/src/filiale/shimen/ServiceEvaluation.vue +0 -582
  2117. package/src/filiale/shimen/gasmove.vue +0 -278
  2118. package/src/filiale/siyang/sale.js +0 -17
  2119. package/src/filiale/tongchuan/AdjustableBox/AddBox.vue +0 -683
  2120. package/src/filiale/tongchuan/AdjustableBox/BOXUserList.vue +0 -231
  2121. package/src/filiale/tongchuan/AdjustableBox/BoxList.vue +0 -133
  2122. package/src/filiale/tongchuan/AdjustableBox/BoxManager.vue +0 -84
  2123. package/src/filiale/tongchuan/AdjustableBox/FileAddressList.vue +0 -182
  2124. package/src/filiale/tongchuan/AdjustableBox/FileAddressManage.vue +0 -105
  2125. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/QueryHistoryInstruct.vue +0 -304
  2126. package/src/filiale/wuhai/ReissueBill.vue +0 -306
  2127. package/src/filiale/yuansheng/LimitGas.vue +0 -235
  2128. package/src/filiale/yuansheng/LimitHistory.vue +0 -308
  2129. package/src/filiale/yuansheng/LimitList.vue +0 -638
  2130. package/src/plugins/CevEvaluatorPlugin.js +0 -143
  2131. /package/src/filiale/{shangluo → huaran}/FilesManageNew/UserPaperInfoTest.vue +0 -0
  2132. /package/src/filiale/{siyang → ronghao}/EticketModal.vue +0 -0
  2133. /package/src/filiale/{siyang → ronghao}/UserPaperInfoTest.vue +0 -0
File without changes
@@ -1,2 +1,2 @@
1
- #Mon Jan 05 11:37:36 CST 2026
1
+ #Wed Mar 18 10:18:57 CST 2026
2
2
  gradle.version=5.2.1
Binary file
@@ -0,0 +1,489 @@
1
+ import Vue from 'vue'
2
+ import {HttpResetClass} from 'vue-client'
3
+ import cryptJS from './EncryptUtil'
4
+ import RsaEncryptJS from 'jsencrypt'
5
+
6
+ let loginGen = async function (username, password, cue) {
7
+ let data = {username, password,resourceName:'客服系统'}
8
+ const getLogin = await Vue.resetpost('/api/af-auth/login', data,
9
+ {resolveMsg: null, rejectMsg: null,headerConfig:{'Content-type': "application/json"}
10
+ })
11
+ if (getLogin.data) {
12
+ //获取jwt
13
+ if (getLogin.data.resources.data && getLogin.data.resources.data.id){
14
+ Vue.$login.jwt = getLogin.data.resources.data.id
15
+ Vue.$login.f = getLogin.data.resources.data
16
+ }else {
17
+ Vue.$login.jwt = getLogin.data.resources.id
18
+ Vue.$login.f = getLogin.data.resources
19
+ }
20
+ Vue.$login.jwtNew = getLogin.data.access_token
21
+ console.log(getLogin.data.session)
22
+ Vue.$login['v4-session-key'] = Vue.$login.RSADecrypt(getLogin.data.session,'MIICdQIBADANBgkqhkiG9w0BAQEFAASCAl8wggJbAgEAAoGBAIRrmftLDHCQqREEJ132Onu+W3vmFbdF7QD751SrcDDGDTfzuz1zBuElvkHhuDBb7KZkXrCIe+MhvX2IvxcLObl3faX+evYlnfj2HRbF0hIpQLuIq22tL06ZcV5w7wqLxUZRpFElIFm8gZTkUvfKXVuHw89e4daDVhU5hK3GHNGTAgMBAAECgYABiINrFaE1E8pkBYx1JJA5yuhL73aUktfd2TeCU00vFg6kyrWCI85Sa2RKu/6CJNZWeOFgdubEUv7a22tRrNIZb3yUMaqtTwSso78mspIOJqjWXTkTH9WPElfTcdpdIse/lgZtPz6egxkuhadSvwrM9Y6NgusiW/5+x95Ct08iOQJBAN5aK+7uISURvGQj2EaRtgGEd8+d4oHl+BYvvTeG3qSgUikHQW3j0sp4gXPw2kxw6sjVgLFOc4FB6LGqwzOTzokCQQCYdYG8ty3Uo/ebUlNzeJFxHXjy/KvBSytAUzAXkRu3nZrkEaPQsi3dgOkZgk+F1fMDzfQ4EbDIU6xvqOoZXHg7AkATCW9XfoXR8anKfRMoP5Nwn9HOMbtR2cmaxK2TknV/bMZ8AsYETYwfj5+tuIJIJybC2RyykX/sIiN1CqS5xr7ZAkArj19rMRdaKyMi8MnBM1Cy9g3Jt2HHj5ejAGG8SgyWUOShh1y70z0BjcSMMkxQXAncK2s83ekZw7aADM4eQupjAkARRgTwwMOnn3IoKmQusKhZk0uxilZ4Zc2LH6Z4GiWnvteM0W8Zw4Z1lJUcjgQq3dGqL2RdmzeQZ+HgPIOXrZVK')
23
+ // 把登录用户添加到cookie里
24
+ Vue.cookie.set('loginId', Vue.$login.f.id)
25
+ try {
26
+ //获取有权限的功能树
27
+ let hasRight = await Vue.resetpost(`/rs/search`, {
28
+ source: "tool.getFullTree(this.getRights().where(row.getType() == $function$))",
29
+ userid: Vue.$login.f.id
30
+ }, { resolveMsg: null, rejectMsg: null })
31
+ //准备替换功能树
32
+ var fun = []
33
+ hasRight.data[0].children[0].children.forEach((item) => {
34
+ if (item.name === '客服系统') {
35
+ item.children.forEach((item1) => {
36
+ fun.push(item1)
37
+ })
38
+ }
39
+ })
40
+ Vue.$login.f.functions = fun
41
+ } catch (error) {
42
+ }
43
+ if (Vue.$login.f.id !== '11') {
44
+ try {
45
+ let getAllArea = await Vue.resetpost('/rs/search', {
46
+ source: 'this.getParentByType($organization$).getChildByName($片区$).getChildren()',
47
+ userid: Vue.$login.f.id
48
+ }, {resolveMsg: null, rejectMsg: null})
49
+
50
+ let areaTemp = []
51
+ for (let i = 0; i < getAllArea.data.length; i++) {
52
+ areaTemp.push({label: getAllArea.data[i].name, value: getAllArea.data[i]})
53
+ }
54
+ Vue.$login.f.f_allArea = areaTemp
55
+ } catch (error) {
56
+ Vue.$login.f.f_allArea = []
57
+ console.log('获取区县', error)
58
+ }
59
+ // 获取抄表员
60
+ try {
61
+ let getGasman = await Vue.resetpost('/rs/search', {
62
+ source: 'this.getParentByType($organization$).getChildByName($抄表员$).getUsers()',
63
+ userid: Vue.$login.f.id
64
+ }, {resolveMsg: null, rejectMsg: null})
65
+ let gasman = []
66
+ for (let i = 0; i < getGasman.data.length; i++) {
67
+ gasman.push(getGasman.data[i])
68
+ }
69
+ Vue.$login.f.f_gasman = gasman
70
+ } catch (error) {
71
+ Vue.$login.f.f_gasman = []
72
+ console.log('抄表员模块', error)
73
+ }
74
+ // 获取安装人
75
+ try {
76
+ let getInstallman = await Vue.resetpost('/rs/search', {
77
+ source: 'this.getParentByType($organization$).getChildByName($安装员$).getUsers()',
78
+ userid: Vue.$login.f.id
79
+ }, {resolveMsg: null, rejectMsg: null})
80
+ console.log('获取安装员', getInstallman)
81
+ let installman = []
82
+ for (let i = 0; i < getInstallman.data.length; i++) {
83
+ installman.push(getInstallman.data[i])
84
+ }
85
+ Vue.$login.f.f_installman = installman
86
+ } catch (error) {
87
+ Vue.$login.f.f_installman = []
88
+ console.log('安装人模块', error)
89
+ }
90
+ // 获取资源服务权限
91
+ try {
92
+ let getLic = await Vue.resetpost('/rs/search', {
93
+ data: {
94
+ source: 'this.getRights().where(row.getType()==$function$ && row.getPath($name$).indexOf($资源操作$) != -1)',
95
+ userid: Vue.$login.f.id
96
+ }
97
+ }, {resolveMsg: null, rejectMsg: null})
98
+ let arry = []
99
+ getLic.data.forEach((item) => {
100
+ arry.push(item.name)
101
+ })
102
+ Vue.$login.f.lics = arry
103
+ } catch (error) {
104
+ Vue.$login.f.f_gasman = []
105
+ console.log('资源服务权限', error)
106
+ }
107
+ // TODO 处理界面细节
108
+ try {
109
+ let viewDetails = await Vue.resetpost('rs/search', {
110
+ source: 'this.getRights().where(row.getType()==$function$ && row.getPath($name$).indexOf($功能权限$) != -1)',
111
+ userid: Vue.$login.f.id
112
+ }, {resolveMsg: null, rejectMsg: null})
113
+ let r = viewDetails.data
114
+ Vue.$login.r = []
115
+ r.forEach(x => Vue.$login.r.push(x.name))
116
+ } catch (error) {
117
+ Vue.$login.r = []
118
+ console.log('加载模块失败', error)
119
+ }
120
+ // 调用登录后处理
121
+ for (let proc of Vue.$login.afterLogin) {
122
+ await proc(Vue.$login.f)
123
+ }
124
+ // 定时发送心跳
125
+ if (cue) {
126
+ setInterval(() => {
127
+ let http = new HttpResetClass()
128
+ //暂时不出现不出现异地登录校验
129
+ http.load('POST', `rs/user/access/${Vue.$login.f.id}`, {}, {
130
+ resolveMsg: null,
131
+ rejectMsg: null
132
+ }).then((req) => {
133
+ if (req.data.forcestate && req.data.forcestate == 1) {
134
+ Vue.showMessage("您被强制下线!", ['confirm']).then((res) => {
135
+ location.reload()
136
+ })
137
+ } else if (req.data.status == 710) {
138
+ Vue.showMessage(req.data.msg + ",您将被强制退出系统", ['confirm']).then((res) => {
139
+ if (res === 'confirm') {
140
+ location.reload()
141
+ }
142
+ })
143
+ }
144
+ })
145
+ }, 2 * 60 * 1000)
146
+ }
147
+ }
148
+
149
+ } else {
150
+ let error = {status: 401, data: "登录失败,请稍后重试"}
151
+ if (getLogin.data.code !== 500) {
152
+ error = {status: getLogin.data.code, data: getLogin.data.msg}
153
+ }
154
+ // 抛出错误
155
+ throw error
156
+ }
157
+ }
158
+
159
+ let GetLoginInfoService = {
160
+ // 登录后要处理的异步对象
161
+ afterLogin: [],
162
+ //验证码开关
163
+ Verification: true,
164
+ // 验证码类型
165
+ VerificationType: 'mix',
166
+ //构建时间开关
167
+ versionTime: true,
168
+ //
169
+ SinglePageToken : {},
170
+ //登录信息展示开关
171
+ depPrompt: true,
172
+ install(Vue, options) {
173
+ // 给vue增添对话框显示方法
174
+ Vue.$login = Vue.prototype.$login = GetLoginInfoService
175
+ },
176
+
177
+ f: {},
178
+
179
+ /**
180
+ * 登录
181
+ * @param name
182
+ * @param password
183
+ * @param cue true/false 是/否显示异地登录
184
+ */
185
+ login(name, password, cue) {
186
+ if (cue === undefined || cue === null || cue === '') {
187
+ cue = true
188
+ }
189
+ Vue.$login.SinglePageToken = cryptJS.AESEncrypt(JSON.stringify({name,password}), "3KMKqvgwR8ULbR8Z")
190
+ return loginGen(name, password, cue)
191
+ },
192
+
193
+ convertToIn(val) {
194
+ let temp = ''
195
+ if (val instanceof Array) {
196
+ if (val.length >= 1) {
197
+ temp = '('
198
+ val.forEach((res) => {
199
+ temp += `'${res}',`
200
+ })
201
+ temp = temp.substr(0, temp.length - 1) + ')'
202
+ }
203
+ }
204
+ return temp
205
+ },
206
+
207
+ toStandardYearMonth() {
208
+ let dt = new Date()
209
+ let month = dt.getMonth() + 1
210
+ return dt.getFullYear() + '-' + (month < 10 ? '0' + month : month)
211
+ },
212
+
213
+ toStandardYearMonth1() {
214
+ let dt = new Date()
215
+ let month = dt.getMonth() + 1
216
+ return dt.getFullYear() + (month < 10 ? '0' + month : month)
217
+ },
218
+
219
+ toStandardDateString() {
220
+ let dt = new Date()
221
+ let month = dt.getMonth() + 1
222
+ let date = dt.getDate()
223
+ return dt.getFullYear() + '-' + (month < 10 ? '0' + month : month) + '-' + (date < 10 ? '0' + date : date)
224
+ },
225
+
226
+ toStartAndEndDateString() {
227
+ let dt = new Date()
228
+ let month = dt.getMonth() + 1
229
+ // let date = dt.getDate()
230
+ return [dt.getFullYear() + '-' + (month < 10 ? '0' + month : month) + '-01',
231
+ dt.getFullYear() + '-' + (month < 10 ? '0' + month : month) + '-' + (new Date(dt.getFullYear(), month, 0).getDate())]
232
+ // return dt.getFullYear() + '-' + (month < 10 ? '0' + month : month) + '-' + (date < 10 ? '0' + date : date)
233
+ },
234
+
235
+ toStandardTimeString() {
236
+ let dt = new Date()
237
+ let month = dt.getMonth() + 1
238
+ let date = dt.getDate()
239
+ let hour = dt.getHours()
240
+ let min = dt.getMinutes()
241
+ let sec = dt.getSeconds()
242
+ return dt.getFullYear() + '-' + (month < 10 ? '0' + month : month) + '-' + (date < 10 ? '0' + date : date) +
243
+ ' ' + (hour < 10 ? '0' + hour : hour) + ':' + (min < 10 ? '0' + min : min) + ':' + (sec < 10 ? '0' + sec : sec)
244
+ },
245
+ RSADecrypt(word){
246
+ let encrypt = new RsaEncryptJS();
247
+ encrypt.setPrivateKey('MIICdQIBADANBgkqhkiG9w0BAQEFAASCAl8wggJbAgEAAoGBAIRrmftLDHCQqREEJ132Onu+W3vmFbdF7QD751SrcDDGDTfzuz1zBuElvkHhuDBb7KZkXrCIe+MhvX2IvxcLObl3faX+evYlnfj2HRbF0hIpQLuIq22tL06ZcV5w7wqLxUZRpFElIFm8gZTkUvfKXVuHw89e4daDVhU5hK3GHNGTAgMBAAECgYABiINrFaE1E8pkBYx1JJA5yuhL73aUktfd2TeCU00vFg6kyrWCI85Sa2RKu/6CJNZWeOFgdubEUv7a22tRrNIZb3yUMaqtTwSso78mspIOJqjWXTkTH9WPElfTcdpdIse/lgZtPz6egxkuhadSvwrM9Y6NgusiW/5+x95Ct08iOQJBAN5aK+7uISURvGQj2EaRtgGEd8+d4oHl+BYvvTeG3qSgUikHQW3j0sp4gXPw2kxw6sjVgLFOc4FB6LGqwzOTzokCQQCYdYG8ty3Uo/ebUlNzeJFxHXjy/KvBSytAUzAXkRu3nZrkEaPQsi3dgOkZgk+F1fMDzfQ4EbDIU6xvqOoZXHg7AkATCW9XfoXR8anKfRMoP5Nwn9HOMbtR2cmaxK2TknV/bMZ8AsYETYwfj5+tuIJIJybC2RyykX/sIiN1CqS5xr7ZAkArj19rMRdaKyMi8MnBM1Cy9g3Jt2HHj5ejAGG8SgyWUOShh1y70z0BjcSMMkxQXAncK2s83ekZw7aADM4eQupjAkARRgTwwMOnn3IoKmQusKhZk0uxilZ4Zc2LH6Z4GiWnvteM0W8Zw4Z1lJUcjgQq3dGqL2RdmzeQZ+HgPIOXrZVK');
248
+ let resdata = encrypt.decrypt(word);
249
+ return resdata.toString();
250
+ },
251
+
252
+ guid() {
253
+ let buf = new Uint16Array(8)
254
+ window.crypto.getRandomValues(buf)
255
+ let S4 = function (num) {
256
+ let ret = num.toString(16)
257
+ while (ret.length < 4) {
258
+ ret = '0' + ret
259
+ }
260
+ return ret
261
+ }
262
+ return (S4(buf[0]) + S4(buf[1]) + S4(buf[2]) + S4(buf[3]) + S4(buf[4]) + S4(buf[5]) + S4(buf[6]) + S4(buf[7]))
263
+ },
264
+
265
+ choices(role, param, hasBlank = false, blankHint = '请选择') {
266
+ if (role == 'view') {
267
+ Vue.getParams(param, [null])
268
+ } else {
269
+ let result = []
270
+ if (hasBlank)
271
+ result.push({label: blankHint, value: null})
272
+ if (!Vue.param || !Vue.param[param])
273
+ result.push({label: '请在系统设置里更新参数', value: '请在系统设置里更新参数'})
274
+ else {
275
+ let p = Vue.param[param]
276
+ p.forEach(function (item) {
277
+ result.push({label: item.name, value: item.name})
278
+ })
279
+ }
280
+ return result
281
+ }
282
+ },
283
+
284
+ required(param) {
285
+ if (typeof param === 'number' && param == 0)
286
+ return false
287
+ if (!param)
288
+ return true
289
+ param = param + ''
290
+ param = param.trim()
291
+ if (!param)
292
+ return true
293
+ return false
294
+ },
295
+
296
+ isInt(n) {
297
+ return !window.isNaN(n) && n % 1 === 0
298
+ },
299
+
300
+ isFloat(n) {
301
+ return !window.isNaN(n)
302
+ },
303
+
304
+ // this will convert all true/false to boolean
305
+ booleanFilter(paper) {
306
+ for (let key in paper) {
307
+ if (!paper.hasOwnProperty(key))
308
+ continue
309
+ if (typeof paper[key] == 'object' && paper[key] != null) {
310
+ booleanFilter(paper[key])
311
+ } else {
312
+ if (paper[key] === 'true' || paper[key] == 'false')
313
+ paper[key] = (paper[key] === 'true')
314
+ }
315
+ }
316
+ },
317
+ // recursively traverse through each path
318
+ ratifyPics(paper) {
319
+ for (let key in paper) {
320
+ if (key.endsWith('_path')) {
321
+ if (!paper[key]) {
322
+ paper[key] = 'rs/db/file/nopic.png'
323
+ } else {
324
+ paper[key] = 'rs/db/file/' + paper[key]
325
+ }
326
+ } else if (paper[key] !== null && typeof (paper[key]) == 'object') {
327
+ ratifyPics(paper[key])
328
+ }
329
+ }
330
+ },
331
+
332
+ // load script and other stuff
333
+ loadscript(type, fileName) {
334
+ return new Promise((resolve, reject) => {
335
+ let element
336
+ if (type == 'css') {
337
+ element = document.createElement('link')
338
+ element.setAttribute('rel', 'stylesheet')
339
+ element.setAttribute('type', 'text/css')
340
+ element.setAttribute('href', fileName)
341
+ } else if (type == 'js') {
342
+ element = document.createElement('script')
343
+ element.setAttribute('type', 'text/javascript')
344
+ element.setAttribute('src', fileName)
345
+ }
346
+ if (element) {
347
+ element.setAttribute('async', '')
348
+ element.setAttribute('defer', '')
349
+ element.addEventListener('load', function () {
350
+ resolve(element)
351
+ }, false)
352
+ element.addEventListener('error', function () {
353
+ reject(element)
354
+ }, false)
355
+ document.body.appendChild(element)
356
+ }
357
+ })
358
+ },
359
+ // 不能选择器中截取掉多余的字符
360
+ orgName(name) {
361
+ return name.substring(10)
362
+ },
363
+
364
+ getNowDate(name) {
365
+ // 求取当前时间的工具
366
+ let myweekday = ''
367
+ let year = ''
368
+ let mydate = new Date()
369
+ myweekday = mydate.getDay()
370
+ let mymonth = mydate.getMonth() + 1
371
+ let myday = mydate.getDate()
372
+ let myyear = mydate.getYear()
373
+ year = (myyear > 200) ? myyear : 1900 + myyear
374
+ let week = ['星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期日', '星期六']
375
+ // document.write("<font color=#ffffff>今天是 "+year+"年"+mymonth+"月"+myday+"日 "+weekday+"</font>");
376
+ return year + '年' + mymonth + '月' + myday + '日 ' + week[myweekday]
377
+ },
378
+
379
+ addDate(date, days) {
380
+ // 求取当前时间的工具
381
+ let endDate = new Date(date)
382
+ endDate = endDate.valueOf()
383
+ endDate = endDate + days * 24 * 60 * 60 * 1000
384
+ endDate = new Date(endDate)
385
+ let month = endDate.getMonth() + 1
386
+ let day = endDate.getDate()
387
+ let hour = endDate.getHours()
388
+ let min = endDate.getMinutes()
389
+ let sec = endDate.getSeconds()
390
+ return endDate.getFullYear() + '-' + (month < 10 ? '0' + month : month) + '-' + (day < 10 ? '0' + day : day) +
391
+ ' ' + (hour < 10 ? '0' + hour : hour) + ':' + (min < 10 ? '0' + min : min) + ':' + (sec < 10 ? '0' + sec : sec)
392
+ // return a
393
+ },
394
+
395
+ // 通过地址栏的参数获取参数内容
396
+ getUrlParames(param) {
397
+ var query = window.location.search
398
+ var iLen = param.length
399
+ var iStart = query.indexOf(param)
400
+ if (iStart === -1) {
401
+ return ''
402
+ }
403
+ iStart += iLen + 1
404
+ var iEnd = query.indexOf('&', iStart)
405
+ if (iEnd === -1) {
406
+ return query.substring(iStart)
407
+ }
408
+ return query.substring(iStart, iEnd)
409
+ },
410
+
411
+ // 从地址栏获取加密的参数
412
+ getUrlCompileParames(param) {
413
+ let code = unescape(window.location.search.slice(1, window.location.search.length))
414
+ let query = String.fromCharCode(code.charCodeAt(0) - code.length)
415
+ for (var i = 1; i < code.length; i++) {
416
+ query += String.fromCharCode(code.charCodeAt(i) - query.charCodeAt(i - 1))
417
+ }
418
+ let iLen = param.length
419
+ let iStart = query.indexOf(param)
420
+ if (iStart === -1) {
421
+ return ''
422
+ }
423
+ iStart += iLen + 1
424
+ let iEnd = query.indexOf('&', iStart)
425
+ if (iEnd === -1) {
426
+ return query.substring(iStart)
427
+ }
428
+ return query.substring(iStart, iEnd)
429
+ },
430
+
431
+ // 对字符串进行加密
432
+ compileStr(code) {
433
+ let c = String.fromCharCode(code.charCodeAt(0) + code.length)
434
+ for (let i = 1; i < code.length; i++) {
435
+ c += String.fromCharCode(code.charCodeAt(i) + code.charCodeAt(i - 1))
436
+ }
437
+ return escape(c)
438
+ },
439
+ // 字符串进行解密
440
+ uncompileStr(code) {
441
+ code = unescape(code)
442
+ let c = String.fromCharCode(code.charCodeAt(0) - code.length)
443
+ for (var i = 1; i < code.length; i++) {
444
+ c += String.fromCharCode(code.charCodeAt(i) - c.charCodeAt(i - 1))
445
+ }
446
+ return c
447
+ },
448
+
449
+ dateDescripte(date) {
450
+ let nowTime = new Date().getTime()
451
+ let oldTime = new Date(date).getTime()
452
+ let timeDiff = nowTime - oldTime
453
+ // 规则说明
454
+ // 小于等于2分钟为刚刚
455
+ // 大于2分钟小于等于1小时为取整的分钟前(例如:35分钟前)
456
+ // 大于1小时小于等于24小时为取整的小时前(例如:15小时前)
457
+ // 大于24小时小于等于30天为取整的天前(例如:12天前)
458
+ // 大于30天小于等于12月为取整的月前,月份统一为30天一月,不做额外处理(例如:3个月前)
459
+ // 大于365取整的年前,(例如:2年前)
460
+ let minute = 1000 * 60
461
+ let hour = minute * 60
462
+ let day = hour * 24
463
+ let month = day * 30
464
+ let year = month * 12
465
+ let des = ''
466
+ if (timeDiff <= minute * 2) {
467
+ des = '刚刚'
468
+ } else if (minute * 2 < timeDiff && timeDiff < hour) {
469
+ des = `${Math.floor(timeDiff / minute)}分钟前`
470
+ } else if (hour < timeDiff && timeDiff <= day) {
471
+ des = `${Math.floor(timeDiff / hour)}小时前`
472
+ } else if (day < timeDiff && timeDiff <= month) {
473
+ des = `${Math.floor(timeDiff / day)}天前`
474
+ } else if (month < timeDiff && timeDiff <= year) {
475
+ des = `${Math.floor(timeDiff / month)}个月前`
476
+ } else if (year < timeDiff) {
477
+ des = `${Math.floor(timeDiff / year)}年前`
478
+ }
479
+ return des
480
+ },
481
+
482
+ nextMonth20(date) {
483
+ let ds = date.split('-')
484
+ let nextMonth = ds[1] - 0 + 1
485
+ return ds[0] + '-' + (nextMonth < 10 ? '0' + nextMonth : nextMonth) + '-20 00:00:00'
486
+ }
487
+ }
488
+
489
+ export default GetLoginInfoService
@@ -1,7 +1,7 @@
1
1
  var path = require('path')
2
2
  var checkVersion = require('./versionCheck.js')
3
3
  checkVersion()
4
- const [ serverRul, localUrl, v4Url ] = ['http://192.168.50.67:30785/', 'http://localhost:8080/', 'http://192.168.50.67:30785']
4
+ const [ serverRul, localUrl ] = ['http://116.204.64.92:31467/', 'http://127.0.0.1:9026/']
5
5
  var merge = require('webpack-merge')
6
6
  var baseConfig = require('./webpack.dev.conf')
7
7
  var devConfig = {
@@ -19,106 +19,51 @@ var devConfig = {
19
19
  children: false // 不输出子模块构建信息
20
20
  },
21
21
  proxy: {
22
-
23
- '/rs/file': {
24
- pathRewrite: {
25
- '^/rs/file/': '/api/af-revenue/file/'
26
- },
27
- target: serverRul
28
- },
29
- '/api': {
30
- target: v4Url
31
- },
32
- '/sketch': {
33
- target: serverRul,
34
- changeOrigin: true
35
- },
36
- '/invoice/rs/logic/getInvoice': {
37
- target: serverRul
38
- },
39
- // '/rs/sql/filemanage_getUserfies':{
40
- // target: 'http://127.0.0.1:8080/'
22
+ // '/api/af-revenue/batchdeduction/all': {
23
+ // pathRewrite: {
24
+ // '/api/af-revenue/batchdeduction/all': '/batchdeduction/all'
25
+ // },
26
+ // target: localUrl
27
+ // },
28
+ // '/api/af-revenue/logic': {
29
+ // pathRewrite: {
30
+ // '/api/af-revenue/logic': '/logic'
31
+ // },
32
+ // target: localUrl
33
+ // },
34
+ // '/api/af-revenue/file': {
35
+ // // pathRewrite: {
36
+ // // '/api/af-revenue/file': '/file'
37
+ // // },
38
+ // target: localUrl
41
39
  // },
42
- // '/rs/logic/importNetworkValve':{
43
- // target: 'http://127.0.0.1:8080/'
40
+ // '/weixin2/rs':{
41
+ //
42
+ // target: 'http://410663id1ia4.vicp.fun'
44
43
  // },
45
- '/webapps': {
46
- target: serverRul
47
- },
48
- '/rs/sql/singleTable': {
49
- target: localUrl
50
- },
51
- '/invoice': {
52
- // pathRewrite: {
53
- // '/invoice/rs/logic': '/logic'
54
- // },
55
- target: serverRul
56
- },
57
- '/rs/batchSettlement': {
58
- target: localUrl
59
- },
60
-
61
- // 查找资源服务数据
62
- '/rs/search': {
63
- target: serverRul
64
- },
65
- // 查找资源服务数据
66
- '/rs/logic/getLogin': {
67
- target: serverRul
68
- },
69
- // 查找资源服务数据
70
- '/rs/logic/getInitData': {
71
- target: serverRul
72
- },
73
- '/rs/logic/getSaleInitData': {
74
- target: localUrl
75
- },
76
- // 用户登录服务地址
77
- '/rs/user': {
78
- target: serverRul
79
- },
80
- '/rs/path': {
81
- target: serverRul
82
- },
83
- '/rs/data': {
84
- target: serverRul
85
- },
86
- '/rs/license': {
87
- target: serverRul
88
- },
89
- '/rs/db': {
90
- target: serverRul
91
- },
92
- '/excel': {
93
- target: serverRul
94
- },
95
- '/rs/config': {
96
- target: serverRul
97
- },
98
- '/rs/report': {
99
- target: serverRul
100
- },
101
- '/rs/vue': {
44
+ // '/api/af-revenue/sql': {
45
+ // pathRewrite: {
46
+ // '/api/af-revenue/sql': '/sql'
47
+ // },
48
+ // target: localUrl
49
+ // },
50
+ '/rs/pay': {
51
+ target: 'http://localhost:8080'
52
+ },
53
+ // '/api/af-revenue': {
54
+ // pathRewrite: {
55
+ // '/api/af-revenue': '/af-revenue'
56
+ // },
57
+ // target: "http://localhost:8080"
58
+ // },
59
+ '/api': {
102
60
  target: serverRul
103
61
  },
104
- '/rs/logic/webHandReverse': {
105
- target: 'http://localhost:8085'
106
- },
107
- '/rs/logic': {
108
- target: localUrl
109
- },
110
- '/rs/entity': {
111
- target: localUrl
112
- },
113
- '/rs/sql': {
114
- target: localUrl
115
- },
116
- '/webmeter': {
62
+ '/resource': {
117
63
  target: serverRul
118
64
  },
119
65
  '/rs': {
120
66
  target: serverRul
121
- // changeOrigin: true
122
67
  }
123
68
  }
124
69
  }