sale-client 3.6.331 → 3.6.332-aode

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 (1464) hide show
  1. package/build/dev-server.js +20 -16
  2. package/build/versionCheck.js +5 -5
  3. package/package.json +3 -3
  4. package/src/components/FilesManage/AddHostMeterUserList.vue +1 -1
  5. package/src/components/FilesManage/AddSubMeterUserList.vue +1 -1
  6. package/src/components/FilesManage/FileAddressList.vue +2 -2
  7. package/src/components/FilesManage/FileMergeInfo.vue +1 -1
  8. package/src/components/FilesManage/FileUserAddress.vue +6 -6
  9. package/src/components/FilesManage/FileUserAddressChange.vue +1 -1
  10. package/src/components/FilesManage/FileUserFiles.vue +11 -11
  11. package/src/components/FilesManage/FileUserMerge.vue +1 -1
  12. package/src/components/FilesManage/HostMeterAdd.vue +2 -2
  13. package/src/components/FilesManage/HostMeterList.vue +1 -1
  14. package/src/components/FilesManage/HostMeterUserList.vue +3 -3
  15. package/src/components/FilesManage/MeterinfoTest.vue +19 -13
  16. package/src/components/FilesManage/TemplateManage.vue +3 -3
  17. package/src/components/FilesManage/TotalSplit/SplitList.vue +1 -1
  18. package/src/components/FilesManage/TotalSplit/TotalSplitList.vue +1 -1
  19. package/src/components/FilesManage/UserAddressCollection.vue +5 -5
  20. package/src/components/FilesManage/UserAddressInFile.vue +6 -6
  21. package/src/components/FilesManage/UserDeviceInfoTest.vue +1 -1
  22. package/src/components/FilesManage/UserGeneralInfoTest.vue +5 -5
  23. package/src/components/FilesManageNew/FileAddressList.vue +2 -2
  24. package/src/components/FilesManageNew/FileMergeInfo.vue +1 -1
  25. package/src/components/FilesManageNew/FileUserAddress.vue +5 -5
  26. package/src/components/FilesManageNew/FileUserAddressChange.vue +1 -1
  27. package/src/components/FilesManageNew/FileUserFiles.vue +13 -13
  28. package/src/components/FilesManageNew/FileUserMerge.vue +1 -1
  29. package/src/components/FilesManageNew/MeterinfoTest.vue +5 -5
  30. package/src/components/FilesManageNew/TotalSplit/SplitList.vue +1 -1
  31. package/src/components/FilesManageNew/TotalSplit/TotalSplitList.vue +1 -1
  32. package/src/components/FilesManageNew/UserGeneralInfoTest.vue +9 -9
  33. package/src/components/MaterialsManage/MaterialsBase.vue +3 -3
  34. package/src/components/MaterialsManage/MaterialsList.vue +3 -3
  35. package/src/components/SellGasCharge/ChargeCancel/CardMeterChargeCancel.vue +4 -4
  36. package/src/components/SellGasCharge/MeterCharge/CustomInvoice.vue +1 -1
  37. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserCenter.vue +3 -3
  38. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserManager.vue +3 -3
  39. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserlist.vue +1 -1
  40. package/src/components/SellGasCharge/MeterTrace/MeterList.vue +3 -3
  41. package/src/components/SellGasCharge/MeterTrace/MeterTrace.vue +3 -3
  42. package/src/components/UserFiles/AdjustableBox/AddBox.vue +8 -8
  43. package/src/components/UserFiles/AdjustableBox/BOXUserList.vue +1 -1
  44. package/src/components/UserFiles/AdjustableBox/BoxList.vue +3 -3
  45. package/src/components/UserFiles/AreaList.vue +2 -2
  46. package/src/components/UserFiles/Meterinfo.vue +4 -4
  47. package/src/components/UserFiles/NewAreaInfo.vue +4 -4
  48. package/src/components/UserFiles/UserFiles.vue +6 -6
  49. package/src/components/UserFiles/UserGeneralInfo.vue +1 -1
  50. package/src/components/UserFiles/UserPriceChangeHistory.vue +1 -1
  51. package/src/components/UserFiles/UserPriceChangeManage.vue +4 -4
  52. package/src/components/UserFiles/XieKaUser/AddUser.vue +2 -2
  53. package/src/components/UserFiles/XieKaUser/UsersList.vue +1 -1
  54. package/src/components/UserFiles/XieKaUser/XieKaManager.vue +1 -1
  55. package/src/components/UserFiles/admissibility.vue +1 -1
  56. package/src/components/UserFiles/batchUpdateInputtor.vue +4 -4
  57. package/src/components/WechatManage/Knowledge.vue +6 -6
  58. package/src/components/WechatManage/KnowledgeAdd.vue +1 -1
  59. package/src/components/WechatManage/KnowledgeModify.vue +1 -1
  60. package/src/components/WechatManage/KnowledgeRecord.vue +1 -1
  61. package/src/components/WechatManage/OrderCenter/Step.vue +1 -1
  62. package/src/components/WechatManage/OrderCenter/orderList.vue +1 -1
  63. package/src/components/WechatManage/OutLets.vue +5 -5
  64. package/src/components/WechatManage/OutLetsRecord.vue +1 -1
  65. package/src/components/WechatManage/Stopgas.vue +2 -2
  66. package/src/components/WechatManage/UserNoticeList.vue +13 -13
  67. package/src/components/WechatManage/UserNoticeRecord.vue +1 -1
  68. package/src/components/archives/ArchivesAdd.vue +1 -1
  69. package/src/components/archives/ArchivesList.vue +1 -1
  70. package/src/components/archives/UserfilesList.vue +7 -7
  71. package/src/components/baichuan/ChangeTable.vue +2 -2
  72. package/src/components/baichuan/newTableInfo.vue +3 -3
  73. package/src/components/charge/ChargeList.vue +14 -14
  74. package/src/components/charge/ChargeManage.vue +3 -3
  75. package/src/components/charge/ChargeManageOther.vue +1 -1
  76. package/src/components/charge/ChargeManageSell.vue +1 -1
  77. package/src/components/charge/ChargeModal.vue +1 -1
  78. package/src/components/charge/ChargeOper.vue +4 -4
  79. package/src/components/charge/ChargeOtherOper.vue +3 -3
  80. package/src/components/charge/HandList.vue +1 -1
  81. package/src/components/charge/NfcCardReplacement.vue +1 -1
  82. package/src/components/charge/business/CardChangeFill.vue +3 -3
  83. package/src/components/charge/business/CardMeterCenter.vue +9 -9
  84. package/src/components/charge/business/ChangeMeterAddGas.vue +3 -3
  85. package/src/components/charge/business/DigitalCharge.vue +2 -2
  86. package/src/components/charge/business/FilesComplete.vue +1 -1
  87. package/src/components/charge/business/IOT/IotChangeFill.vue +2 -2
  88. package/src/components/charge/business/IOTMeterCenter.vue +8 -8
  89. package/src/components/charge/business/IotOpen.vue +1 -1
  90. package/src/components/charge/business/NoCardMeterCenter.vue +3 -3
  91. package/src/components/charge/business/OtherCharge.vue +3 -3
  92. package/src/components/charge/business/OtherChargeByPay.vue +6 -6
  93. package/src/components/charge/business/OtherChargeNew.vue +6 -6
  94. package/src/components/charge/business/PriceChangeCompensation/IotCompensation.vue +3 -3
  95. package/src/components/charge/business/PriceChangeCompensation/JbCompensation.vue +3 -3
  96. package/src/components/charge/business/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
  97. package/src/components/charge/business/RepairCharge.vue +4 -4
  98. package/src/components/charge/business/ReturnMoneyExamine.vue +7 -7
  99. package/src/components/charge/business/ShowCardSellGas.vue +8 -8
  100. package/src/components/charge/business/ShowCardSellGasJB.vue +1 -1
  101. package/src/components/charge/business/ShowCardSellGasWeb.vue +1 -1
  102. package/src/components/charge/business/ShowCiTiaoCard.vue +1 -1
  103. package/src/components/charge/business/depositCharge/DepositCharge.vue +4 -4
  104. package/src/components/charge/business/machine/MachineChangeFill.vue +1 -1
  105. package/src/components/charge/business/machine/MachineCharge.vue +3 -3
  106. package/src/components/charge/business/machine/MachineMeterCenter.vue +9 -9
  107. package/src/components/charge/business/machine/MachineMeterPartCenter.vue +4 -4
  108. package/src/components/charge/business/machine/MachinePartCharge.vue +3 -3
  109. package/src/components/charge/business/machine/OweList.vue +1 -1
  110. package/src/components/charge/business/refund/DropTableRefund.vue +5 -5
  111. package/src/components/charge/business/refund/IOTRefund.vue +10 -10
  112. package/src/components/charge/business/refund/machineRefund.vue +5 -5
  113. package/src/components/charge/business/refund_copy/IOTRefund.vue +4 -4
  114. package/src/components/charge/business/refund_copy/machineRefund.vue +4 -4
  115. package/src/components/charge/bzjcancel.vue +5 -5
  116. package/src/components/charge/detailinfo/DevicesDetail.vue +1 -1
  117. package/src/components/charge/detailinfo/OldmeterDetail.vue +1 -1
  118. package/src/components/charge/detailinfo/OtherChargeRecord.vue +1 -1
  119. package/src/components/charge/detailinfo/UserfilesDetail.vue +1 -1
  120. package/src/components/charge/detailinfo/UserinfoDetail.vue +1 -1
  121. package/src/components/charge/detailinfo/price/MixpriceDetail.vue +1 -1
  122. package/src/components/charge/detailinfo/price/StairpriceDetail.vue +1 -1
  123. package/src/components/charge/gasloss/gasLossDetail.vue +2 -2
  124. package/src/components/charge/gasloss/gasLossForm.vue +2 -2
  125. package/src/components/charge/gasloss/gasLossOperate.vue +3 -3
  126. package/src/components/charge/gasloss/gasLossRecords.vue +4 -4
  127. package/src/components/charge/gasmove.vue +3 -3
  128. package/src/components/chargeBatch/BatchCharge.vue +5 -5
  129. package/src/components/chargeBatch/BatchChargeDetail.vue +1 -1
  130. package/src/components/chargeBatch/CardList.vue +18 -18
  131. package/src/components/chargeBatch/ChargeBatchList.vue +1 -1
  132. package/src/components/chargeBatch/ChargeGroupList.vue +4 -4
  133. package/src/components/chargeBatch/ChargeManageBatch.vue +2 -2
  134. package/src/components/chargeBatch/ChargeManageGroup.vue +3 -3
  135. package/src/components/chargeBatch/OweRecordQuery.vue +1 -1
  136. package/src/components/chargeBatch/RecordCancel.vue +12 -12
  137. package/src/components/chargeBatch/ReissueBillBatch.vue +1 -1
  138. package/src/components/chargeBatch/groupFeeDeduction.vue +1 -1
  139. package/src/components/chargeBatch/groupRefund.vue +4 -4
  140. package/src/components/chargeNew/BookBill.vue +1 -1
  141. package/src/components/chargeNew/ChargeList.vue +10 -10
  142. package/src/components/chargeNew/ChargeManageNew.vue +3 -3
  143. package/src/components/chargeNew/ChargeOper.vue +3 -3
  144. package/src/components/chargeNew/MeterReset.vue +1 -1
  145. package/src/components/chargeNew/SendBook.vue +2 -2
  146. package/src/components/chargeNew/thirdSurplus.vue +4 -4
  147. package/src/components/common/limit/LimitHistory.vue +3 -3
  148. package/src/components/common/limit/LimitList.vue +8 -8
  149. package/src/components/common/searchuploadfile/uploadFileSearch.vue +1 -1
  150. package/src/components/common/searchuploadfile/uploadFilesHistory.vue +3 -3
  151. package/src/components/common/userinfo_detail/SplitPrice.vue +3 -3
  152. package/src/components/common/userinfo_detail/TableUsageChart.vue +1 -1
  153. package/src/components/common/userinfo_detail/UserBaseInfo.vue +5 -5
  154. package/src/components/common/userinfo_detail/UserBaseInfoNew.vue +26 -26
  155. package/src/components/common/userinfo_detail/UserInfoDetailManage.vue +1 -1
  156. package/src/components/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  157. package/src/components/common/userinfo_detail/ic_detail/AutomaticPurse.vue +8 -8
  158. package/src/components/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
  159. package/src/components/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
  160. package/src/components/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  161. package/src/components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +10 -10
  162. package/src/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  163. package/src/components/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  164. package/src/components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  165. package/src/components/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  166. package/src/components/common/userinfo_detail/ic_detail/HandQueryUser.vue +3 -3
  167. package/src/components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  168. package/src/components/common/userinfo_detail/ic_detail/MeterParam.vue +1 -1
  169. package/src/components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
  170. package/src/components/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  171. package/src/components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  172. package/src/components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  173. package/src/components/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  174. package/src/components/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  175. package/src/components/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  176. package/src/components/common/userinfo_detail/ic_detail/UserDeviceQuery.vue +2 -2
  177. package/src/components/common/userinfo_detail/ic_detail/WebAutomaticPurse.vue +8 -8
  178. package/src/components/common/userinfo_detail/ic_detail/WebChargeQueryUser.vue +9 -9
  179. package/src/components/common/userinfo_detail/ic_detail/WebHandQueryUser.vue +2 -2
  180. package/src/components/common/userinfo_detail/ic_detail/contractSigningList.vue +1 -1
  181. package/src/components/common/userinfo_detail/iot_detail/QueryHistoryInstruct.vue +2 -2
  182. package/src/components/common/userinfo_detail/iot_detail/QueryInstruct.vue +5 -5
  183. package/src/components/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
  184. package/src/components/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  185. package/src/components/cooker/WareRecord.vue +1 -1
  186. package/src/components/matchmakingManagement/PlatformList.vue +1 -1
  187. package/src/components/meterBook/MeterList.vue +2 -2
  188. package/src/components/meterBook/MeterMsg.vue +4 -4
  189. package/src/components/meterBook/addMeterBook.vue +1 -1
  190. package/src/components/meterBook/addUserToBook.vue +2 -2
  191. package/src/components/newBill/CardList.vue +27 -27
  192. package/src/components/newBill/CardMeterCenter.vue +8 -8
  193. package/src/components/newBill/IOTMeterCenter.vue +7 -7
  194. package/src/components/newBill/NoCardMeterCenter.vue +2 -2
  195. package/src/components/newBill/PrintBill.vue +1 -1
  196. package/src/components/newBill/ReissueBill.vue +4 -4
  197. package/src/components/newpriceadjustment/NewPriceAdjustment.vue +7 -7
  198. package/src/components/newpriceadjustment/NewPriceAdjustmentSell.vue +5 -5
  199. package/src/components/newpriceadjustment/NewPriceAdjustmentWebmeter.vue +5 -5
  200. package/src/components/priceadjustment/adjustPrice.vue +2 -2
  201. package/src/components/priceadjustment/adjustUser.vue +2 -2
  202. package/src/components/revenue/Common/EticketPrint.vue +3 -3
  203. package/src/components/revenue/Common/EticketPrintAsync.vue +15 -15
  204. package/src/components/revenue/Common/LimitGas.vue +2 -2
  205. package/src/components/revenue/Common/MeterMessage.vue +2 -2
  206. package/src/components/revenue/Common/Movemeter.vue +6 -6
  207. package/src/components/revenue/Common/PaymentCode.vue +3 -3
  208. package/src/components/revenue/Common/PrintBill.vue +1 -1
  209. package/src/components/revenue/Common/ReissueBill.vue +4 -4
  210. package/src/components/revenue/Common/ValidateBill.vue +1 -1
  211. package/src/components/revenue/Common/batchDisable.vue +3 -3
  212. package/src/components/revenue/Common/uploadFiles.vue +4 -4
  213. package/src/components/revenue/Common/userFlowSheet.vue +3 -3
  214. package/src/components/revenue/HandManager/CardHand.vue +15 -15
  215. package/src/components/revenue/HandManager/EstimateCardManager.vue +18 -18
  216. package/src/components/revenue/HandManager/EstimateManager.vue +26 -26
  217. package/src/components/revenue/HandManager/HandManager.vue +29 -29
  218. package/src/components/revenue/HandManager/HandManagerCard.vue +15 -15
  219. package/src/components/revenue/HandManager/MbpeopleList.vue +5 -5
  220. package/src/components/revenue/HandManager/MeterBookAdd.vue +3 -3
  221. package/src/components/revenue/HandManager/MeterBookList.vue +2 -2
  222. package/src/components/revenue/HandManager/MeterBookUser.vue +9 -9
  223. package/src/components/revenue/HandManager/OverdueSetList.vue +4 -4
  224. package/src/components/revenue/HandManager/OverdueSetUser.vue +1 -1
  225. package/src/components/revenue/HandManager/PriceAdjustment.vue +6 -6
  226. package/src/components/revenue/HandManager/PriceAdjustmentCard.vue +6 -6
  227. package/src/components/revenue/HandManager/PriceAdjustmentSelling.vue +6 -6
  228. package/src/components/revenue/HandManager/PriceAdjustmentWebmeter.vue +6 -6
  229. package/src/components/revenue/HandManager/RemainAdjustment.vue +4 -4
  230. package/src/components/revenue/HandManager/VolumeAdjustment/VolumeAdjustmentManage.vue +6 -6
  231. package/src/components/revenue/HandManager/meterbookEntry.vue +1 -1
  232. package/src/components/revenue/HandManager/openEticket/HandUserManage.vue +1 -1
  233. package/src/components/revenue/HandManager/openEticket/HasOpenHand.vue +2 -2
  234. package/src/components/revenue/HandManager/openEticket/HasOpenReceipt.vue +3 -3
  235. package/src/components/revenue/HandManager/openEticket/UnOpenHand.vue +3 -3
  236. package/src/components/revenue/HandManager/openEticket/UnOpenReceipt.vue +2 -2
  237. package/src/components/revenue/HandManager/qtxCardHand/GassaleHand.vue +3 -3
  238. package/src/components/revenue/HandManager/qtxCardHand/TrqtmHand.vue +3 -3
  239. package/src/components/revenue/IssuanceManagement/batchCardIssuance.vue +4 -4
  240. package/src/components/revenue/analysis/FarawayQuery.vue +2 -2
  241. package/src/components/revenue/analysis/outStockQuery.vue +2 -2
  242. package/src/components/revenue/bank/BankForm.vue +1 -1
  243. package/src/components/revenue/bank/BankList.vue +4 -4
  244. package/src/components/revenue/bank/bankOffer.vue +3 -3
  245. package/src/components/revenue/bank/bankReturn.vue +3 -3
  246. package/src/components/revenue/base/GasWaterSearch.vue +2 -2
  247. package/src/components/revenue/base/PurchaseWater.vue +1 -1
  248. package/src/components/revenue/base/UserList.vue +4 -4
  249. package/src/components/revenue/base/leftview/CheckGas.vue +1 -1
  250. package/src/components/revenue/base/leftview/MeterUse.vue +4 -4
  251. package/src/components/revenue/base/leftview/MixPriceInfo.vue +1 -1
  252. package/src/components/revenue/base/leftview/RecordStoryinfo.vue +1 -1
  253. package/src/components/revenue/base/leftview/SafeCheck.vue +1 -1
  254. package/src/components/revenue/base/leftview/ServiceRepair.vue +1 -1
  255. package/src/components/revenue/base/leftview/Stairinfo.vue +18 -18
  256. package/src/components/revenue/base/leftview/UserFees.vue +1 -1
  257. package/src/components/revenue/base/leftview/Userinfo.vue +3 -3
  258. package/src/components/revenue/base/leftview/billMessage.vue +2 -2
  259. package/src/components/revenue/base/rightview/CardList.vue +31 -31
  260. package/src/components/revenue/base/rightview/InstallCardList.vue +4 -4
  261. package/src/components/revenue/base/rightview/RecordCancel.vue +12 -12
  262. package/src/components/revenue/base/rightview/canceldetail/AutoaccountsCancelDetail.vue +1 -1
  263. package/src/components/revenue/base/rightview/canceldetail/CardmetercenterCancelDetail.vue +1 -1
  264. package/src/components/revenue/base/rightview/canceldetail/ChangeMeterCancelDetail.vue +1 -1
  265. package/src/components/revenue/base/rightview/canceldetail/IOTMeterCenterCancelDetail.vue +1 -1
  266. package/src/components/revenue/base/rightview/canceldetail/MachinemetercenterCancelDetail.vue +1 -1
  267. package/src/components/revenue/base/rightview/canceldetail/OtherchargeCancelDetail.vue +1 -1
  268. package/src/components/revenue/base/rightview/canceldetail/ReplacecardmanageCancelDetail.vue +1 -1
  269. package/src/components/revenue/base/rightview/canceldetail/TransfermanageCancelDetail.vue +1 -1
  270. package/src/components/revenue/base/rightview/carddetail/AddUserDetail.vue +1 -1
  271. package/src/components/revenue/base/rightview/carddetail/AdvanceDeliveryDetail.vue +1 -1
  272. package/src/components/revenue/base/rightview/carddetail/AutoAccountsDetail.vue +1 -1
  273. package/src/components/revenue/base/rightview/carddetail/BankDKDetail.vue +1 -1
  274. package/src/components/revenue/base/rightview/carddetail/BankPay.vue +1 -1
  275. package/src/components/revenue/base/rightview/carddetail/BlacklistDetail.vue +1 -1
  276. package/src/components/revenue/base/rightview/carddetail/BuildFeeDetail.vue +1 -1
  277. package/src/components/revenue/base/rightview/carddetail/CancellationDetail.vue +1 -1
  278. package/src/components/revenue/base/rightview/carddetail/CardMeterCenterDetail.vue +1 -1
  279. package/src/components/revenue/base/rightview/carddetail/CardOverUserDetail.vue +1 -1
  280. package/src/components/revenue/base/rightview/carddetail/ChangeFeeDetail.vue +1 -1
  281. package/src/components/revenue/base/rightview/carddetail/ChangeFlowmeterDetail.vue +1 -1
  282. package/src/components/revenue/base/rightview/carddetail/ChangeMeterDetail.vue +1 -1
  283. package/src/components/revenue/base/rightview/carddetail/DisableManageDetail.vue +1 -1
  284. package/src/components/revenue/base/rightview/carddetail/EnableManageDetail.vue +1 -1
  285. package/src/components/revenue/base/rightview/carddetail/FeeDeductionDetail.vue +1 -1
  286. package/src/components/revenue/base/rightview/carddetail/GarbageDetail.vue +1 -1
  287. package/src/components/revenue/base/rightview/carddetail/GasLossDetail.vue +1 -1
  288. package/src/components/revenue/base/rightview/carddetail/GasPriceChangeDetail.vue +1 -1
  289. package/src/components/revenue/base/rightview/carddetail/IOTMeterCenterDetail.vue +1 -1
  290. package/src/components/revenue/base/rightview/carddetail/InputtorChangeDetail.vue +1 -1
  291. package/src/components/revenue/base/rightview/carddetail/MachineMeterCenterDetail.vue +1 -1
  292. package/src/components/revenue/base/rightview/carddetail/OffGasAddGasDetail.vue +1 -1
  293. package/src/components/revenue/base/rightview/carddetail/OpenMeterDetail.vue +1 -1
  294. package/src/components/revenue/base/rightview/carddetail/OtherChargeDetail.vue +1 -1
  295. package/src/components/revenue/base/rightview/carddetail/OverUserChangeDetail.vue +1 -1
  296. package/src/components/revenue/base/rightview/carddetail/PriceAdjustmentDetail.vue +1 -1
  297. package/src/components/revenue/base/rightview/carddetail/ReduceFeeDetail.vue +1 -1
  298. package/src/components/revenue/base/rightview/carddetail/RefundDetail.vue +1 -1
  299. package/src/components/revenue/base/rightview/carddetail/ReissueBill.vue +5 -5
  300. package/src/components/revenue/base/rightview/carddetail/RepairFeeDeduction.vue +1 -1
  301. package/src/components/revenue/base/rightview/carddetail/ReplaceCardManageDetail.vue +1 -1
  302. package/src/components/revenue/base/rightview/carddetail/ReturnMoney.vue +1 -1
  303. package/src/components/revenue/base/rightview/carddetail/SalecardgasDetail.vue +1 -1
  304. package/src/components/revenue/base/rightview/carddetail/StopApplyDetail.vue +1 -1
  305. package/src/components/revenue/base/rightview/carddetail/TransferManageDetail.vue +1 -1
  306. package/src/components/revenue/base/rightview/carddetail/UserChangeDetail.vue +1 -1
  307. package/src/components/revenue/base/rightview/carddetail/WeChatPay.vue +1 -1
  308. package/src/components/revenue/base/rightview/carddetail/WithGas.vue +1 -1
  309. package/src/components/revenue/base/rightview/carddetail/machineCardDetail.vue +1 -1
  310. package/src/components/revenue/base/rightview/carddetail/movegasDetail.vue +1 -1
  311. package/src/components/revenue/base/rightview/carddetail/movemeterdetail.vue +1 -1
  312. package/src/components/revenue/base/rightview/reissuebill/OtherBill.vue +3 -3
  313. package/src/components/revenue/base/rightview/valueaddinfo.vue +2 -2
  314. package/src/components/revenue/batchDeduction/batchDeduction.vue +1 -1
  315. package/src/components/revenue/batchDeduction/batchDeductionList.vue +6 -6
  316. package/src/components/revenue/batchDeduction/batchDeductionOper.vue +2 -2
  317. package/src/components/revenue/batchPreloads/batchPreloads.vue +1 -1
  318. package/src/components/revenue/batchPreloads/batchPreloadsCharge.vue +2 -2
  319. package/src/components/revenue/batchPreloads/batchPreloadsList.vue +5 -5
  320. package/src/components/revenue/cancelHandplan/IotHandplanCanel.vue +2 -2
  321. package/src/components/revenue/cardHandManage/cardDown.vue +2 -2
  322. package/src/components/revenue/cardHandManage/cardHandAudit.vue +4 -4
  323. package/src/components/revenue/cardHandManage/cardsHand.vue +15 -15
  324. package/src/components/revenue/changeInsurance/InsuranceAdd.vue +1 -1
  325. package/src/components/revenue/changeInsurance/InsuranceChargesDetails.vue +3 -3
  326. package/src/components/revenue/changeInsurance/InsuranceList.vue +5 -5
  327. package/src/components/revenue/changeInsurance/InsuranceRecord.vue +1 -1
  328. package/src/components/revenue/changeInsurance/UserInsurance.vue +1 -1
  329. package/src/components/revenue/comprehen/Bill/CustQueryEticket.vue +2 -2
  330. package/src/components/revenue/comprehen/Bill/CustomInvoice.vue +2 -2
  331. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenCard.vue +2 -2
  332. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenJBPage.vue +2 -2
  333. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenPage.vue +2 -2
  334. package/src/components/revenue/comprehen/Bill/Eticket/EticketRecordList.vue +1 -1
  335. package/src/components/revenue/comprehen/Bill/EticketManage.vue +2 -2
  336. package/src/components/revenue/comprehen/Bill/EticketRecordList.vue +2 -2
  337. package/src/components/revenue/comprehen/Bill/EticketV4/CustQueryEticket.vue +3 -3
  338. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenCard.vue +3 -3
  339. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenJBPage.vue +3 -3
  340. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenPage.vue +3 -3
  341. package/src/components/revenue/comprehen/Bill/EticketV4/EticketRecordList.vue +2 -2
  342. package/src/components/revenue/comprehen/Bill/asyncEticket/CustQueryEticketAsync.vue +3 -3
  343. package/src/components/revenue/comprehen/Bill/paper/AddBill.vue +1 -1
  344. package/src/components/revenue/comprehen/Bill/paper/BillChangeDetail.vue +1 -1
  345. package/src/components/revenue/comprehen/Bill/paper/BillDetail.vue +4 -4
  346. package/src/components/revenue/comprehen/Bill/paper/BillList.vue +3 -3
  347. package/src/components/revenue/comprehen/Bill/paperbill/DistributionDetail.vue +2 -2
  348. package/src/components/revenue/comprehen/Bill/paperbill/DistributionGather.vue +1 -1
  349. package/src/components/revenue/comprehen/CardManage/CardAllotEdit.vue +1 -1
  350. package/src/components/revenue/comprehen/CardManage/CardAllotList.vue +3 -3
  351. package/src/components/revenue/comprehen/CardManage/CardDetailEdit.vue +1 -1
  352. package/src/components/revenue/comprehen/CardManage/CardDetailList.vue +1 -1
  353. package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPayment.vue +6 -6
  354. package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPaymentConstrast.vue +3 -3
  355. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchCancellation.vue +2 -2
  356. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/ChangeMeterReader.vue +1 -1
  357. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferManage.vue +3 -3
  358. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferRecords.vue +3 -3
  359. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/Transferlist.vue +1 -1
  360. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/ChangeNewMeter.vue +3 -3
  361. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/IOTMeter.vue +1 -1
  362. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/MachineMeter.vue +1 -1
  363. package/src/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeDeduction.vue +3 -3
  364. package/src/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeMachine.vue +2 -2
  365. package/src/components/revenue/comprehen/ComprehenOperation/GiftFee/icTable.vue +4 -4
  366. package/src/components/revenue/comprehen/ComprehenOperation/GiftFee/iotTable.vue +2 -2
  367. package/src/components/revenue/comprehen/ComprehenOperation/MeterDisable/DisableManage.vue +16 -7
  368. package/src/components/revenue/comprehen/ComprehenOperation/MeterEnable/EnableManage.vue +22 -17
  369. package/src/components/revenue/comprehen/ComprehenOperation/OffGasAddGas/OffGasAddGas.vue +4 -4
  370. package/src/components/revenue/comprehen/ComprehenOperation/OrderDetails/OrderDetails.vue +8 -8
  371. package/src/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +8 -8
  372. package/src/components/revenue/comprehen/ComprehenOperation/OverCharge/OverUseCharge.vue +2 -2
  373. package/src/components/revenue/comprehen/ComprehenOperation/PriceJustment/priceJustment.vue +1 -1
  374. package/src/components/revenue/comprehen/ComprehenOperation/RefundManage/RefundManage.vue +2 -2
  375. package/src/components/revenue/comprehen/ComprehenOperation/ReplaceCard/MachineCardBill.vue +2 -2
  376. package/src/components/revenue/comprehen/ComprehenOperation/ReplaceCard/ReplaceCardManage.vue +3 -3
  377. package/src/components/revenue/comprehen/ComprehenOperation/SellRecordChange/SellRecord.vue +1 -1
  378. package/src/components/revenue/comprehen/ComprehenOperation/SellRecordChange/UserinfoList.vue +1 -1
  379. package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeMeter.vue +13 -13
  380. package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ResetMeter.vue +12 -12
  381. package/src/components/revenue/comprehen/ComprehenOperation/removeTable.vue +4 -4
  382. package/src/components/revenue/comprehen/ComprehenOperation/removeTableCancel.vue +1 -1
  383. package/src/components/revenue/comprehen/ComprehenOperation/resetShowCardgas/ResetShowCardGas.vue +1 -1
  384. package/src/components/revenue/comprehen/ComprehenOperation/wallheating/WallheatingInfoAdd.vue +2 -2
  385. package/src/components/revenue/comprehen/Exemption/GasFeeReduction.vue +3 -3
  386. package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDocking.vue +1 -1
  387. package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDockingTow.vue +2 -2
  388. package/src/components/revenue/comprehen/Maintenance/bill/billListMaintain.vue +1 -1
  389. package/src/components/revenue/comprehen/Maintenance/bill/billOperate.vue +2 -2
  390. package/src/components/revenue/comprehen/Maintenance/bill/billRecordMaintain.vue +1 -1
  391. package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterListMaintain.vue +2 -2
  392. package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterOperate.vue +3 -3
  393. package/src/components/revenue/comprehen/Maintenance/changeMeter/maintenanceChangeMeterRecords.vue +1 -1
  394. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasRecordMaintain.vue +1 -1
  395. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasRecordMaintainList.vue +1 -1
  396. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasSpecific.vue +4 -4
  397. package/src/components/revenue/comprehen/Maintenance/group/MeterOperatemaingroup.vue +2 -2
  398. package/src/components/revenue/comprehen/Maintenance/group/StockListmaingroup.vue +5 -5
  399. package/src/components/revenue/comprehen/Maintenance/group/maintenancegroup.vue +1 -1
  400. package/src/components/revenue/comprehen/Maintenance/hand/handListMaintain.vue +4 -4
  401. package/src/components/revenue/comprehen/Maintenance/hand/handOperate.vue +5 -5
  402. package/src/components/revenue/comprehen/Maintenance/hand/maintenanceHandmeterRecords.vue +1 -1
  403. package/src/components/revenue/comprehen/Maintenance/otherRecords/OtherMaintenanceLists.vue +2 -2
  404. package/src/components/revenue/comprehen/Maintenance/otherRecords/Otherrecordmaintenance.vue +4 -4
  405. package/src/components/revenue/comprehen/Maintenance/otherRecords/specificInformation.vue +5 -5
  406. package/src/components/revenue/comprehen/Maintenance/pictureManage/pictureListMaintain.vue +2 -2
  407. package/src/components/revenue/comprehen/Maintenance/revenue/MeterOperatemain.vue +2 -4
  408. package/src/components/revenue/comprehen/Maintenance/revenue/StockListmain.vue +5 -5
  409. package/src/components/revenue/comprehen/Maintenance/revenue/maintenance.vue +1 -1
  410. package/src/components/revenue/comprehen/Message/AllUser.vue +6 -6
  411. package/src/components/revenue/comprehen/Message/AllUserNew.vue +7 -7
  412. package/src/components/revenue/comprehen/Message/ArrearsList.vue +2 -2
  413. package/src/components/revenue/comprehen/Message/MessageList.vue +8 -8
  414. package/src/components/revenue/comprehen/Message/TemplateMessage.vue +1 -1
  415. package/src/components/revenue/comprehen/Message/UserDefinedMessage.vue +1 -1
  416. package/src/components/revenue/comprehen/Message/UserDefinedMessageNew.vue +2 -2
  417. package/src/components/revenue/comprehen/PreferentialPolicies/PrivilegeEdit.vue +3 -3
  418. package/src/components/revenue/comprehen/PreferentialPolicies/PrivilegeList.vue +1 -1
  419. package/src/components/revenue/comprehen/ResourceRecord/ResourceRecordQuery.vue +2 -2
  420. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLiving.vue +3 -3
  421. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLivingList.vue +2 -2
  422. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/UpdateBasicLiving.vue +1 -1
  423. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/stopBasicLiving.vue +2 -2
  424. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +3 -3
  425. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListDetail.vue +1 -1
  426. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListList.vue +2 -2
  427. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListRecord.vue +1 -1
  428. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackModal.vue +1 -1
  429. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackRecordQuery.vue +2 -2
  430. package/src/components/revenue/comprehen/StairPrice/GasPrice.vue +7 -7
  431. package/src/components/revenue/comprehen/StairPrice/GasPriceList.vue +2 -2
  432. package/src/components/revenue/comprehen/StairPrice/GasPriceUser.vue +5 -5
  433. package/src/components/revenue/comprehen/StairPrice/PriceChangeDetail.vue +1 -1
  434. package/src/components/revenue/comprehen/StairPrice/PriceChangeHistory.vue +1 -1
  435. package/src/components/revenue/comprehen/StairPrice/PriceRecord.vue +2 -2
  436. package/src/components/revenue/comprehen/StairPrice/UpdateInfo.vue +1 -1
  437. package/src/components/revenue/comprehen/ToolCard/CardTypeDetail.vue +1 -1
  438. package/src/components/revenue/comprehen/TotalSplit/AllUserFiles.vue +1 -1
  439. package/src/components/revenue/comprehen/TotalSplit/SplitList.vue +1 -1
  440. package/src/components/revenue/comprehen/TotalSplit/TotalSplitList.vue +3 -3
  441. package/src/components/revenue/comprehen/alipay/alipayConstrast.vue +3 -3
  442. package/src/components/revenue/comprehen/alipay/alipayDetail.vue +7 -7
  443. package/src/components/revenue/comprehen/batch/batchEditFiles.vue +1 -1
  444. package/src/components/revenue/comprehen/batch/batchEditHistory.vue +1 -1
  445. package/src/components/revenue/comprehen/batch/batchEditManage.vue +1 -1
  446. package/src/components/revenue/comprehen/batch/batchUserList.vue +2 -2
  447. package/src/components/revenue/comprehen/closeaccount/Closeaccount.vue +2 -2
  448. package/src/components/revenue/comprehen/closeaccount/battchcancelaudit.vue +3 -3
  449. package/src/components/revenue/comprehen/common/ImportExcel.vue +4 -4
  450. package/src/components/revenue/comprehen/device/deviceEdit.vue +1 -1
  451. package/src/components/revenue/comprehen/device/deviceList.vue +2 -2
  452. package/src/components/revenue/comprehen/gasbrand/AddGasBrand.vue +2 -2
  453. package/src/components/revenue/comprehen/gasbrand/AddGasModel.vue +1 -1
  454. package/src/components/revenue/comprehen/gasbrand/AddGasModelInfo.vue +1 -1
  455. package/src/components/revenue/comprehen/gasbrand/AddJsonParameter.vue +2 -2
  456. package/src/components/revenue/comprehen/gasbrand/AddUseringOrg.vue +4 -4
  457. package/src/components/revenue/comprehen/gasbrand/GasBrandList.vue +3 -3
  458. package/src/components/revenue/comprehen/gasbrand/GasBrandUser.vue +2 -2
  459. package/src/components/revenue/comprehen/gasbrand/GasModelInfo.vue +1 -1
  460. package/src/components/revenue/comprehen/gasbrand/Parames.vue +4 -4
  461. package/src/components/revenue/comprehen/gasbrand/ViewOrg.vue +1 -1
  462. package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +8 -8
  463. package/src/components/revenue/comprehen/insurance/insuranceGuanL.vue +3 -3
  464. package/src/components/revenue/comprehen/ovdue/Overduetax.vue +10 -10
  465. package/src/components/revenue/comprehen/posQuery/PosQueryList.vue +7 -7
  466. package/src/components/revenue/comprehen/replacement/replaceMentList.vue +2 -2
  467. package/src/components/revenue/comprehen/replacement/replacementHandInfoRecord.vue +1 -1
  468. package/src/components/revenue/comprehen/replacement/replacementSingleInfoOperation.vue +2 -2
  469. package/src/components/revenue/comprehen/wechatpay/WeChatPayContrast.vue +3 -3
  470. package/src/components/revenue/comprehen/wechatpay/WeChatPayDetail.vue +8 -8
  471. package/src/components/revenue/comprehen/wechatpay/WeChatPayPos.vue +3 -3
  472. package/src/components/revenue/comprehen/wechatpay/wechatValidateManage.vue +5 -5
  473. package/src/components/revenue/concentrator/ncAddressList.vue +2 -2
  474. package/src/components/revenue/concentrator/ncArchivesAdd.vue +4 -4
  475. package/src/components/revenue/concentrator/ncArchivesList.vue +2 -2
  476. package/src/components/revenue/concentrator/ncUserfilesList.vue +3 -3
  477. package/src/components/revenue/concentrator/ncUserfilesList2.vue +5 -5
  478. package/src/components/revenue/dispatch/dispatchDown.vue +2 -2
  479. package/src/components/revenue/dispatch/dispatchList.vue +7 -7
  480. package/src/components/revenue/dispatch/showList.vue +1 -1
  481. package/src/components/revenue/invoiceuse/CompanyTitleInput.vue +1 -1
  482. package/src/components/revenue/invoiceuse/InvoiceChargeList.vue +1 -1
  483. package/src/components/revenue/invoiceuse/InvoiceEntry.vue +1 -1
  484. package/src/components/revenue/invoiceuse/InvoiceGoodsInfoEntry.vue +2 -2
  485. package/src/components/revenue/invoiceuse/InvoiceGoodsInput.vue +1 -1
  486. package/src/components/revenue/invoiceuse/InvoiceInfoEntry.vue +2 -2
  487. package/src/components/revenue/invoiceuse/InvoiceInformationInput.vue +1 -1
  488. package/src/components/revenue/invoiceuse/InvoiceUse.vue +6 -6
  489. package/src/components/revenue/machineHandManage/ArrearsQuery.vue +5 -5
  490. package/src/components/revenue/machineHandManage/HandplanQuery.vue +8 -8
  491. package/src/components/revenue/machineHandManage/machineDown.vue +9 -9
  492. package/src/components/revenue/machineHandManage/machineHand.vue +32 -32
  493. package/src/components/revenue/machineHandManage/machineHandAudit.vue +10 -10
  494. package/src/components/revenue/machineHandManage/machineUploaded.vue +3 -3
  495. package/src/components/revenue/priceAdjustment/CardPriceAdjustment.vue +2 -2
  496. package/src/components/revenue/priceAdjustment/cardMange/cardSellingDifference.vue +3 -3
  497. package/src/components/revenue/printing/PrintingFileUserFiles.vue +21 -21
  498. package/src/components/revenue/regionalgas/regionalList.vue +2 -2
  499. package/src/components/revenue/regionalgas/regionalListRecord.vue +1 -1
  500. package/src/components/revenue/regionalgas/regionaladd.vue +1 -1
  501. package/src/components/revenue/stopairmanage/stopairList.vue +2 -2
  502. package/src/components/revenue/stopairmanage/stopairListRecord.vue +1 -1
  503. package/src/components/revenue/stopairmanage/stopairadd.vue +1 -1
  504. package/src/components/revenue/third/rizhao/transferAudit.vue +1 -1
  505. package/src/components/revenue/third/rizhao/transferAuditDisposeBasics.vue +2 -2
  506. package/src/components/revenue/third/transferAudit.vue +1 -1
  507. package/src/components/revenue/third/transferAuditDisposeBasics.vue +2 -2
  508. package/src/components/revenue/todoList/CompileList.vue +1 -1
  509. package/src/components/revenue/todoList/TodoList.vue +2 -2
  510. package/src/components/service/BluetoothSell.js +2 -2
  511. package/src/components/service/PCSell.js +2 -2
  512. package/src/components/service/Save.js +2 -2
  513. package/src/components/valueaddserver/valueaddservershow.vue +2 -2
  514. package/src/components/webMeter/MeterManage/WebMeterBatchOperate.vue +5 -5
  515. package/src/components/webMeter/MeterManage/WebMeterBatchOperationValve.vue +8 -8
  516. package/src/components/webMeter/NewWebMeterHandPlan.vue +5 -5
  517. package/src/components/webMeter/WebBalanceQuery.vue +5 -5
  518. package/src/components/webMeter/WebmeterFlowmeter.vue +4 -4
  519. package/src/components/webMeter/approvalHandleList.vue +5 -5
  520. package/src/components/webMeter/common/MeterMsg.vue +6 -6
  521. package/src/components/webMeter/common/NewWatchMsg.vue +8 -8
  522. package/src/components/webMeter/common/QueryInstruct.vue +3 -3
  523. package/src/components/webMeter/common/SignParameter.vue +3 -3
  524. package/src/components/webMeter/common/WatchCollection.vue +1 -1
  525. package/src/components/webMeter/common/WatchCost.vue +1 -1
  526. package/src/components/webMeter/common/WatchDealWarning.vue +3 -3
  527. package/src/components/webMeter/common/WatchRecharge.vue +1 -1
  528. package/src/components/webMeter/common/WebMeterInfoManage.vue +1 -1
  529. package/src/components/webMeter/common/batteryEcharts.vue +1 -1
  530. package/src/components/webMeter/common/signalEcharts.vue +1 -1
  531. package/src/components/webMeter/dataCollection/NewWebMeterHandPlan.vue +5 -5
  532. package/src/components/webMeter/iotBalanceAnalyse.vue +3 -3
  533. package/src/components/webMeter/meterinfo/NewMeterList.vue +4 -4
  534. package/src/components/webMeter/paramSave/ParamHistory.vue +2 -2
  535. package/src/components/webMeter/paramSave/ParamSet.vue +4 -4
  536. package/src/components/webMeter/paramSave/ParamSetForm.vue +6 -6
  537. package/src/components/webMeter/paramSaveNew/ParamExceptions.vue +1 -1
  538. package/src/components/webMeter/paramSaveNew/ParamHistory.vue +2 -2
  539. package/src/components/webMeter/paramSaveNew/ParamSet.vue +4 -4
  540. package/src/components/webMeter/paramSaveNew/ParamSetDefault.vue +2 -2
  541. package/src/components/webMeter/paramSaveNew/ParamSetDefaultList.vue +1 -1
  542. package/src/components/webMeter/paramSaveNew/ParamSetForm.vue +6 -6
  543. package/src/components/webMeter/webInfo/EditWebMeterInfo.vue +3 -3
  544. package/src/components/webMeter/webInfo/MeterHistory.vue +1 -1
  545. package/src/components/webMeter/webInfo/UseWebMeter.vue +2 -2
  546. package/src/components/webMeter/webInfo/WebMeterInfo.vue +1 -1
  547. package/src/components/webMeter/webInfo/WebMeterList.vue +5 -5
  548. package/src/components/webMeter/webInfo/qinhua/EditWebMeterInfo.vue +3 -3
  549. package/src/components/webMeter/webInfo/qinhua/MeterHistory.vue +1 -1
  550. package/src/components/webMeter/webInfo/qinhua/WebMeterInfo.vue +1 -1
  551. package/src/components/webMeter/webInfo/qinhua/WebMeterList.vue +4 -4
  552. package/src/components/weinan/YuShou.vue +1 -1
  553. package/src/components/weinan/tree/Hhhh.vue +3 -3
  554. package/src/components/weinan/tree/ShowMessage.vue +2 -2
  555. package/src/components/zhoukou/DeveloperInfo.vue +4 -4
  556. package/src/components/zhoukou/LogRecordList.vue +2 -2
  557. package/src/filiale/Baole/FilesManage/MeterinfoTest.vue +8 -8
  558. package/src/filiale/Baole/FilesManage/UserDeviceInfoTest.vue +4 -4
  559. package/src/filiale/alashan/AddGasBrand.vue +2 -2
  560. package/src/filiale/alashan/ChargeOper.vue +4 -4
  561. package/src/filiale/alashan/CustQueryEticket.vue +2 -2
  562. package/src/filiale/alashan/FileUserFiles.vue +7 -7
  563. package/src/filiale/alashan/MeterinfoTest.vue +5 -5
  564. package/src/filiale/alashan/PrintBill.vue +1 -1
  565. package/src/filiale/alashan/ReissueBill.vue +4 -4
  566. package/src/filiale/alashan/UserBaseInfoNew.vue +6 -6
  567. package/src/filiale/alashan/UserDeviceInfoTest.vue +1 -1
  568. package/src/filiale/alashan/Userinfo.vue +2 -2
  569. package/src/filiale/alashan/business/CardMeterCenter.vue +6 -6
  570. package/src/filiale/ancheng/FilesManage/FileUserFiles.vue +7 -7
  571. package/src/filiale/ancheng/FilesManage/MeterinfoTest.vue +9 -9
  572. package/src/filiale/ancheng/FilesManageNew/FileUserFiles.vue +7 -7
  573. package/src/filiale/ancheng/NewMeterList.vue +3 -3
  574. package/src/filiale/ancheng/UserPriceChangeManage.vue +4 -4
  575. package/src/filiale/bayan/CardMeterCenter.vue +6 -6
  576. package/src/filiale/bayan/CardService.js +48 -48
  577. package/src/filiale/bayan/ChargeManage.vue +3 -3
  578. package/src/filiale/bayan/ChargeOper.vue +4 -4
  579. package/src/filiale/bayan/IOTMeterCenter.vue +6 -6
  580. package/src/filiale/bayan/LimitGasManage.vue +3 -3
  581. package/src/filiale/bayan/MachineMeterCenter.vue +3 -3
  582. package/src/filiale/bayan/NoCardMeterCenter.vue +2 -2
  583. package/src/filiale/bayan/OtherChargeNew.vue +5 -5
  584. package/src/filiale/bayan/ReplaceCardManage.vue +1 -1
  585. package/src/filiale/bayan/ShowCardSellGas.vue +5 -5
  586. package/src/filiale/bayan/Userinfo.vue +2 -2
  587. package/src/filiale/chengtou/components/FilesManage/FileUserAddress.vue +5 -5
  588. package/src/filiale/chengtou/components/FilesManage/FileUserFiles.vue +7 -7
  589. package/src/filiale/chengtou/components/FilesManage/UploadIdCard.vue +1 -1
  590. package/src/filiale/chengtou/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  591. package/src/filiale/chengtou/components/OtherChargeNew.vue +4 -4
  592. package/src/filiale/chengtou/components/charge/IOTRefund.vue +4 -4
  593. package/src/filiale/chengtou/components/charge/bzjcancel.vue +7 -7
  594. package/src/filiale/chengtou/components/charge/machineRefund.vue +4 -4
  595. package/src/filiale/chengtou/plugins/FileManageService.js +3 -3
  596. package/src/filiale/daliyihua/MeterinfoTest.vue +9 -9
  597. package/src/filiale/daliyihua/UserDeviceInfoTest.vue +4 -4
  598. package/src/filiale/dexin/TransferManage.vue +1 -1
  599. package/src/filiale/dongguan/components/BasicLiving.vue +4 -4
  600. package/src/filiale/dongguan/components/EditWebMeterInfo.vue +1 -1
  601. package/src/filiale/dongguan/components/FilesManage/FileUserFiles.vue +7 -7
  602. package/src/filiale/dongguan/components/FilesManage/MeterinfoTest.vue +7 -7
  603. package/src/filiale/dongguan/components/common/WatchDealWarning.vue +3 -3
  604. package/src/filiale/dongguan/components/common/userinfo_detail/UserBaseInfoNew.vue +6 -6
  605. package/src/filiale/dongguan/components/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  606. package/src/filiale/dongguan/components/common/userinfo_detail/WebMeterBatchOperate.vue +4 -4
  607. package/src/filiale/dongguan/components/common/userinfo_detail/WebMeterBatchOperationValve.vue +7 -7
  608. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/AutomaticPurse.vue +2 -2
  609. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
  610. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
  611. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  612. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +2 -2
  613. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  614. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  615. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  616. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  617. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/HandQueryUser.vue +2 -2
  618. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  619. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/MeterParam.vue +1 -1
  620. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
  621. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  622. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  623. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  624. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  625. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  626. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  627. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryException.vue +1 -1
  628. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryInstruct.vue +2 -2
  629. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryInstructResult.vue +1 -1
  630. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
  631. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  632. package/src/filiale/dongguan/components/comprehen/StairPrice/GasPrice.vue +7 -7
  633. package/src/filiale/dongguan/components/newchangemeter/ChangeMeter.vue +10 -10
  634. package/src/filiale/dongguan/components/newchangemeter/ResetMeter.vue +10 -10
  635. package/src/filiale/foric-v3/MaterialsList.vue +1 -1
  636. package/src/filiale/fugu/MeterinfoTest.vue +6 -6
  637. package/src/filiale/fugu/business/CardMeterCenter.vue +6 -6
  638. package/src/filiale/fugu/components/BlackList/BlackList.vue +4 -4
  639. package/src/filiale/fugu/components/BlackList/BlackListBatch.vue +2 -2
  640. package/src/filiale/fugu/components/BlackList/BlackListDetail.vue +1 -1
  641. package/src/filiale/fugu/components/BlackList/BlackListList.vue +6 -6
  642. package/src/filiale/fugu/components/BlackList/BlackListRecord.vue +1 -1
  643. package/src/filiale/fugu/components/FilesManage/UserDeviceInfoTest.vue +1 -1
  644. package/src/filiale/fugu/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  645. package/src/filiale/fugu/components/plugins/FileManageService.js +3 -3
  646. package/src/filiale/fugu/components/revenue/MeterOperatemain.vue +2 -2
  647. package/src/filiale/fugu/components/revenue/base/leftview/MixPriceInfo.vue +1 -1
  648. package/src/filiale/fugu/components/revenue/base/rightview/CardList.vue +3 -3
  649. package/src/filiale/fugu/components/revenue/machineHandManage/machineHand.vue +25 -25
  650. package/src/filiale/ganquan/components/FilesManage/FileUserFiles.vue +8 -8
  651. package/src/filiale/ganquan/components/UserFiles/UserGeneralInfoTest.vue +4 -4
  652. package/src/filiale/ganquan/components/revenue/comprehen/StairPrice/GasPriceUser.vue +5 -5
  653. package/src/filiale/gaomi/components/BatchCancellation.vue +2 -2
  654. package/src/filiale/gaomi/components/CardList.vue +5 -5
  655. package/src/filiale/gaomi/components/CardMeterCenter.vue +4 -4
  656. package/src/filiale/gaomi/components/FilesManage/FileUserFiles.vue +7 -7
  657. package/src/filiale/gaomi/components/FilesManage/MeterinfoTest.vue +5 -5
  658. package/src/filiale/gaomi/components/IOTMeterCenter.vue +5 -5
  659. package/src/filiale/gaomi/components/OtherGas/OtherGas.vue +4 -4
  660. package/src/filiale/gaomi/components/ShowCardSellGas.vue +4 -4
  661. package/src/filiale/gaomi/components/Stairinfo.vue +1 -1
  662. package/src/filiale/gaomi/components/charge/ChargeManage.vue +2 -2
  663. package/src/filiale/gaomi/components/charge/ChargeOper.vue +4 -4
  664. package/src/filiale/gaomi/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +3 -3
  665. package/src/filiale/gaomi/plugins/LogicService.js +19 -19
  666. package/src/filiale/gehua/BankPayment.vue +6 -6
  667. package/src/filiale/gehua/CancelService.js +5 -5
  668. package/src/filiale/gehua/CardChangeFill.vue +1 -1
  669. package/src/filiale/gehua/CardMeterCenter.vue +6 -6
  670. package/src/filiale/gehua/CardMeterChargeCancel.vue +2 -2
  671. package/src/filiale/gehua/ChangeMeter.vue +10 -10
  672. package/src/filiale/gehua/ChargeGroupList.vue +4 -4
  673. package/src/filiale/gehua/ChargeList.vue +11 -11
  674. package/src/filiale/gehua/DepositCharge.vue +2 -2
  675. package/src/filiale/gehua/FileManageNew/FileUserFiles.vue +6 -6
  676. package/src/filiale/gehua/FileUserFiles.vue +7 -7
  677. package/src/filiale/gehua/HandManager.vue +25 -25
  678. package/src/filiale/gehua/IOTMeterCenter.vue +5 -5
  679. package/src/filiale/gehua/IotChangeFill.vue +1 -1
  680. package/src/filiale/gehua/MachineChangeFill.vue +1 -1
  681. package/src/filiale/gehua/MachineMeterCenter.vue +3 -3
  682. package/src/filiale/gehua/MeterinfoTest.vue +7 -7
  683. package/src/filiale/gehua/MisPosPay.vue +1 -1
  684. package/src/filiale/gehua/NewPriceAdjustment.vue +8 -8
  685. package/src/filiale/gehua/NewPriceAdjustmentSell.vue +6 -6
  686. package/src/filiale/gehua/NewPriceAdjustmentWebmeter.vue +6 -6
  687. package/src/filiale/gehua/OtherChargeNew.vue +4 -4
  688. package/src/filiale/gehua/PriceChangeCompensation/GroupJbCompensation.vue +2 -2
  689. package/src/filiale/gehua/PriceChangeCompensation/IotCompensation.vue +2 -2
  690. package/src/filiale/gehua/PriceChangeCompensation/JbCompensation.vue +2 -2
  691. package/src/filiale/gehua/PriceChangeCompensation/OweRecordQuery.vue +2 -2
  692. package/src/filiale/gehua/PriceChangeCompensation/SurplusRecordDetail.vue +2 -2
  693. package/src/filiale/gehua/ReplaceCardManage.vue +1 -1
  694. package/src/filiale/gehua/ShowCardSellGas.vue +5 -5
  695. package/src/filiale/gehua/UploadIdCard.vue +1 -1
  696. package/src/filiale/gehua/UserBaseInfoNew.vue +6 -6
  697. package/src/filiale/gehua/UserGeneralInfoTest.vue +5 -5
  698. package/src/filiale/gehua/machineHandManage/HandplanQuery.vue +7 -7
  699. package/src/filiale/gehua/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  700. package/src/filiale/gehua/wechatValidateManage.vue +5 -5
  701. package/src/filiale/guangxi/CardChangeFill.vue +1 -1
  702. package/src/filiale/guangxi/CardHand.vue +14 -14
  703. package/src/filiale/guangxi/CardMeterCenter.vue +6 -6
  704. package/src/filiale/guangxi/CardMeterChargeCancel.vue +2 -2
  705. package/src/filiale/guangxi/CardService.js +19 -19
  706. package/src/filiale/guangxi/ChangeMeter.vue +10 -10
  707. package/src/filiale/guangxi/ChargeManage.vue +2 -2
  708. package/src/filiale/guangxi/ChargeOper.vue +3 -3
  709. package/src/filiale/guangxi/EticketPrint.vue +3 -3
  710. package/src/filiale/guangxi/IOTMeterCenter.vue +5 -5
  711. package/src/filiale/guangxi/MachineMeterCenter.vue +3 -3
  712. package/src/filiale/guangxi/OtherGas.vue +5 -5
  713. package/src/filiale/guangxi/PrintBill.vue +1 -1
  714. package/src/filiale/guangxi/ResetMeter.vue +10 -10
  715. package/src/filiale/guangxi/ShowCardSellGas.vue +5 -5
  716. package/src/filiale/guangxi/WebMeterBatchOperationValve.vue +7 -7
  717. package/src/filiale/guangxi/icTable.vue +3 -3
  718. package/src/filiale/guangxi/iotTable.vue +1 -1
  719. package/src/filiale/haile/ArrearsQuery.vue +5 -5
  720. package/src/filiale/haile/ChargeList.vue +11 -11
  721. package/src/filiale/haile/FilesManage/FileUserFiles.vue +7 -7
  722. package/src/filiale/haile/FilesManage/MeterinfoTest.vue +8 -8
  723. package/src/filiale/haile/MachineMeterCenter.vue +4 -4
  724. package/src/filiale/haile/UserBaseInfoNew.vue +5 -5
  725. package/src/filiale/haile/handplanReplicationRate.vue +3 -3
  726. package/src/filiale/haile/leftview/Userinfo.vue +1 -1
  727. package/src/filiale/haile/leftview/meterinfodetail.vue +1 -1
  728. package/src/filiale/haile/machineHand.vue +26 -26
  729. package/src/filiale/haile/machineHandManage/ArrearsQuery.vue +5 -5
  730. package/src/filiale/haile/unHandplanQuery.vue +4 -4
  731. package/src/filiale/hantou/UserDeviceInfoTest.vue +1 -1
  732. package/src/filiale/huayin/CardMeterCenter.vue +6 -6
  733. package/src/filiale/huayin/ChangeMeter.vue +10 -10
  734. package/src/filiale/huayin/FileManageService.js +3 -3
  735. package/src/filiale/huayin/FileUserFiles.vue +7 -7
  736. package/src/filiale/huayin/IOTMeterCenter.vue +5 -5
  737. package/src/filiale/huayin/MachineMeterCenter.vue +3 -3
  738. package/src/filiale/huayin/MeterinfoTest.vue +8 -8
  739. package/src/filiale/huayin/UserDeviceInfoTest.vue +1 -1
  740. package/src/filiale/huayin/base/MixPriceInfo.vue +1 -1
  741. package/src/filiale/huayin/base/SafeCheck.vue +1 -1
  742. package/src/filiale/huayin/base/ServiceRepair.vue +1 -1
  743. package/src/filiale/huayin/base/Userinfo.vue +1 -1
  744. package/src/filiale/jinbin/CardMeterCenter.vue +4 -4
  745. package/src/filiale/jinbin/ShowCardSellGas.vue +5 -5
  746. package/src/filiale/jingwei/CardHand.vue +14 -14
  747. package/src/filiale/jingwei/CardMeterCenter.vue +7 -7
  748. package/src/filiale/jingwei/FileUserAddress.vue +5 -5
  749. package/src/filiale/jingwei/FileUserFiles.vue +7 -7
  750. package/src/filiale/jingwei/MeterinfoTest.vue +5 -5
  751. package/src/filiale/jingwei/ShowCardSellGas.vue +7 -7
  752. package/src/filiale/jingyang/ChangeMeter.vue +12 -12
  753. package/src/filiale/jingyang/EticketPrint.vue +1 -1
  754. package/src/filiale/jingyang/EticketV4/CustQueryEticket.vue +4 -4
  755. package/src/filiale/jingyang/EticketV4/EticketOpenCard.vue +3 -3
  756. package/src/filiale/jingyang/EticketV4/EticketOpenPage.vue +4 -4
  757. package/src/filiale/jingyang/EticketV4/EticketRecordList.vue +2 -2
  758. package/src/filiale/jingyang/GovernmentSell.vue +5 -5
  759. package/src/filiale/jingyang/charge/ChargeList.vue +11 -11
  760. package/src/filiale/jingyang/charge/ChargeModal.vue +1 -1
  761. package/src/filiale/jingyang/charge/IOTMeterCenter.vue +6 -6
  762. package/src/filiale/jinjiang/AllUser.vue +3 -3
  763. package/src/filiale/jinjiang/ArrearsList.vue +2 -2
  764. package/src/filiale/jinjiang/CardChangeFill.vue +1 -1
  765. package/src/filiale/jinjiang/CardMeterCenter.vue +4 -4
  766. package/src/filiale/jinjiang/ChangeMeter.vue +9 -9
  767. package/src/filiale/jinjiang/ChargeList.vue +8 -8
  768. package/src/filiale/jinjiang/ChargeManage.vue +3 -3
  769. package/src/filiale/jinjiang/IOTMeterCenter.vue +5 -5
  770. package/src/filiale/jinjiang/MachineMeterCenter.vue +3 -3
  771. package/src/filiale/jinjiang/MeterinfoTest.vue +5 -5
  772. package/src/filiale/kelai/BlackList.vue +3 -3
  773. package/src/filiale/kelai/CardChangeFill.vue +1 -1
  774. package/src/filiale/kelai/CardMeterCenter.vue +7 -7
  775. package/src/filiale/kelai/ChargeManage.vue +2 -2
  776. package/src/filiale/kelai/ChargeModal.vue +1 -1
  777. package/src/filiale/kelai/ChargeOper.vue +3 -3
  778. package/src/filiale/kelai/FeeDeduction/feeDeduction.vue +2 -2
  779. package/src/filiale/kelai/FeeDeduction/feeMachine.vue +2 -2
  780. package/src/filiale/kelai/FileUserAddress.vue +5 -5
  781. package/src/filiale/kelai/FileUserFiles.vue +8 -8
  782. package/src/filiale/kelai/FileUserFilesKeLai.vue +7 -7
  783. package/src/filiale/kelai/GarbageCharge.vue +2 -2
  784. package/src/filiale/kelai/GarbageEditManage.vue +1 -1
  785. package/src/filiale/kelai/GarbageList.vue +5 -5
  786. package/src/filiale/kelai/GarbageOperateMain.vue +1 -1
  787. package/src/filiale/kelai/IOTMeterCenter.vue +6 -6
  788. package/src/filiale/kelai/IotChangeFill.vue +1 -1
  789. package/src/filiale/kelai/MachineMeterCenter.vue +4 -4
  790. package/src/filiale/kelai/MeterinfoTest.vue +7 -7
  791. package/src/filiale/kelai/ShowCardSellGas.vue +6 -6
  792. package/src/filiale/kelai/UserGeneralInfoTest.vue +4 -4
  793. package/src/filiale/kelai/UserfilesList.vue +3 -3
  794. package/src/filiale/konggang/ChargeList.vue +9 -9
  795. package/src/filiale/konggang/FileUserFiles.vue +7 -7
  796. package/src/filiale/konggang/PrintBill.vue +1 -1
  797. package/src/filiale/konggang/ReissueBill.vue +4 -4
  798. package/src/filiale/konggang/StockListmain.vue +5 -5
  799. package/src/filiale/konggang/UserGeneralInfoTest.vue +4 -4
  800. package/src/filiale/liaoyuan/BasicLiving.vue +4 -4
  801. package/src/filiale/liaoyuan/CardList.vue +4 -4
  802. package/src/filiale/liaoyuan/ChangeMeter.vue +9 -9
  803. package/src/filiale/liaoyuan/ChangeRecord.vue +2 -2
  804. package/src/filiale/liaoyuan/ChargeList.vue +6 -6
  805. package/src/filiale/liaoyuan/ChargeManage.vue +2 -2
  806. package/src/filiale/liaoyuan/ChargeModal.vue +1 -1
  807. package/src/filiale/liaoyuan/FileManage/MeterinfoTest.vue +5 -5
  808. package/src/filiale/liaoyuan/FileManage/UserGeneralInfoTest.vue +1 -1
  809. package/src/filiale/liaoyuan/FileUserFiles.vue +7 -7
  810. package/src/filiale/liaoyuan/HandManager.vue +22 -22
  811. package/src/filiale/liaoyuan/IOTRefund.vue +1 -1
  812. package/src/filiale/liaoyuan/MeterBookAdd.vue +1 -1
  813. package/src/filiale/liaoyuan/MeterBookUser.vue +7 -7
  814. package/src/filiale/liaoyuan/NewPriceAdjustment.vue +8 -8
  815. package/src/filiale/liaoyuan/NewPriceAdjustmentSell.vue +6 -6
  816. package/src/filiale/liaoyuan/NewPriceAdjustmentWebmeter.vue +6 -6
  817. package/src/filiale/liaoyuan/Overduetax.vue +11 -11
  818. package/src/filiale/liaoyuan/PriceAdjustment.vue +7 -7
  819. package/src/filiale/liaoyuan/PriceChangeCompensation/IotCompensation.vue +2 -2
  820. package/src/filiale/liaoyuan/PriceChangeCompensation/JbCompensation.vue +2 -2
  821. package/src/filiale/liaoyuan/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
  822. package/src/filiale/liaoyuan/UserBaseInfoNew.vue +6 -6
  823. package/src/filiale/liaoyuan/comprehen/StairPrice/GasPrice.vue +7 -7
  824. package/src/filiale/liaoyuan/comprehen/StairPrice/GasPriceList.vue +2 -2
  825. package/src/filiale/liaoyuan/feeDeduction.vue +1 -1
  826. package/src/filiale/liaoyuan/feeMachine.vue +1 -1
  827. package/src/filiale/liaoyuan/machineRefund.vue +1 -1
  828. package/src/filiale/liuan/ChargeList.vue +11 -11
  829. package/src/filiale/liuan/DevicesDetail.vue +1 -1
  830. package/src/filiale/liuan/UserfilesDetail.vue +1 -1
  831. package/src/filiale/liuan/Userinfo.vue +1 -1
  832. package/src/filiale/liuan/UserinfoDetail.vue +1 -1
  833. package/src/filiale/lixianV3/ChangeMeter.vue +12 -12
  834. package/src/filiale/lixianV3/MachineMeterCenter.vue +3 -3
  835. package/src/filiale/lixianV3/MeterReadAudit.vue +8 -8
  836. package/src/filiale/lixianV3/OweList.vue +1 -1
  837. package/src/filiale/lixianV3/UserInfoDetailManageNew.vue +1 -1
  838. package/src/filiale/lixianV3/components/charge/CardMeterCenter.vue +6 -6
  839. package/src/filiale/lixianV3/components/charge/ChargeList.vue +11 -11
  840. package/src/filiale/lixianV3/components/charge/IOTMeterCenter.vue +6 -6
  841. package/src/filiale/lixianV3/ic_detail/HandQueryUser.vue +3 -3
  842. package/src/filiale/lixianV3/iotHand.vue +8 -8
  843. package/src/filiale/lixianV3/machineHand.vue +26 -26
  844. package/src/filiale/macheng/CardList.vue +2 -2
  845. package/src/filiale/macheng/CardMeterCenter.vue +6 -6
  846. package/src/filiale/macheng/ChangeMeter.vue +7 -7
  847. package/src/filiale/macheng/ChangeRecord.vue +2 -2
  848. package/src/filiale/macheng/ChargeList.vue +8 -8
  849. package/src/filiale/macheng/ChargeManage.vue +3 -3
  850. package/src/filiale/macheng/ChargeOper.vue +4 -4
  851. package/src/filiale/macheng/EstimateManager.vue +19 -19
  852. package/src/filiale/macheng/FileUserAddress.vue +5 -5
  853. package/src/filiale/macheng/FileUserFiles.vue +7 -7
  854. package/src/filiale/macheng/FilesManageNew/MeterinfoTest.vue +6 -6
  855. package/src/filiale/macheng/FilesManageNew/UserEssentialInfoTest.vue +1 -1
  856. package/src/filiale/macheng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  857. package/src/filiale/macheng/HandManager.vue +21 -21
  858. package/src/filiale/macheng/MachineMeterCenter.vue +3 -3
  859. package/src/filiale/macheng/MessageList.vue +4 -4
  860. package/src/filiale/macheng/MeterinfoTest.vue +6 -6
  861. package/src/filiale/macheng/PrintBill.vue +1 -1
  862. package/src/filiale/macheng/ReissueBill.vue +4 -4
  863. package/src/filiale/macheng/UserBaseInfoNew.vue +5 -5
  864. package/src/filiale/macheng/UserDeviceInfoTest.vue +1 -1
  865. package/src/filiale/macheng/UserEssentialInfoTest.vue +1 -1
  866. package/src/filiale/macheng/UserInfoDetailManageNew.vue +1 -1
  867. package/src/filiale/macheng/UserPriceChangeManage.vue +3 -3
  868. package/src/filiale/macheng/ic_detail/HandQueryUser.vue +3 -3
  869. package/src/filiale/macheng/ic_detail/WebHandQueryUser.vue +2 -2
  870. package/src/filiale/macheng/printing/PrintingFileUserFiles.vue +4 -4
  871. package/src/filiale/meihekou/ArrearsList.vue +2 -2
  872. package/src/filiale/meihekou/CardHand.vue +16 -16
  873. package/src/filiale/meihekou/ChangeMeter.vue +9 -9
  874. package/src/filiale/meihekou/ChargeList.vue +6 -6
  875. package/src/filiale/meihekou/ChargeManage.vue +2 -2
  876. package/src/filiale/meihekou/ChargeOper.vue +3 -3
  877. package/src/filiale/meihekou/DevicesDetail.vue +1 -1
  878. package/src/filiale/meihekou/EstimateManager.vue +22 -22
  879. package/src/filiale/meihekou/FileUserFiles.vue +7 -7
  880. package/src/filiale/meihekou/HandManager.vue +25 -25
  881. package/src/filiale/meihekou/MachineCharge.vue +3 -3
  882. package/src/filiale/meihekou/MbpeopleList.vue +4 -4
  883. package/src/filiale/meihekou/MessageList.vue +7 -7
  884. package/src/filiale/meihekou/MeterBookAdd.vue +3 -3
  885. package/src/filiale/meihekou/MeterinfoTest.vue +5 -5
  886. package/src/filiale/meihekou/OweList.vue +1 -1
  887. package/src/filiale/meihekou/PaymentCode.vue +4 -4
  888. package/src/filiale/meihekou/PrintBill.vue +3 -3
  889. package/src/filiale/meihekou/RecordCancel.vue +4 -4
  890. package/src/filiale/meihekou/ReissueBill.vue +6 -6
  891. package/src/filiale/meihekou/UserBaseInfoNew.vue +6 -6
  892. package/src/filiale/meihekou/UserfilesDetail.vue +1 -1
  893. package/src/filiale/meihekou/UserinfoDetail.vue +1 -1
  894. package/src/filiale/meihekou/batch/batchEditFiles.vue +1 -1
  895. package/src/filiale/meihekou/batch/batchEditHistory.vue +1 -1
  896. package/src/filiale/meihekou/batch/batchEditManage.vue +1 -1
  897. package/src/filiale/meihekou/batch/batchUserList.vue +3 -3
  898. package/src/filiale/meihekou/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  899. package/src/filiale/meihekou/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  900. package/src/filiale/meihekou/handAudit/MeterReadAudit.vue +7 -7
  901. package/src/filiale/meihekou/handOperate.vue +3 -3
  902. package/src/filiale/meihekou/refund/IOTRefund.vue +1 -1
  903. package/src/filiale/meihekou/refund/cardRefund.vue +2 -2
  904. package/src/filiale/meihekou/refund/machineRefund.vue +1 -1
  905. package/src/filiale/ningjin/CardHand.vue +14 -14
  906. package/src/filiale/ningjin/CardMeterCenter.vue +6 -6
  907. package/src/filiale/ningjin/ChangeMeter.vue +10 -10
  908. package/src/filiale/ningjin/ChargeRecordQuery.vue +1 -1
  909. package/src/filiale/ningjin/FileUserFiles.vue +6 -6
  910. package/src/filiale/ningjin/HandplanQuery.vue +7 -7
  911. package/src/filiale/ningjin/IOTMeterCenter.vue +5 -5
  912. package/src/filiale/ningjin/MeterReadAudit.vue +7 -7
  913. package/src/filiale/ningjin/MeterinfoTest.vue +6 -6
  914. package/src/filiale/ningjin/NoCardMeterCenter.vue +1 -1
  915. package/src/filiale/ningjin/ReplaceCardManage.vue +1 -1
  916. package/src/filiale/ningjin/Userinfo.vue +1 -1
  917. package/src/filiale/ningjin/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  918. package/src/filiale/ningjin/machineDown.vue +7 -7
  919. package/src/filiale/ningjin/machineHand.vue +26 -26
  920. package/src/filiale/ningjin/refund/IOTRefund.vue +1 -1
  921. package/src/filiale/ningjin/refund/machineRefund.vue +1 -1
  922. package/src/filiale/qianneng/ArrearsList.vue +2 -2
  923. package/src/filiale/qianneng/CardList.vue +3 -3
  924. package/src/filiale/qianneng/ChangeMeter.vue +11 -11
  925. package/src/filiale/qianneng/FilesManage/FileUserFiles.vue +7 -7
  926. package/src/filiale/qianneng/FilesManage/MeterinfoTest.vue +6 -6
  927. package/src/filiale/qianneng/FilesManage/UserGeneralInfoTest.vue +4 -4
  928. package/src/filiale/qianneng/FilesManageNew/FileUserFiles.vue +7 -7
  929. package/src/filiale/qianneng/FilesManageNew/MeterinfoTest.vue +5 -5
  930. package/src/filiale/qianneng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  931. package/src/filiale/qianneng/GasPrice.vue +7 -7
  932. package/src/filiale/qianneng/GasPriceList.vue +2 -2
  933. package/src/filiale/qianneng/HandManager.vue +25 -25
  934. package/src/filiale/qianneng/MachineCharge.vue +3 -3
  935. package/src/filiale/qianneng/MbpeopleList.vue +3 -3
  936. package/src/filiale/qianneng/MessageList.vue +7 -7
  937. package/src/filiale/qianneng/MeterMessage.vue +2 -2
  938. package/src/filiale/qianneng/NoCardMeterCenter.vue +1 -1
  939. package/src/filiale/qianneng/OtherChargeNew.vue +4 -4
  940. package/src/filiale/qianneng/OweList.vue +1 -1
  941. package/src/filiale/qianneng/UserDeviceInfoTest.vue +1 -1
  942. package/src/filiale/qianneng/archives/UserfilesList.vue +6 -6
  943. package/src/filiale/qianneng/charge/ChargeList.vue +9 -9
  944. package/src/filiale/qianneng/chargeBatch/BatchCharge.vue +4 -4
  945. package/src/filiale/qianneng/chargeBatch/ChargeGroupList.vue +4 -4
  946. package/src/filiale/qianneng/chargeBatch/OweRecordQuery.vue +2 -2
  947. package/src/filiale/qianneng/components/common/userinfo_detail/UserBaseInfoNew.vue +5 -5
  948. package/src/filiale/qianneng/components/thirdSurplus.vue +2 -2
  949. package/src/filiale/qianneng/eticket/EticketPrint.vue +2 -2
  950. package/src/filiale/qianneng/eticket/EticketRecordList.vue +2 -2
  951. package/src/filiale/qianneng/gasLossRecords.vue +3 -3
  952. package/src/filiale/qianneng/machine/ArrearsQuery.vue +5 -5
  953. package/src/filiale/qianneng/machine/MachineMeterCenter.vue +438 -437
  954. package/src/filiale/qianneng/meterbookEntry.vue +1 -1
  955. package/src/filiale/qianneng/revenue/ChargeManage.vue +3 -3
  956. package/src/filiale/qianneng/revenue/ChargeOper.vue +2 -2
  957. package/src/filiale/qianneng/revenue/Userinfo.vue +2 -2
  958. package/src/filiale/qianneng/revenue/common/UserInfoDetailManageNew.vue +1 -1
  959. package/src/filiale/qianneng/revenue/common/ic_detail/AutomaticPurse.vue +2 -2
  960. package/src/filiale/qianneng/revenue/common/ic_detail/ChargeQueryUser.vue +2 -2
  961. package/src/filiale/qianneng/revenue/common/ic_detail/HandQueryUser.vue +2 -2
  962. package/src/filiale/qianneng/revenue/machineHandManage/machineDown.vue +6 -6
  963. package/src/filiale/qianneng/revenue/machineHandManage/machineHand.vue +26 -26
  964. package/src/filiale/qianneng/revenue/machineHandManage/machineHandAudit.vue +7 -7
  965. package/src/filiale/qianneng/revenue/machineHandManage/machinePhoneManage.vue +4 -4
  966. package/src/filiale/qianneng/revenue/machineHandManage/machineSync.vue +4 -4
  967. package/src/filiale/qianneng/specificInformation.vue +5 -5
  968. package/src/filiale/qingjian/CardMeterCenter.vue +6 -6
  969. package/src/filiale/qingjian/FileUserFiles.vue +7 -7
  970. package/src/filiale/qingjian/MeterinfoTest.vue +9 -9
  971. package/src/filiale/qingjian/ShowCardSellGas.vue +5 -5
  972. package/src/filiale/qingtongxia/CardMeterCenter.vue +6 -6
  973. package/src/filiale/qingtongxia/ChargeRecordQuery.vue +1 -1
  974. package/src/filiale/qingtongxia/HandList.vue +1 -1
  975. package/src/filiale/qingtongxia/HandManager/HandManager.vue +24 -24
  976. package/src/filiale/qingtongxia/MachineCharge.vue +3 -3
  977. package/src/filiale/qingtongxia/MachineMeterCenter.vue +3 -3
  978. package/src/filiale/qingtongxia/OweList.vue +1 -1
  979. package/src/filiale/qingtongxia/UserBaseInfoNew.vue +7 -7
  980. package/src/filiale/qingtongxia/UserGeneralInfoTest.vue +3 -3
  981. package/src/filiale/qingtongxia/Userinfo.vue +1 -1
  982. package/src/filiale/qingtongxia/plugins/MachineChargeService.js +2 -2
  983. package/src/filiale/rizhao/CardMeterCenter.vue +6 -6
  984. package/src/filiale/rizhao/ChargeList.vue +9 -9
  985. package/src/filiale/rizhao/ChargeQueryUser.vue +3 -3
  986. package/src/filiale/rizhao/ChargeRecordQuery.vue +1 -1
  987. package/src/filiale/rizhao/FileUserAddress.vue +5 -5
  988. package/src/filiale/rizhao/FileUserFiles.vue +7 -7
  989. package/src/filiale/rizhao/IOTMeterCenter.vue +5 -5
  990. package/src/filiale/rizhao/InsuranceAdd.vue +1 -1
  991. package/src/filiale/rizhao/MeterinfoTest.vue +6 -6
  992. package/src/filiale/rizhao/NoCardMeterCenter.vue +1 -1
  993. package/src/filiale/rizhao/ShowCardSellGas.vue +5 -5
  994. package/src/filiale/rizhao/UploadIdCard.vue +1 -1
  995. package/src/filiale/rizhao/UserBaseInfoNew.vue +5 -5
  996. package/src/filiale/rizhao/UserDeviceInfoTest.vue +1 -1
  997. package/src/filiale/rizhao/UserGeneralInfoTest.vue +4 -4
  998. package/src/filiale/rizhao/UserPriceChangeManage.vue +4 -4
  999. package/src/filiale/rizhao/Userinfo.vue +1 -1
  1000. package/src/filiale/rizhao/replaceMentList.vue +2 -2
  1001. package/src/filiale/rizhao/replacementSingleInfoOperation.vue +2 -2
  1002. package/src/filiale/rongcheng/ChargeList.vue +5 -5
  1003. package/src/filiale/rongcheng/ChargeManage.vue +3 -3
  1004. package/src/filiale/rongcheng/ChargeModal.vue +1 -1
  1005. package/src/filiale/rongcheng/CustomerDeviceInfoTest.vue +1 -1
  1006. package/src/filiale/rongcheng/FileUserAddress.vue +5 -5
  1007. package/src/filiale/rongcheng/FileUserFiles.vue +7 -7
  1008. package/src/filiale/rongcheng/FilesManageNew/CardList.vue +2 -2
  1009. package/src/filiale/rongcheng/FilesManageNew/FileAddressList.vue +1 -1
  1010. package/src/filiale/rongcheng/FilesManageNew/FileMergeInfo.vue +1 -1
  1011. package/src/filiale/rongcheng/FilesManageNew/FileUserAddress.vue +5 -5
  1012. package/src/filiale/rongcheng/FilesManageNew/FileUserAddressChange.vue +1 -1
  1013. package/src/filiale/rongcheng/FilesManageNew/FileUserFiles.vue +7 -7
  1014. package/src/filiale/rongcheng/FilesManageNew/FileUserMerge.vue +1 -1
  1015. package/src/filiale/rongcheng/FilesManageNew/MeterinfoTest.vue +5 -5
  1016. package/src/filiale/rongcheng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  1017. package/src/filiale/rongcheng/HandManager.vue +20 -20
  1018. package/src/filiale/rongcheng/MeterinfoTest.vue +5 -5
  1019. package/src/filiale/rongcheng/PriceAdjustment.vue +6 -6
  1020. package/src/filiale/rongcheng/PriceAdjustmentCard.vue +6 -6
  1021. package/src/filiale/rongcheng/RecordCancel.vue +4 -4
  1022. package/src/filiale/rongcheng/RemainAdjustment.vue +4 -4
  1023. package/src/filiale/rongcheng/SafeCheck.vue +1 -1
  1024. package/src/filiale/rongcheng/ShowCardSellGas.vue +8 -8
  1025. package/src/filiale/rongcheng/UserBaseInfo.vue +5 -5
  1026. package/src/filiale/rongcheng/UserDeviceInfoTest.vue +1 -1
  1027. package/src/filiale/rongcheng/UserGeneralInfoTest.vue +1 -1
  1028. package/src/filiale/rongcheng/alReturnsMoney.vue +4 -4
  1029. package/src/filiale/rongcheng/business/CardChangeFill.vue +1 -1
  1030. package/src/filiale/rongcheng/business/CardMeterCenter.vue +4 -4
  1031. package/src/filiale/rongcheng/business/CardMeterChargeCancel.vue +4 -4
  1032. package/src/filiale/rongcheng/business/ChangeMeterAddGas.vue +1 -1
  1033. package/src/filiale/rongcheng/business/FilesComplete.vue +1 -1
  1034. package/src/filiale/rongcheng/business/IOT/IotChangeFill.vue +1 -1
  1035. package/src/filiale/rongcheng/business/IOTMeterCenter.vue +5 -5
  1036. package/src/filiale/rongcheng/business/MeterDisable/DisableManage.vue +1 -1
  1037. package/src/filiale/rongcheng/business/MeterEnable/EnableManage.vue +2 -2
  1038. package/src/filiale/rongcheng/business/NoCardMeterCenter.vue +1 -1
  1039. package/src/filiale/rongcheng/business/OtherCharge.vue +2 -2
  1040. package/src/filiale/rongcheng/business/OtherChargeNew.vue +3 -3
  1041. package/src/filiale/rongcheng/business/PriceChangeCompensation/IotCompensation.vue +2 -2
  1042. package/src/filiale/rongcheng/business/PriceChangeCompensation/JbCompensation.vue +2 -2
  1043. package/src/filiale/rongcheng/business/RepairCharge.vue +3 -3
  1044. package/src/filiale/rongcheng/business/depositCharge/DepositCharge.vue +1 -1
  1045. package/src/filiale/rongcheng/business/machine/MachineChangeFill.vue +1 -1
  1046. package/src/filiale/rongcheng/business/machine/MachineCharge.vue +3 -3
  1047. package/src/filiale/rongcheng/business/machine/MachineMeterCenter.vue +3 -3
  1048. package/src/filiale/rongcheng/business/machine/MachineMeterPartCenter.vue +2 -2
  1049. package/src/filiale/rongcheng/business/machine/MachinePartCharge.vue +3 -3
  1050. package/src/filiale/rongcheng/business/machine/OweList.vue +1 -1
  1051. package/src/filiale/rongcheng/business/refund/IOTRefund.vue +1 -1
  1052. package/src/filiale/rongcheng/business/refund/machineRefund.vue +1 -1
  1053. package/src/filiale/rongcheng/deviceinfodetail.vue +1 -1
  1054. package/src/filiale/rongcheng/gasmove.vue +3 -3
  1055. package/src/filiale/rongcheng/plugins/LogicService.js +22 -22
  1056. package/src/filiale/rongchuang/CardMeterCenter.vue +8 -8
  1057. package/src/filiale/rongchuang/DepositCharge.vue +3 -3
  1058. package/src/filiale/rongchuang/EticketPrint.vue +4 -4
  1059. package/src/filiale/rongchuang/EticketRecordList.vue +2 -2
  1060. package/src/filiale/rongchuang/GasPriceList.vue +3 -3
  1061. package/src/filiale/rongchuang/IOTMeterCenter.vue +7 -7
  1062. package/src/filiale/rongchuang/LimitGas.vue +2 -2
  1063. package/src/filiale/rongchuang/MeterinfoTest.vue +6 -6
  1064. package/src/filiale/rongchuang/NoCardMeterCenter.vue +2 -2
  1065. package/src/filiale/rongchuang/OtherChargeNew.vue +4 -4
  1066. package/src/filiale/rongchuang/OtherGas.vue +6 -6
  1067. package/src/filiale/rongchuang/OverUseCharge.vue +1 -1
  1068. package/src/filiale/rongchuang/PrintBill.vue +1 -1
  1069. package/src/filiale/rongchuang/ReissueBill.vue +4 -4
  1070. package/src/filiale/rongchuang/ReplaceCardManage.vue +3 -3
  1071. package/src/filiale/rongchuang/ShowCardSellGas.vue +6 -6
  1072. package/src/filiale/rongchuang/Userinfo.vue +1 -1
  1073. package/src/filiale/rongchuang/bill/CustQueryEticket.vue +2 -2
  1074. package/src/filiale/rongchuang/bill/EticketOpenCard.vue +2 -2
  1075. package/src/filiale/rongchuang/bill/EticketOpenJBPage.vue +2 -2
  1076. package/src/filiale/rongchuang/bill/EticketOpenPage.vue +2 -2
  1077. package/src/filiale/rongchuang/bill/EticketRecordList.vue +2 -2
  1078. package/src/filiale/rongchuang/handListMaintain.vue +4 -4
  1079. package/src/filiale/rongchuang/handOperate.vue +5 -5
  1080. package/src/filiale/shanggao/BankPayment.vue +5 -5
  1081. package/src/filiale/shanggao/CardList.vue +4 -4
  1082. package/src/filiale/shanggao/FileAddressList.vue +1 -1
  1083. package/src/filiale/shanggao/FileUserFiles.vue +7 -7
  1084. package/src/filiale/shanggao/MeterinfoTest.vue +6 -6
  1085. package/src/filiale/shanggao/OweList.vue +1 -1
  1086. package/src/filiale/shanggao/PaymentCode.vue +3 -3
  1087. package/src/filiale/shanggao/ReturnMoneyExamine.vue +12 -12
  1088. package/src/filiale/shanggao/Userinfo.vue +1 -1
  1089. package/src/filiale/shanggao/charge/ChargeManage.vue +2 -2
  1090. package/src/filiale/shanggao/charge/ChargeOper.vue +3 -3
  1091. package/src/filiale/shangluo/CardMeterCenter.vue +6 -6
  1092. package/src/filiale/shangluo/ChangeMeter.vue +12 -12
  1093. package/src/filiale/shangluo/IOTMeterCenter.vue +5 -5
  1094. package/src/filiale/shangluo/LimitGas.vue +2 -2
  1095. package/src/filiale/shangluo/MachineMeterCenter.vue +3 -3
  1096. package/src/filiale/shangluo/MeterinfoTest.vue +7 -7
  1097. package/src/filiale/shangluo/Userinfo.vue +2 -2
  1098. package/src/filiale/shangluo/plugins/MachineChargeService.js +2 -2
  1099. package/src/filiale/shanxian/ChangeMeter.vue +10 -10
  1100. package/src/filiale/shanxian/FileUserAddress.vue +5 -5
  1101. package/src/filiale/shanxian/GasPriceList.vue +2 -2
  1102. package/src/filiale/shanxian/OtherChargeNew.vue +4 -4
  1103. package/src/filiale/shanxian/ResetMeter.vue +10 -10
  1104. package/src/filiale/shanxian/StockListmain.vue +5 -5
  1105. package/src/filiale/shanxian/UploadIdCard.vue +1 -1
  1106. package/src/filiale/shanxian/UserDeviceInfoTest.vue +1 -1
  1107. package/src/filiale/shanxian/WebMeterInfo.vue +1 -1
  1108. package/src/filiale/shanxian/WebMeterList.vue +3 -3
  1109. package/src/filiale/shanxian/components/FilesManage/FileAddressList.vue +1 -1
  1110. package/src/filiale/shanxian/components/FilesManage/FileUserFiles.vue +7 -7
  1111. package/src/filiale/shanxian/components/FilesManage/MeterinfoTest.vue +8 -8
  1112. package/src/filiale/shanxian/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  1113. package/src/filiale/shanxian/components/FilesManageNew/FileAddressList.vue +1 -1
  1114. package/src/filiale/shanxian/components/FilesManageNew/FileUserAddress.vue +5 -5
  1115. package/src/filiale/shanxian/components/FilesManageNew/FileUserFiles.vue +7 -7
  1116. package/src/filiale/shanxian/components/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  1117. package/src/filiale/shanxian/components/UserFiles/UserPriceChangeManage.vue +4 -4
  1118. package/src/filiale/shanxian/components/charge/ChargeOper.vue +3 -3
  1119. package/src/filiale/shanxian/components/charge/SafeCheck.vue +1 -1
  1120. package/src/filiale/shanxian/components/revenue/CardMeterCenter.vue +7 -7
  1121. package/src/filiale/shanxian/components/revenue/ChargeList.vue +11 -11
  1122. package/src/filiale/shanxian/components/revenue/InsuranceAdd.vue +1 -1
  1123. package/src/filiale/shanxian/components/revenue/InsuranceChargesDetails.vue +1 -1
  1124. package/src/filiale/shanxian/components/revenue/InsuranceList.vue +3 -3
  1125. package/src/filiale/shanxian/components/revenue/base/Userinfo.vue +1 -1
  1126. package/src/filiale/shanxian/components/revenue/insuranceGuanL.vue +2 -2
  1127. package/src/filiale/shanxian/components/webMeter/WebMeterBatchOperationValve.vue +7 -7
  1128. package/src/filiale/shanxian/components/webMeter/meterinfo/NewMeterList.vue +3 -3
  1129. package/src/filiale/shaoguan/FileUserAddress.vue +5 -5
  1130. package/src/filiale/shaoguan/FilesManage/FileUserFiles.vue +7 -7
  1131. package/src/filiale/shaoguan/FilesManage/MeterinfoTest.vue +5 -5
  1132. package/src/filiale/shaoguan/FilesManage/UserGeneralInfoTest.vue +1 -1
  1133. package/src/filiale/shaoguan/FilesManageNew/FileUserFiles.vue +7 -7
  1134. package/src/filiale/shaoguan/FilesManageNew/MeterinfoTest.vue +5 -5
  1135. package/src/filiale/shaoguan/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  1136. package/src/filiale/shaoguan/HandplanQuery.vue +7 -7
  1137. package/src/filiale/shaoguan/IOTMeterCenter.vue +9 -9
  1138. package/src/filiale/shaoguan/MachineMeterCenter.vue +4 -4
  1139. package/src/filiale/shaoguan/Message/AllUser.vue +3 -3
  1140. package/src/filiale/shaoguan/Message/MessageList.vue +5 -5
  1141. package/src/filiale/shaoguan/OtherChargeNew.vue +3 -3
  1142. package/src/filiale/shaoguan/OverUseCharge.vue +1 -1
  1143. package/src/filiale/shaoguan/ShowCardSellGas.vue +7 -7
  1144. package/src/filiale/shaoguan/TransferManage.vue +1 -1
  1145. package/src/filiale/shaoguan/base/UserBaseInfoNew.vue +6 -6
  1146. package/src/filiale/shaoguan/charge/ChargeList.vue +7 -7
  1147. package/src/filiale/shaoguan/charge/ChargeManage.vue +3 -3
  1148. package/src/filiale/shaoguan/charge/ChargeOper.vue +4 -4
  1149. package/src/filiale/shaoguan/handListMaintain.vue +2 -2
  1150. package/src/filiale/shaoguan/newchangemeter/ChangeMeter.vue +7 -7
  1151. package/src/filiale/shaoguan/plugins/FileManageService.js +3 -3
  1152. package/src/filiale/shexian/ChargeList.vue +11 -11
  1153. package/src/filiale/shexian/ChargeQueryUser.vue +3 -3
  1154. package/src/filiale/shexian/FilesManage/FileUserFiles.vue +8 -8
  1155. package/src/filiale/shexian/FilesManage/MeterinfoTest.vue +8 -8
  1156. package/src/filiale/shexian/FilesManage/UserGeneralInfoTest.vue +4 -4
  1157. package/src/filiale/shexian/Upload.vue +1 -1
  1158. package/src/filiale/shexian/UploadIdCard.vue +1 -1
  1159. package/src/filiale/shexian/UserBaseInfoNew.vue +6 -6
  1160. package/src/filiale/shexian/UserInfoDetailManageNew.vue +1 -1
  1161. package/src/filiale/shexian/Userinfo.vue +1 -1
  1162. package/src/filiale/shexian/ic_detail/ChangeMeterQueryUser.vue +2 -2
  1163. package/src/filiale/shexian/revenue/MeterMessage.vue +2 -2
  1164. package/src/filiale/shexian/revenue/newchangemeter/ChangeMeter.vue +13 -13
  1165. package/src/filiale/shexian/revenue/newchangemeter/ResetMeter.vue +13 -13
  1166. package/src/filiale/shimen/ChargeList.vue +14 -14
  1167. package/src/filiale/shimen/ChargeOper.vue +4 -4
  1168. package/src/filiale/shimen/UserDeviceInfoTest.vue +1 -1
  1169. package/src/filiale/shimen/tenantManage.vue +3 -3
  1170. package/src/filiale/shiquan/CardList.vue +3 -3
  1171. package/src/filiale/shiquan/CardMeterChargeCancel.vue +2 -2
  1172. package/src/filiale/shiquan/ChargeManage.vue +2 -2
  1173. package/src/filiale/shiquan/FilesManage/MeterinfoTest.vue +9 -9
  1174. package/src/filiale/shiquan/FilesManage/UserGeneralInfoTest.vue +5 -5
  1175. package/src/filiale/shiquan/GasPriceList.vue +3 -3
  1176. package/src/filiale/shiquan/WebMeterInfo.vue +1 -1
  1177. package/src/filiale/shiquan/WebMeterList.vue +3 -3
  1178. package/src/filiale/shiquan/charge/CardMeterCenter.vue +6 -6
  1179. package/src/filiale/shiquan/charge/IOTMeterCenter.vue +6 -6
  1180. package/src/filiale/shiquan/charge/NoCardMeterCenter.vue +2 -2
  1181. package/src/filiale/taizhoukesi/ChangeMeterQueryUser.vue +2 -2
  1182. package/src/filiale/taizhoukesi/UserInfoDetailManageNew.vue +1 -1
  1183. package/src/filiale/tongchuan/BankPayment/BankPayment.vue +5 -5
  1184. package/src/filiale/tongchuan/BasicLivingList.vue +2 -2
  1185. package/src/filiale/tongchuan/BlackList/BlackList.vue +3 -3
  1186. package/src/filiale/tongchuan/BlackList/BlackListDetail.vue +1 -1
  1187. package/src/filiale/tongchuan/BlackList/BlackListList.vue +2 -2
  1188. package/src/filiale/tongchuan/BlackList/BlackListRecord.vue +1 -1
  1189. package/src/filiale/tongchuan/CardChangeFill.vue +1 -1
  1190. package/src/filiale/tongchuan/CardList.vue +2 -2
  1191. package/src/filiale/tongchuan/CardMeterCenter.vue +6 -6
  1192. package/src/filiale/tongchuan/CardMeterChargeCancel.vue +3 -3
  1193. package/src/filiale/tongchuan/ChangeMeter.vue +9 -9
  1194. package/src/filiale/tongchuan/ChargeList.vue +8 -8
  1195. package/src/filiale/tongchuan/ChargeManage.vue +2 -2
  1196. package/src/filiale/tongchuan/ChargeModal.vue +1 -1
  1197. package/src/filiale/tongchuan/ChargeOper.vue +4 -4
  1198. package/src/filiale/tongchuan/ChargeRecordQuery.vue +1 -1
  1199. package/src/filiale/tongchuan/EticketOpenJBPage.vue +3 -3
  1200. package/src/filiale/tongchuan/FileAddressList.vue +1 -1
  1201. package/src/filiale/tongchuan/FileUserAddress.vue +5 -5
  1202. package/src/filiale/tongchuan/FileUserFiles.vue +9 -9
  1203. package/src/filiale/tongchuan/FillGasQueryUser.vue +2 -2
  1204. package/src/filiale/tongchuan/HandList.vue +3 -3
  1205. package/src/filiale/tongchuan/HandManager.vue +25 -25
  1206. package/src/filiale/tongchuan/IOTMeterCenter.vue +5 -5
  1207. package/src/filiale/tongchuan/IotChangeFill.vue +1 -1
  1208. package/src/filiale/tongchuan/MachineChangeFill.vue +1 -1
  1209. package/src/filiale/tongchuan/Maintenance/revenue/MeterOperatemain.vue +2 -2
  1210. package/src/filiale/tongchuan/Message/AllUser.vue +4 -4
  1211. package/src/filiale/tongchuan/MeterMessage.vue +2 -2
  1212. package/src/filiale/tongchuan/MeterinfoTest.vue +6 -6
  1213. package/src/filiale/tongchuan/PaymentCode.vue +5 -5
  1214. package/src/filiale/tongchuan/StairPrice/GasPrice.vue +7 -7
  1215. package/src/filiale/tongchuan/StairPrice/GasPriceList.vue +2 -2
  1216. package/src/filiale/tongchuan/StairPrice/GasPriceUser.vue +5 -5
  1217. package/src/filiale/tongchuan/StairPrice/PriceChangeDetail.vue +1 -1
  1218. package/src/filiale/tongchuan/StairPrice/PriceChangeHistory.vue +1 -1
  1219. package/src/filiale/tongchuan/StairPrice/PriceRecord.vue +2 -2
  1220. package/src/filiale/tongchuan/StairPrice/UpdateInfo.vue +1 -1
  1221. package/src/filiale/tongchuan/TransferRecords.vue +3 -3
  1222. package/src/filiale/tongchuan/UserBaseInfoNew.vue +5 -5
  1223. package/src/filiale/tongchuan/UserDeviceInfoTest.vue +1 -1
  1224. package/src/filiale/tongchuan/UserGeneralInfoTest.vue +3 -3
  1225. package/src/filiale/tongchuan/Userinfo.vue +1 -1
  1226. package/src/filiale/tongchuan/WebMeterInfo.vue +1 -1
  1227. package/src/filiale/tongchuan/WebMeterList.vue +3 -3
  1228. package/src/filiale/tongchuan/base/MixPriceInfo.vue +1 -1
  1229. package/src/filiale/tongchuan/base/RecordCancel.vue +5 -5
  1230. package/src/filiale/tongchuan/base/SafeCheck.vue +1 -1
  1231. package/src/filiale/tongchuan/base/ServiceRepair.vue +1 -1
  1232. package/src/filiale/tongchuan/bill/CustQueryEticket.vue +3 -3
  1233. package/src/filiale/tongchuan/bill/CustQueryEticketQueryV4.vue +3 -3
  1234. package/src/filiale/tongchuan/bill/EticketOpenCard.vue +2 -2
  1235. package/src/filiale/tongchuan/bill/EticketOpenIotSalePage.vue +3 -3
  1236. package/src/filiale/tongchuan/bill/EticketOpenJBPage.vue +3 -3
  1237. package/src/filiale/tongchuan/bill/EticketOpenPage.vue +3 -3
  1238. package/src/filiale/tongchuan/bill/EticketPrint.vue +1 -1
  1239. package/src/filiale/tongchuan/bill/EticketRecordList.vue +1 -1
  1240. package/src/filiale/tongchuan/bill/ReissueBill.vue +6 -6
  1241. package/src/filiale/tongchuan/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  1242. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/AutomaticPurse.vue +2 -2
  1243. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
  1244. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
  1245. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  1246. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +2 -2
  1247. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  1248. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  1249. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  1250. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  1251. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/HandQueryUser.vue +3 -3
  1252. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  1253. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MeterParam.vue +2 -2
  1254. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
  1255. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  1256. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  1257. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  1258. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  1259. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  1260. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  1261. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/MeterParamIot.vue +1 -1
  1262. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/QueryInstruct.vue +2 -2
  1263. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
  1264. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  1265. package/src/filiale/tongchuan/feeDeduction.vue +1 -1
  1266. package/src/filiale/tongchuan/feeMachine.vue +1 -1
  1267. package/src/filiale/tongchuan/filemanagenew/FileUserFiles.vue +9 -9
  1268. package/src/filiale/tongchuan/paperaudit.vue +4 -4
  1269. package/src/filiale/tongchuan/plugins/FileManageService.js +3 -3
  1270. package/src/filiale/tongchuan/plugins/LogicService.js +22 -22
  1271. package/src/filiale/wenxi/CardHand.vue +14 -14
  1272. package/src/filiale/wenxi/CardList.vue +3 -3
  1273. package/src/filiale/wenxi/CardMeterCenter.vue +6 -6
  1274. package/src/filiale/wenxi/CardService.js +49 -49
  1275. package/src/filiale/wenxi/ChargeList.vue +12 -12
  1276. package/src/filiale/wenxi/ChargeQueryUser.vue +2 -2
  1277. package/src/filiale/wenxi/ChargeRecordQuery.vue +1 -1
  1278. package/src/filiale/wenxi/DisableManage.vue +3 -3
  1279. package/src/filiale/wenxi/FileUserFiles.vue +8 -8
  1280. package/src/filiale/wenxi/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  1281. package/src/filiale/wenxi/GasPriceUser.vue +5 -5
  1282. package/src/filiale/wenxi/HandplanQuery.vue +7 -7
  1283. package/src/filiale/wenxi/IOTMeterCenter.vue +5 -5
  1284. package/src/filiale/wenxi/IOTRefund.vue +1 -1
  1285. package/src/filiale/wenxi/MarginCompensation.vue +1 -1
  1286. package/src/filiale/wenxi/MeterinfoTest.vue +8 -8
  1287. package/src/filiale/wenxi/ShowCardSellGas.vue +5 -5
  1288. package/src/filiale/wenxi/UserDeviceInfoTest.vue +1 -1
  1289. package/src/filiale/wenxi/UserGeneralInfoTest.vue +4 -4
  1290. package/src/filiale/wenxi/UserList.vue +4 -4
  1291. package/src/filiale/wenxi/UserPriceChangeManage.vue +4 -4
  1292. package/src/filiale/wenxi/Userinfo.vue +2 -2
  1293. package/src/filiale/wenxi/cardsHand.vue +13 -13
  1294. package/src/filiale/wenxi/plugging/UserPlugging.vue +1 -1
  1295. package/src/filiale/wenxi/plugging/UserSecurePlugging.vue +2 -2
  1296. package/src/filiale/wenxi/plugins/FileManageService.js +3 -3
  1297. package/src/filiale/wuan/BlackList/BlackList.vue +3 -3
  1298. package/src/filiale/wuan/BlackList/BlackListDetail.vue +1 -1
  1299. package/src/filiale/wuan/BlackList/BlackListList.vue +2 -2
  1300. package/src/filiale/wuan/BlackList/BlackListRecord.vue +1 -1
  1301. package/src/filiale/wuan/BlackList/BlackModal.vue +1 -1
  1302. package/src/filiale/wuan/FileUserFiles.vue +7 -7
  1303. package/src/filiale/wuan/UserEssentialInfoTest.vue +1 -1
  1304. package/src/filiale/wuan/charge/CardMeterCenter.vue +4 -4
  1305. package/src/filiale/wuan/charge/ChargeManage.vue +2 -2
  1306. package/src/filiale/wuan/charge/MeterinfoTest.vue +5 -5
  1307. package/src/filiale/wuhai/CardMeterCenter.vue +6 -6
  1308. package/src/filiale/wuhai/ChangeMeter.vue +9 -9
  1309. package/src/filiale/wuhai/ChargeRecordQuery.vue +1 -1
  1310. package/src/filiale/wuhai/FileUserAddress.vue +5 -5
  1311. package/src/filiale/wuhai/IOTMeterCenter.vue +5 -5
  1312. package/src/filiale/wuhai/MeterinfoTest.vue +6 -6
  1313. package/src/filiale/wuhai/NoCardMeterCenter.vue +1 -1
  1314. package/src/filiale/wuhai/OtherChargeNew.vue +4 -4
  1315. package/src/filiale/wuhai/OtherGas.vue +4 -4
  1316. package/src/filiale/wuhai/ShowCardSellGas.vue +5 -5
  1317. package/src/filiale/wuhai/UserGeneralInfoTest.vue +3 -3
  1318. package/src/filiale/wuhai/Userinfo.vue +1 -1
  1319. package/src/filiale/xiangyun/GasPrice.vue +7 -7
  1320. package/src/filiale/xiangyun/IOTRefund.vue +2 -2
  1321. package/src/filiale/xiangyun/cardChargeQuery.vue +2 -2
  1322. package/src/filiale/xiangyun/cardChargeQuery1.vue +2 -2
  1323. package/src/filiale/xiangyun/cardHistoryRefund.vue +2 -2
  1324. package/src/filiale/xiangyun/cardRefund.vue +2 -2
  1325. package/src/filiale/xiangyun/machineChargeQuery.vue +2 -2
  1326. package/src/filiale/xiangyun/machineChargeQuery1.vue +2 -2
  1327. package/src/filiale/xiangyun/machineHand.vue +26 -26
  1328. package/src/filiale/xiangyun/machineRefund.vue +2 -2
  1329. package/src/filiale/xinkang/ChangeMeter.vue +10 -10
  1330. package/src/filiale/xinkang/ChargeQueryUser.vue +4 -4
  1331. package/src/filiale/xinkang/MeterinfoTest.vue +7 -7
  1332. package/src/filiale/xinkang/UserBaseInfoNew.vue +5 -5
  1333. package/src/filiale/xinkang/WebMeterBatchOperationValve.vue +7 -7
  1334. package/src/filiale/xinkang/base/leftview/Userinfo.vue +1 -1
  1335. package/src/filiale/xinkang/base/rightview/CardList.vue +4 -4
  1336. package/src/filiale/yangchun/AddGasBrand.vue +2 -2
  1337. package/src/filiale/yangchun/BlackList/BlackList.vue +4 -4
  1338. package/src/filiale/yangchun/BlackList/BlackListList.vue +2 -2
  1339. package/src/filiale/yangchun/BlackList/BlackRecordQuery.vue +2 -2
  1340. package/src/filiale/yangchun/CardList.vue +4 -4
  1341. package/src/filiale/yangchun/CardMeterCenter.vue +6 -6
  1342. package/src/filiale/yangchun/ChangeMeter.vue +12 -12
  1343. package/src/filiale/yangchun/EditWebMeterInfo.vue +1 -1
  1344. package/src/filiale/yangchun/EticketV4/CustQueryEticket.vue +3 -3
  1345. package/src/filiale/yangchun/EticketV4/EticketOpenCard.vue +3 -3
  1346. package/src/filiale/yangchun/EticketV4/EticketOpenJBPage.vue +3 -3
  1347. package/src/filiale/yangchun/EticketV4/EticketOpenPage.vue +3 -3
  1348. package/src/filiale/yangchun/FilesManage/UserGeneralInfoTest.vue +4 -4
  1349. package/src/filiale/yangchun/MachineChargeService.js +2 -2
  1350. package/src/filiale/yangchun/MachineMeterCenter.vue +3 -3
  1351. package/src/filiale/yangchun/MeterHistory.vue +1 -1
  1352. package/src/filiale/yangchun/MeterinfoTest.vue +9 -9
  1353. package/src/filiale/yangchun/OtherChargeDetail.vue +2 -2
  1354. package/src/filiale/yangchun/OtherChargeNew.vue +4 -4
  1355. package/src/filiale/yangchun/Overdue/OverdueSetList.vue +2 -2
  1356. package/src/filiale/yangchun/Overdue/OverdueSetUser.vue +1 -1
  1357. package/src/filiale/yangchun/ShowCardSellGas.vue +5 -5
  1358. package/src/filiale/yangchun/UseWebMeter.vue +2 -2
  1359. package/src/filiale/yangchun/WebMeterInfo.vue +1 -1
  1360. package/src/filiale/yangchun/WebMeterList.vue +3 -3
  1361. package/src/filiale/yangchun/machineHandAudit.vue +8 -8
  1362. package/src/filiale/yangchun/plugins/LogicService.js +22 -22
  1363. package/src/filiale/yongzhongch/CardChangeFill.vue +4 -4
  1364. package/src/filiale/yongzhongch/ChangeMeter.vue +7 -7
  1365. package/src/filiale/yongzhongch/IOT/IotChangeFill.vue +4 -4
  1366. package/src/filiale/yongzhongch/PrintBill.vue +1 -1
  1367. package/src/filiale/yongzhongch/ReissueBill.vue +4 -4
  1368. package/src/filiale/yongzhongch/machine/MachineChangeFill.vue +1 -1
  1369. package/src/filiale/yuansheng/CardChangeFill.vue +1 -1
  1370. package/src/filiale/yuansheng/CardList.vue +5 -5
  1371. package/src/filiale/yuansheng/CardMeterCenter.vue +6 -6
  1372. package/src/filiale/yuansheng/ChangeMeterAddGas.vue +1 -1
  1373. package/src/filiale/yuansheng/DigitalCharge.vue +1 -1
  1374. package/src/filiale/yuansheng/IOTMeterCenter.vue +5 -5
  1375. package/src/filiale/yuansheng/IOTRefund.vue +1 -1
  1376. package/src/filiale/yuansheng/MeterinfoTest.vue +8 -8
  1377. package/src/filiale/yuansheng/NoCardMeterCenter.vue +1 -1
  1378. package/src/filiale/yuansheng/RecordCancel.vue +4 -4
  1379. package/src/filiale/yuansheng/SafeCheck.vue +1 -1
  1380. package/src/filiale/yuansheng/ShowCardSellGas.vue +5 -5
  1381. package/src/filiale/yuansheng/UserBaseInfoNew.vue +5 -5
  1382. package/src/filiale/yuansheng/Userinfo.vue +2 -2
  1383. package/src/filiale/yuansheng/icTable.vue +3 -3
  1384. package/src/filiale/yuansheng/iotTable.vue +1 -1
  1385. package/src/filiale/yuncheng/CardList.vue +4 -4
  1386. package/src/filiale/yuncheng/ChangeMeter.vue +12 -12
  1387. package/src/filiale/yuncheng/ChargeList.vue +11 -11
  1388. package/src/filiale/yuncheng/ChargeManage.vue +3 -3
  1389. package/src/filiale/yuncheng/ChargeOper.vue +4 -4
  1390. package/src/filiale/yuncheng/FilesManage/MeterinfoTest.vue +9 -9
  1391. package/src/filiale/yuncheng/FilesManageNew/MeterinfoTest.vue +5 -5
  1392. package/src/filiale/yuncheng/HandplanQuery.vue +9 -8
  1393. package/src/filiale/yuncheng/InsuranceList.vue +4 -4
  1394. package/src/filiale/yuncheng/MeterMessage.vue +2 -2
  1395. package/src/filiale/yuncheng/TransferManage.vue +1 -1
  1396. package/src/filiale/yuncheng/UserDeviceInfoTest.vue +4 -4
  1397. package/src/filiale/yuncheng/detailinfo/DevicesDetail.vue +1 -1
  1398. package/src/filiale/yuncheng/detailinfo/OldmeterDetail.vue +1 -1
  1399. package/src/filiale/yuncheng/detailinfo/OtherChargeRecord.vue +1 -1
  1400. package/src/filiale/yuncheng/detailinfo/UserfilesDetail.vue +1 -1
  1401. package/src/filiale/yuncheng/detailinfo/UserinfoDetail.vue +1 -1
  1402. package/src/filiale/yuncheng/detailinfo/price/MixpriceDetail.vue +1 -1
  1403. package/src/filiale/yuncheng/detailinfo/price/StairpriceDetail.vue +1 -1
  1404. package/src/filiale/yuncheng/deviceinfodetail.vue +1 -1
  1405. package/src/filiale/yuncheng/gasmove.vue +2 -2
  1406. package/src/filiale/yuncheng/machineDown.vue +6 -39
  1407. package/src/filiale/yuncheng/machineHand.vue +26 -26
  1408. package/src/filiale/yuncheng/machineHandAudit.vue +8 -8
  1409. package/src/filiale/zhongsheng/FilesManage/FileUserFiles.vue +8 -8
  1410. package/src/filiale/zhongsheng/charge/ChargeList.vue +11 -11
  1411. package/src/filiale/zhongsheng/charge/OtherChargeNew.vue +5 -5
  1412. package/src/filiale/zhongsheng/charge/ShowCardSellGas.vue +5 -5
  1413. package/src/filiale/zhongsheng/charge/UserBaseInfoNew.vue +5 -5
  1414. package/src/filiale/zhongsheng/rightview/CardList.vue +2 -2
  1415. package/src/filiale/zhongsheng/wechatpay/WeChatPayDetail.vue +8 -8
  1416. package/src/filiale/zhongyi/CardMeterCenter.vue +6 -6
  1417. package/src/filiale/zhongyi/ChangeMeter.vue +10 -10
  1418. package/src/filiale/zhongyi/ChargeRecordQuery.vue +1 -1
  1419. package/src/filiale/zhongyi/FileUserFiles.vue +6 -6
  1420. package/src/filiale/zhongyi/HandplanQuery.vue +7 -7
  1421. package/src/filiale/zhongyi/IOTMeterCenter.vue +5 -5
  1422. package/src/filiale/zhongyi/MeterReadAudit.vue +7 -7
  1423. package/src/filiale/zhongyi/MeterinfoTest.vue +6 -6
  1424. package/src/filiale/zhongyi/NoCardMeterCenter.vue +1 -1
  1425. package/src/filiale/zhongyi/ReplaceCardManage.vue +1 -1
  1426. package/src/filiale/zhongyi/Userinfo.vue +1 -1
  1427. package/src/filiale/zhongyi/cardsHand.vue +14 -14
  1428. package/src/filiale/zhongyi/common/MeterMessage.vue +2 -2
  1429. package/src/filiale/zhongyi/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  1430. package/src/filiale/zhongyi/machineDown.vue +7 -7
  1431. package/src/filiale/zhongyi/machineHand.vue +27 -27
  1432. package/src/filiale/zhongyi/refund/IOTRefund.vue +1 -1
  1433. package/src/filiale/zhongyi/refund/machineRefund.vue +1 -1
  1434. package/src/plugins/BillService.js +5 -5
  1435. package/src/plugins/CancelService.js +5 -5
  1436. package/src/plugins/CardManageService.js +2 -2
  1437. package/src/plugins/CardService.js +47 -47
  1438. package/src/plugins/ChangeMeterService.js +23 -23
  1439. package/src/plugins/CommonService.js +13 -13
  1440. package/src/plugins/FileManageService.js +5 -5
  1441. package/src/plugins/FileService.js +7 -7
  1442. package/src/plugins/GetLoginInfoService.js +1 -1
  1443. package/src/plugins/GetSaleParams.js +1 -1
  1444. package/src/plugins/HandService.js +2 -2
  1445. package/src/plugins/InvoiceService.js +10 -10
  1446. package/src/plugins/LoadParams.js +3 -3
  1447. package/src/plugins/LogicService.js +45 -48
  1448. package/src/plugins/MachineChargeService.js +2 -2
  1449. package/src/plugins/OffGasAddGasService.js +4 -4
  1450. package/src/plugins/PrintService.js +3 -3
  1451. package/src/plugins/SelectService.js +6 -6
  1452. package/src/project/State.js +1 -1
  1453. package/src/stores/MagLoadParams.js +2 -2
  1454. package/test/unit/karma.conf.js +4 -4
  1455. package/test/unit/specs/components/SellGasCharge/MeterCharge/IOTMeterCenter.spec.js +1 -1
  1456. package/test/unit/specs/components/SellGasCharge/MeterCharge/MachineCharge.spec.js +2 -2
  1457. package/test/unit/specs/components/UserFiles/UserGeneralInfo.spec.js +1 -1
  1458. package/test/unit/specs/service/getSaleInitData.spec.js +1 -1
  1459. package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
  1460. package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
  1461. package/.gradle/5.2.1/gc.properties +0 -0
  1462. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  1463. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  1464. package/.gradle/vcs-1/gc.properties +0 -0
@@ -256,7 +256,7 @@
256
256
  async initpcds (pconditon) {
257
257
  this.pcdslist = []
258
258
  let HttpReset = new HttpResetClass()
259
- let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
259
+ let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
260
260
  data: {
261
261
  items: '*',
262
262
  tablename: 't_pcd',
@@ -279,7 +279,7 @@
279
279
  async initstreets (pconditon) {
280
280
  this.streetslist = []
281
281
  let HttpReset = new HttpResetClass()
282
- let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy', {
282
+ let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy', {
283
283
  data: {
284
284
  items: '*',
285
285
  tablename: 't_street',
@@ -305,7 +305,7 @@
305
305
  // }
306
306
  this.areaslist = []
307
307
  let HttpReset = new HttpResetClass()
308
- let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
308
+ let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
309
309
  data: {
310
310
  items: '*',
311
311
  tablename: 't_area',
@@ -483,7 +483,7 @@
483
483
  }
484
484
  this.$showMessage('确定要批量添加' + this.addresslist.length + '户地址吗?,如有已经存在的,将会重复添加!!!', ['confirm', 'cancel']).then((res) => {
485
485
  if (res === 'confirm') {
486
- this.$resetpost('rs/logic/address_adduserlist', {data: {addlist: this.addresslist}}, msg).then((req) => {
486
+ this.$resetpost('api/af-revenue/logic/address_adduserlist', {data: {addlist: this.addresslist}}, msg).then((req) => {
487
487
  this.cleardara()
488
488
  this.$dispatch('confirm')
489
489
  })
@@ -530,13 +530,13 @@
530
530
  this.model.f_residential_area = this.findbyid(this.areaslist, this.model.f_residential_area_id).f_residential_area
531
531
  this.model.f_address = this.model.f_street + this.model.f_residential_area + (this.model.f_building ? this.model.f_building + this.model.f_building_suffix : '') + (this.model.f_unit ? this.model.f_unit + this.model.f_unit_suffix : '') + (this.model.f_floor ? this.model.f_floor + this.model.f_floor_suffix : '') + this.model.f_room + this.model.f_room_suffix
532
532
  }
533
- let res = await this.$resetpost('rs/logic/address_updateuseraddress', this.model)
533
+ let res = await this.$resetpost('api/af-revenue/logic/address_updateuseraddress', this.model)
534
534
  this.model.id = res.data.id
535
535
  this.hasid = true
536
536
  let param = {
537
537
  condition:`a.id = '${res.data.id}'`
538
538
  }
539
- let address = await this.$resetpost('rs/sql/address_getAddress', {data:param})
539
+ let address = await this.$resetpost('api/af-revenue/sql/address_getAddress', {data:param})
540
540
  console.log('=',address)
541
541
  this.$dispatch('confirmaddress', address.data[0])
542
542
  //this.$parent.$refs.fileaddress.$refs.addresslist.confirmaddress(address.data[0])
@@ -464,7 +464,7 @@ export default {
464
464
  if (row.id) {
465
465
  this.$showMessage('此操作无法还原,是否确定要删除此设备?', ['confirm', 'cancel']).then((res) => {
466
466
  if (res === 'confirm') {
467
- this.$resetpost('rs/logic/deletedevices', {param: row}, {
467
+ this.$resetpost('api/af-revenue/logic/deletedevices', {param: row}, {
468
468
  resolveMsg: `成功删除此设备`,
469
469
  rejectMsg: '删除设备失败'
470
470
  }).then((res) => {
@@ -173,7 +173,7 @@ let getFileGen = async function (self, data) {
173
173
  await self.$getConfig(self, 'FilesDetail')
174
174
  } catch (ignore) {
175
175
  }
176
- let result = await http.load('POST', 'rs/logic/filemanage_getFilesDetail', data, {
176
+ let result = await http.load('POST', 'api/af-revenue/logic/filemanage_getFilesDetail', data, {
177
177
  resolveMsg: null,
178
178
  rejectMsg: '用户详细信息加载失败,请重新选择,如果多次失败,请检查系统是否正常!',
179
179
  newly: true
@@ -339,7 +339,7 @@ export default {
339
339
  methods: {
340
340
  async getOvedueset () {
341
341
  let overdueset = []
342
- let res = await this.$resetpost('rs/sql/saleSingleTable', {
342
+ let res = await this.$resetpost('api/af-revenue/sql/saleSingleTable', {
343
343
  data: {
344
344
  tablename: 't_overdue_set',
345
345
  condition: `f_orgid = '${this.f_filialeid}' `
@@ -372,7 +372,7 @@ export default {
372
372
  },
373
373
 
374
374
  openBankAccount () {
375
- this.$resetpost('rs/logic/openBankAccount', {
375
+ this.$resetpost('api/af-revenue/logic/openBankAccount', {
376
376
  f_userinfo_code: this.data.baseinfo.base.f_userinfo_code,
377
377
  f_username: this.data.baseinfo.base.f_user_name
378
378
  },
@@ -419,7 +419,7 @@ export default {
419
419
  this.reason = '其他'
420
420
  this.fileSaveData.modifyReason = ''
421
421
  }
422
- let details = await this.$resetpost('rs/logic/filechangeDetails', {data: this.fileSaveData}, {
422
+ let details = await this.$resetpost('api/af-revenue/logic/filechangeDetails', {data: this.fileSaveData}, {
423
423
  resolveMsg: null,
424
424
  rejectMsg: '获取修改明细出错!'
425
425
  })
@@ -487,7 +487,7 @@ export default {
487
487
  let formDataBoundary = "----WebkitFormBoundary" + "GaoPaiYi";
488
488
  form.append('Content-Type', 'multipart/form-data;boundary=' + formDataBoundary)
489
489
  form.append('file', this.convertBase64ToBlob(Imgbase64), "GaoPaiYi.jpg")
490
- xhr.open("POST", "rs/file/uploadFile")
490
+ xhr.open("POST", "api/af-revenue/file/uploadFile")
491
491
 
492
492
  if (this.headers) {
493
493
  for (var header in this.headers) {
@@ -47,7 +47,7 @@
47
47
  </header>
48
48
  <article slot="modal-body" class="modal-body">
49
49
  <div class="form-group">
50
- <file-upload class="my-file-uploader" name="useraddressUploadFile" action="rs/file/uploadFile" tagname="确定" multiple v-ref:file></file-upload>
50
+ <file-upload class="my-file-uploader" name="useraddressUploadFile" action="api/af-revenue/file/uploadFile" tagname="确定" multiple v-ref:file></file-upload>
51
51
  </div>
52
52
  </article>
53
53
  <footer slot="modal-footer" class="modal-footer"></footer>
@@ -61,7 +61,7 @@
61
61
  data () {
62
62
  return {
63
63
  criteriaShow: false,
64
- model: new PagedList('rs/sql/address_getAddress', 20, {}),
64
+ model: new PagedList('api/af-revenue/sql/address_getAddress', 20, {}),
65
65
  addflag: false,
66
66
  addtitle: '',
67
67
 
@@ -53,7 +53,7 @@
53
53
  beforeinfo: this.mergeinfo.data,
54
54
  afterinfo: row
55
55
  }
56
- let res = await this.$resetpost('rs/logic/filemanage_mergeuser', {data: datas}, {resolveMsg: null, rejectMsg: '合并档案失败'})
56
+ let res = await this.$resetpost('api/af-revenue/logic/filemanage_mergeuser', {data: datas}, {resolveMsg: null, rejectMsg: '合并档案失败'})
57
57
  /* let res = {
58
58
  data: {
59
59
  oldcode : ['001','002'],
@@ -203,7 +203,7 @@
203
203
  async initpcds (pconditon) {
204
204
  this.pcdslist = []
205
205
  let HttpReset = new HttpResetClass()
206
- let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy', {
206
+ let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy', {
207
207
  data: {
208
208
  items: '*',
209
209
  tablename: 't_pcd',
@@ -226,7 +226,7 @@
226
226
  async initstreets (pconditon) {
227
227
  this.streetslist = []
228
228
  let HttpReset = new HttpResetClass()
229
- let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy', {
229
+ let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy', {
230
230
  data: {
231
231
  items: '*',
232
232
  tablename: 't_street',
@@ -252,7 +252,7 @@
252
252
  }
253
253
  this.areaslist = []
254
254
  let HttpReset = new HttpResetClass()
255
- let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
255
+ let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
256
256
  data: {
257
257
  items: '*',
258
258
  tablename: 't_area',
@@ -371,7 +371,7 @@
371
371
  if (!this.isSelect) {
372
372
  this.model.id = res.data.id
373
373
  // let condition = `id = '${res.data.id}'`
374
- // let getAddress = await this.$resetpost('rs/sql/address_files', {data: {condition: condition,orderitem: 'f_create_date desc'}}, {resolveMsg:null, rejectMsg: '获取地址详情出错'})
374
+ // let getAddress = await this.$resetpost('api/af-revenue/sql/address_files', {data: {condition: condition,orderitem: 'f_create_date desc'}}, {resolveMsg:null, rejectMsg: '获取地址详情出错'})
375
375
  // console.log('获取详细地址信息', getAddress)
376
376
  this.$dispatch('confirmaddress', this.model)
377
377
  }
@@ -410,7 +410,7 @@
410
410
  this.model.f_residential_area = this.findbyid(this.areaslist, this.model.f_residential_area_id).f_residential_area
411
411
  this.model.f_address = this.model.f_street + this.model.f_residential_area + (this.model.f_building ? this.model.f_building + this.model.f_building_suffix : '') + (this.model.f_unit ? this.model.f_unit + this.model.f_unit_suffix : '') + (this.model.f_floor ? this.model.f_floor + this.model.f_floor_suffix : '') + this.model.f_room + this.model.f_room_suffix
412
412
  }
413
- return await this.$resetpost('rs/logic/address_updateuseraddress', this.model)
413
+ return await this.$resetpost('api/af-revenue/logic/address_updateuseraddress', this.model)
414
414
  },
415
415
  cancel () {
416
416
  if (!this.isSelect) {
@@ -52,7 +52,7 @@
52
52
  if (this.address_id) {
53
53
  data.condition = `f_address_id = '${this.address_id}'`
54
54
  }
55
- let res = await this.$resetpost('rs/sql/address_singleTableOrderBy', {data: data}, {rejectMsg: '获取地址变更记录出错', resolveMsg: null})
55
+ let res = await this.$resetpost('api/af-revenue/sql/address_singleTableOrderBy', {data: data}, {rejectMsg: '获取地址变更记录出错', resolveMsg: null})
56
56
  this.model.rows = res.data
57
57
  }
58
58
  },
@@ -288,14 +288,14 @@
288
288
  <modal :show.sync="show" width="500px" title="文件导入" v-ref:modal large backdrop="false">
289
289
  <article slot="modal-body" class="modal-body">
290
290
  <file-upload class="my-file-uploader " name="UploadFile" class="btn btn-success" style="border-radius: 2px;"
291
- action="rs/file/uploadFile" tagname="导入档案" v-ref:file :headers="headers"></file-upload>
291
+ action="api/af-revenue/file/uploadFile" tagname="导入档案" v-ref:file :headers="headers"></file-upload>
292
292
  </article>
293
293
  <footer slot="modal-footer" class="modal-footer">
294
294
  </footer>
295
295
  </modal>
296
296
  <modal :show.sync="batchMeterShow" width="500px" title="文件导入" v-ref:modal large backdrop="false">
297
297
  <article slot="modal-body" class="modal-body">
298
- <file-upload class="my-file-uploader" name="useraddressUploadFile" action="rs/file/uploadFile" tagname="确定" multiple v-ref:file></file-upload>
298
+ <file-upload class="my-file-uploader" name="useraddressUploadFile" action="api/af-revenue/file/uploadFile" tagname="确定" multiple v-ref:file></file-upload>
299
299
  </article>
300
300
  <footer slot="modal-footer" class="modal-footer">
301
301
  </footer>
@@ -327,7 +327,7 @@ let loadParamGem = async function (self) {
327
327
  if (areainfo.file_num > 0 && !areainfo.f_userinfo_id) {
328
328
  // 完善
329
329
  // 将表档案信息带入,完善客户信息
330
- let getMetersInfo = await self.$resetpost('rs/logic/sale_getMeterByAddress', {
330
+ let getMetersInfo = await self.$resetpost('api/af-revenue/logic/sale_getMeterByAddress', {
331
331
  data: {
332
332
  f_useraddress_id: areainfo.id
333
333
  }
@@ -336,7 +336,7 @@ let loadParamGem = async function (self) {
336
336
  }
337
337
  if (areainfo.file_num > 0 && areainfo.f_userinfo_id) {
338
338
  // 添加 将客户信息带入
339
- let getUserinfo = await self.$resetpost('rs/sql/saleSingleTable', {
339
+ let getUserinfo = await self.$resetpost('api/af-revenue/sql/saleSingleTable', {
340
340
  data: {
341
341
  tablename: 't_userinfo',
342
342
  condition: `f_userinfo_id = '${areainfo.f_userinfo_id}'`
@@ -356,7 +356,7 @@ let loadParamGem = async function (self) {
356
356
  createType: ['address', 'area'], // 建档方式: address-地址建档 area-小区建档
357
357
  hasLimit: true
358
358
  },
359
- model: new PagedList('rs/sql/filemanage_getUserfies', 30, {orderitem: '"f_userinfo_id DESC"'}),
359
+ model: new PagedList('api/af-revenue/sql/filemanage_getUserfies', 30, {orderitem: '"f_userinfo_id DESC"'}),
360
360
  row: null, // 选择一条客户信息,对其进行修改
361
361
  areainfo: null, // 小区批量建档使用的数据
362
362
  rows: [], // 客户档案选择一条时,将只显示一条信息,rows用来存放整页的数据
@@ -403,7 +403,7 @@ let loadParamGem = async function (self) {
403
403
  clientWidth: document.body.clientWidth,
404
404
  batchMeterShow: false,
405
405
  billData: {
406
- url: 'rs/report/userignition',
406
+ url: 'api/af-revenue/report/userignition',
407
407
  bill: ''
408
408
  },
409
409
  configs: {
@@ -427,7 +427,7 @@ let loadParamGem = async function (self) {
427
427
  },
428
428
  methods: {
429
429
  downloadFiles(){
430
- let downurl='rs/downloadfile/file?filename=预备户批量建档导入Excel模板';
430
+ let downurl='api/af-revenue/downloadfile/file??filename=预备户批量建档导入Excel模板';
431
431
  this.$downFile(downurl,'预备户批量建档导入Excel模板.xlsx')
432
432
  },
433
433
  close () {
@@ -441,14 +441,14 @@ let loadParamGem = async function (self) {
441
441
  f_print_lc: '是',
442
442
  f_printdate: this.$login.toStandardTimeString()
443
443
  }
444
- await await this.$resetpost('rs/logic/updateprint', {param}, {resolveMsg: null, rejectMsg: ''})
444
+ await await this.$resetpost('api/af-revenue/logic/updateprint', {param}, {resolveMsg: null, rejectMsg: ''})
445
445
  console.log('xxxxxxxxxxxxxxxxxxxxx')
446
446
  // 下载不同文件
447
447
  if (index == 0) {
448
- let url = 'rs/report/userinstall'
448
+ let url = 'api/af-revenue/report/userinstall'
449
449
  this.billData.url = url
450
450
  } else {
451
- let url = 'rs/report/userignition'
451
+ let url = 'api/af-revenue/report/userignition'
452
452
  this.billData.url = url
453
453
  }
454
454
  this.newdata = row
@@ -668,7 +668,7 @@ let loadParamGem = async function (self) {
668
668
  tablename: 't_userinfo',
669
669
  filepath: res.path
670
670
  }
671
- this.$resetpost('rs/logic/import', data, {resolveMsg: null, rejectMsg: '上传失败'}).then((res) => {
671
+ this.$resetpost('api/af-revenue/logic/import', data, {resolveMsg: null, rejectMsg: '上传失败'}).then((res) => {
672
672
  console.log('dddddddd', this)
673
673
  this.close()
674
674
  this.$showAlert(`一共上传${res.data.total}条数据, 成功${res.data.successnum}条`, 'success', 2000)
@@ -687,7 +687,7 @@ let loadParamGem = async function (self) {
687
687
  f_depname: this.$login.f.deps
688
688
  }
689
689
  let http = new HttpResetClass()
690
- http.load('POST', 'rs/logic/SumSettleFileImport', {data: param}, {
690
+ http.load('POST', 'api/af-revenue/logic/SumSettleFileImport', {data: param}, {
691
691
  resolveMsg: null,
692
692
  rejectMsg: '上传失败'
693
693
  })
@@ -707,7 +707,7 @@ let loadParamGem = async function (self) {
707
707
  }
708
708
  let self = this
709
709
  try {
710
- axios.post('rs/logic/newPrepareSettleFileImport',
710
+ axios.post('api/af-revenue/logic/newPrepareSettleFileImport',
711
711
  {data: param}, {timeout: 10 * 60 * 1000}).then((res) => {
712
712
  if (res.data) {
713
713
  self.$showMessage(`本次上传共上传${res.data.totalsum}条数据, 成功${res.data.successnum}条,失败${res.data.errorsum}条,具体失败数据请在稽查查询错误查询中查看!!`)
@@ -119,7 +119,7 @@
119
119
  export default {
120
120
  data () {
121
121
  return {
122
- model: new PagedList('rs/sql/filemanage_getmergeuser', 20, {}),
122
+ model: new PagedList('api/af-revenue/sql/filemanage_getmergeuser', 20, {}),
123
123
  selecteddata: {
124
124
  data: []
125
125
  },
@@ -399,7 +399,7 @@ let meterBookGen = function * (self) {
399
399
  condition: `f_book_state='有效' and f_filiale_id='${self.f_filialeid}'`
400
400
  }
401
401
  let http = new HttpResetClass()
402
- let meterbooks = yield http.load('POST', 'rs/sql/saleSingleTable', {data: temp},
402
+ let meterbooks = yield http.load('POST', 'api/af-revenue/sql/saleSingleTable', {data: temp},
403
403
  {resolveMsg: null, rejectMsg: '获取抄表册信息失败!!'})
404
404
  if (meterbooks.data.length > 0) {
405
405
  let options = []
@@ -414,14 +414,14 @@ let meterBookGen = function * (self) {
414
414
  let beforeRecord = null
415
415
 
416
416
  if (self.meter.f_meter_classify === '机表') {
417
- beforeRecord = yield self.$resetpost('rs/sql/saleSingleTable', {
417
+ beforeRecord = yield self.$resetpost('api/af-revenue/sql/saleSingleTable', {
418
418
  data: {
419
419
  tablename: 't_handplan',
420
420
  condition: `f_user_id = '${self.row.f_user_id}' and f_meter_state in ('已抄表','未抄表')`
421
421
  }
422
422
  }, {resolveMsg: null, rejectMsg: '在档案中更改气表品牌时,获取之前机表抄表信息出错!!'})
423
423
  } else {
424
- beforeRecord = yield self.$resetpost('rs/sql/saleSingleTable', {
424
+ beforeRecord = yield self.$resetpost('api/af-revenue/sql/saleSingleTable', {
425
425
  data: {
426
426
  tablename: 't_sellinggas',
427
427
  condition: `f_user_id = '${self.row.f_user_id}' and f_state = '有效'`
@@ -541,7 +541,7 @@ let meterBookGen = function * (self) {
541
541
  async confirmUserfiles () {
542
542
  if (this.$refs.addparamlist.confirm()) {
543
543
  var paramlist = this.$refs.addparamlist.addGasParameter
544
- await this.$resetpost('rs/logic/updateGasParam', {
544
+ await this.$resetpost('api/af-revenue/logic/updateGasParam', {
545
545
  data: {
546
546
  id: this.selectUserFiles.f_user_id,
547
547
  paramlist: paramlist,
@@ -629,7 +629,7 @@ let meterBookGen = function * (self) {
629
629
  if (this.row.f_userfiles_id) {
630
630
  param.f_userfiles_id = this.row.f_userfiles_id
631
631
  }
632
- let res = await this.$resetpost('rs/logic/meternumberValidate', param, {
632
+ let res = await this.$resetpost('api/af-revenue/logic/meternumberValidate', param, {
633
633
  resolveMsg: null,
634
634
  rejectMsg: '表号验证失败!!'
635
635
  })
@@ -87,7 +87,7 @@ import * as Util from '../../Util'
87
87
  export default {
88
88
  data () {
89
89
  return {
90
- model: new PagedList('rs/sql/singleTable_OrderBy', 50, {orderitem: '"' + this.orderitem + '"',
90
+ model: new PagedList('api/af-revenue/sql/singleTable_OrderBy', 50, {orderitem: '"' + this.orderitem + '"',
91
91
  items: '"' + this.items + '"',
92
92
  tablename: '"' + this.tablename + '"'}),
93
93
  definedShow: false,
@@ -71,7 +71,7 @@ export default {
71
71
  )
72
72
  },
73
73
  deleteSplit (row) {
74
- this.$resetpost('rs/logic/deleteSplit', {data: row}).then((res) => {
74
+ this.$resetpost('api/af-revenue/logic/deleteSplit', {data: row}).then((res) => {
75
75
  this.getUpdate(this.data.f_user_id)
76
76
  })
77
77
  }
@@ -101,7 +101,7 @@ let getConfigScope = async function (self, name) {
101
101
  }
102
102
  let getFileGen = async function (self, data) {
103
103
  let http = new HttpResetClass()
104
- let result = await http.load('POST', 'rs/logic/filemanage_getFilesDetail', data, {
104
+ let result = await http.load('POST', 'api/af-revenue/logic/filemanage_getFilesDetail', data, {
105
105
  resolveMsg: null,
106
106
  rejectMsg: '用户详细信息加载失败,请重新选择,如果多次失败,请检查系统是否正常!'
107
107
  })
@@ -207,7 +207,7 @@ export default {
207
207
  f_operatorid: this.$login.f.id
208
208
  }, // 插入打印的模型
209
209
  billData: {
210
- url: 'rs/report/userignition',
210
+ url: 'api/af-revenue/report/userignition',
211
211
  bill: ''
212
212
  },
213
213
  oldAddress: {},
@@ -292,11 +292,11 @@ export default {
292
292
  console.log('xxxxxxxxxxxxxxxxxxxxx')
293
293
  // 下载不同文件
294
294
  if (index == 0) {
295
- let url = 'rs/report/userinstall'
295
+ let url = 'api/af-revenue/report/userinstall'
296
296
  this.billData.url = url
297
297
  this.data.baseinfo.base.f_print_lc = '是'
298
298
  } else {
299
- let url = 'rs/report/userignition'
299
+ let url = 'api/af-revenue/report/userignition'
300
300
  this.billData.url = url
301
301
  this.data.baseinfo.base.f_print_dh = '是'
302
302
  }
@@ -338,11 +338,11 @@ export default {
338
338
  },
339
339
  async saveTablePrintSheet () {
340
340
  console.log(this.printSheet)
341
- let check = await this.$resetpost('rs/logic/checkPrintUser', {data: {f_userinfo_id: this.printSheet.f_userinfo_id}}, {resolveMsg: '', rejectMsg: ''})
341
+ let check = await this.$resetpost('api/af-revenue/logic/checkPrintUser', {data: {f_userinfo_id: this.printSheet.f_userinfo_id}}, {resolveMsg: '', rejectMsg: ''})
342
342
  if (check.data.length === 0) {
343
- await this.$resetpost('rs/logic/savePrintSheet', {data: {printData: this.printSheet}}, {resolveMsg: '', rejectMsg: ''})
343
+ await this.$resetpost('api/af-revenue/logic/savePrintSheet', {data: {printData: this.printSheet}}, {resolveMsg: '', rejectMsg: ''})
344
344
  }
345
- // let check = await this.$resetpost('rs/logic/checkPrintUser', {data:{f_userinfo_id: this.printSheet.f_userinfo_id}}, {resolveMsg: '', rejectMsg: ''})
345
+ // let check = await this.$resetpost('api/af-revenue/logic/checkPrintUser', {data:{f_userinfo_id: this.printSheet.f_userinfo_id}}, {resolveMsg: '', rejectMsg: ''})
346
346
  // if (check.data.length !== 0){
347
347
  // if(check.data[0].num !== 0){
348
348
  // // let msg = "您已生成了 \""+check.data[0].type+"\" ,请前往 [ 综合业务 ] --> [ 打印数据 ]页面查看";
@@ -350,7 +350,7 @@ export default {
350
350
  // return ;
351
351
  // }
352
352
  // }
353
- // let expiration = await this.$resetpost('rs/logic/savePrintSheet', {
353
+ // let expiration = await this.$resetpost('api/af-revenue/logic/savePrintSheet', {
354
354
  // data:{printData:this.printSheet}
355
355
  // }, {resolveMsg: '', rejectMsg: ''})
356
356
  // console.log(expiration);
@@ -413,7 +413,7 @@ export default {
413
413
  let formDataBoundary = '----WebkitFormBoundary' + 'GaoPaiYi'
414
414
  form.append('Content-Type', 'multipart/form-data;boundary=' + formDataBoundary)
415
415
  form.append('file', this.convertBase64ToBlob(Imgbase64), 'GaoPaiYi.jpg')
416
- xhr.open('POST', 'rs/file/uploadFile')
416
+ xhr.open('POST', 'api/af-revenue/file/uploadFile')
417
417
 
418
418
  if (this.headers) {
419
419
  console.log('this.blodid----->', this.blodid)
@@ -113,7 +113,7 @@ export default {
113
113
  this.model = Object.assign({}, this.model, this.data)
114
114
  // this.type = this.model.type
115
115
  // if (this.model.id) {
116
- // this.$resetpost('rs/sql/singleTable_OrderBy', {
116
+ // this.$resetpost('api/af-revenue/sql/singleTable_OrderBy', {
117
117
  // data: {
118
118
  // items: '*',
119
119
  // table: 't_material_info',
@@ -133,7 +133,7 @@ export default {
133
133
  this.$dispatch('cancel')
134
134
  },
135
135
  async confirm () {
136
- await this.$resetpost('rs/entity/t_material_info', this.model).then(res =>
136
+ await this.$resetpost('api/af-revenue/entity/save/t_material_info', this.model).then(res =>
137
137
  this.$parent.$refs.funlist.searchData()
138
138
  )
139
139
  },
@@ -142,7 +142,7 @@ export default {
142
142
  },
143
143
  delFile (row) {
144
144
  if (!this.look) {
145
- this.$resetdelete(`rs/entity/t_material_info`, {id: row.id}).then(res =>
145
+ this.$resetdelete(`api/af-revenue/entity/t_material_info`, {id: row.id}).then(res =>
146
146
  this.initdata()
147
147
  )
148
148
  }
@@ -122,7 +122,7 @@ export default {
122
122
  condition: condition || '1 = 1'
123
123
  }
124
124
  this.seaching = true
125
- let temp = await this.$resetpost('rs/logic/query_material', {data}, {rejectMsg: null, resolveMsg: null})
125
+ let temp = await this.$resetpost('api/af-revenue/logic/query_material', {data}, {rejectMsg: null, resolveMsg: null})
126
126
  if (!model) {
127
127
  this.model = handleTree(temp.data)
128
128
  }
@@ -149,7 +149,7 @@ export default {
149
149
  this.$showAlert('请先删除子目录!', 'warning', 2000)
150
150
  return
151
151
  }
152
- this.$resetdelete(`rs/entity/t_material_info`, {id: obj.data.id}).then(res =>
152
+ this.$resetdelete(`api/af-revenue/entity/t_material_info`, {id: obj.data.id}).then(res =>
153
153
  this.searchData()
154
154
  )
155
155
  },
@@ -162,7 +162,7 @@ export default {
162
162
  depict: '',
163
163
  type: '普通模式'
164
164
  }
165
- await this.$resetpost('rs/entity/t_material_info', model).then(res =>
165
+ await this.$resetpost('api/af-revenue/entity/save/t_material_info', model).then(res =>
166
166
  this.searchData()
167
167
  )
168
168
  }
@@ -197,7 +197,7 @@ let readyGen = async function (self) {
197
197
  self.model.f_user_id = self.row.f_user_id
198
198
  self.model.f_user_name = self.row.f_user_name
199
199
  self.model.f_userinfo_id = self.row.f_userinfo_id
200
- let res = await self.$resetpost('rs/sql/gasCancel', {data: {f_user_id: self.model.f_user_id}}, {resolveMsg: null, rejectMsg: '获取记录失败!!'})
200
+ let res = await self.$resetpost('api/af-revenue/sql/gasCancel', {data: {f_user_id: self.model.f_user_id}}, {resolveMsg: null, rejectMsg: '获取记录失败!!'})
201
201
  console.log('GASCANCEL:', res.data)
202
202
  self.model.id = res.data[0].id
203
203
  self.model.f_pregas = res.data[0].f_pregas
@@ -245,7 +245,7 @@ let readyGen = async function (self) {
245
245
  id: res.data[0].id,
246
246
  type: res.data[0].f_canceltype
247
247
  }
248
- let oldUseType = await self.$resetpost('rs/logic/sale_getOldUseType', {data: param}, {resolveMsg: null, rejectMsg: '获取原始票据信息出错!!'})
248
+ let oldUseType = await self.$resetpost('api/af-revenue/logic/sale_getOldUseType', {data: param}, {resolveMsg: null, rejectMsg: '获取原始票据信息出错!!'})
249
249
  console.log('获取原始票据信息。。。', oldUseType)
250
250
 
251
251
  self.model.f_use_type = oldUseType.data.f_use_type
@@ -361,9 +361,9 @@ export default {
361
361
  let name = ''
362
362
  // 根据type数据 选择调用的Logic
363
363
  if (type === '卡表收费') {
364
- name = 'rs/report/card_bill'
364
+ name = 'api/af-revenue/report/card_bill'
365
365
  } else if (type === '发卡售气') {
366
- name = 'rs/report/sendCard_bill'
366
+ name = 'api/af-revenue/report/sendCard_bill'
367
367
  }
368
368
  return name
369
369
  },
@@ -235,7 +235,7 @@ export default {
235
235
  }
236
236
  try {
237
237
  await this.$resetpost('http://127.0.0.1:8003/Goldtax', this.model, {resolveMsg: null, rejectMsg: '自定义开票失败!!!'}, 0)
238
- await this.$resetpost('rs/entity/t_custominvoice', self.model, {resolveMsg: null, rejectMsg: '保存开票信息失败'})
238
+ await this.$resetpost('api/af-revenue/entity/save/t_custominvoice', self.model, {resolveMsg: null, rejectMsg: '保存开票信息失败'})
239
239
  this.initModel()
240
240
  this.$emit('invoice-success')
241
241
  } catch (e) {
@@ -136,16 +136,16 @@
136
136
  selling.hand_ids.push(this.model.rows[i].handplan_id)
137
137
  }
138
138
  console.log('保存收费对象', selling)
139
- this.$resetpost('rs/logic/commonPay', {data: selling}, {resolveMsg: '恭喜你收费成功!!', rejectMsg: '收费出错!!!'}).then((res) => {
139
+ this.$resetpost('api/af-revenue/logic/commonPay', {data: selling}, {resolveMsg: '恭喜你收费成功!!', rejectMsg: '收费出错!!!'}).then((res) => {
140
140
  // 收费成功,打票
141
141
  console.log('收费成功返回值:', res)
142
142
  this.model.id = res.data
143
143
  this.model.f_bill_type = '按户收费'
144
144
  this.model.f_bill_style = this.data.f_print[0]
145
145
  if (this.data.f_pregas > 0) {
146
- this.billUrl = 'rs/report/machine_bill'
146
+ this.billUrl = 'api/af-revenue/report/machine_bill'
147
147
  } else {
148
- this.billUrl = 'rs/report/pre_sell'
148
+ this.billUrl = 'api/af-revenue/report/pre_sell'
149
149
  }
150
150
  this.showPrint = true
151
151
  // this.$dispatch('research')
@@ -22,12 +22,12 @@ import co from 'co'
22
22
 
23
23
  let getAllMetersOwe = function * (self, row) {
24
24
  // 获取这户下面的所有表编号
25
- let getAllUserfiles = yield self.$resetpost('rs/sql/singleTable_OrderBy', {data: {items: 'f_user_id', tablename: 't_userfiles', condition: `f_userinfo_id = '${row.f_userinfo_id}'`, orderitem: 'f_user_id'}}, {resolveMsg: null, rejectMsg: `按户收费: 获取户编号为${row}下的表编号出错`})
25
+ let getAllUserfiles = yield self.$resetpost('api/af-revenue/sql/singleTable_OrderBy', {data: {items: 'f_user_id', tablename: 't_userfiles', condition: `f_userinfo_id = '${row.f_userinfo_id}'`, orderitem: 'f_user_id'}}, {resolveMsg: null, rejectMsg: `按户收费: 获取户编号为${row}下的表编号出错`})
26
26
  console.log(`获取${row.f_userinfo_id}下的所有表编号`, getAllUserfiles.data)
27
27
  // 循环获取每个表编号对应的欠费信息
28
- // let res = yield self.$refs.pv.load('rs/sql/getOverdue', {data: {f_user_id: id}})
28
+ // let res = yield self.$refs.pv.load('api/af-revenue/sql/getOverdue', {data: {f_user_id: id}})
29
29
  for (let i = 0; i < getAllUserfiles.data.length; i++) {
30
- let res = yield self.$resetpost('rs/sql/getOverdue', {data: {f_user_id: getAllUserfiles.data[i].f_user_id}}, {resolveMsg: null, rejectMsg: `按户收费: 获取表编号为${getAllUserfiles.data[i].f_user_id}下的欠费信息出错`})
30
+ let res = yield self.$resetpost('api/af-revenue/sql/getOverdue', {data: {f_user_id: getAllUserfiles.data[i].f_user_id}}, {resolveMsg: null, rejectMsg: `按户收费: 获取表编号为${getAllUserfiles.data[i].f_user_id}下的欠费信息出错`})
31
31
  console.log(`获取到表编号${getAllUserfiles.data[i].f_user_id}下的欠费`, res.data)
32
32
  let result = {
33
33
  metertitle: '',
@@ -52,7 +52,7 @@
52
52
  export default {
53
53
  data () {
54
54
  return {
55
- model: new PagedList('rs/sql/getInfoForUser', 50)
55
+ model: new PagedList('api/af-revenue/sql/getInfoForUser', 50)
56
56
  }
57
57
  },
58
58
  ready () {
@@ -73,7 +73,7 @@
73
73
 
74
74
  let meterReady = async function (self, defname) {
75
75
  let http = new HttpResetClass()
76
- let meter = await http.load('GET', 'rs/logic/meterflow', {}, {resolveMsg: null, rejectMsg: null})
76
+ let meter = await http.load('GET', 'api/af-revenue/logic/meterflow', {}, {resolveMsg: null, rejectMsg: null})
77
77
  console.log('获取meter参数', meter)
78
78
  self.meterFlow = meter.data
79
79
  let arr = []
@@ -98,7 +98,7 @@
98
98
  title: '调拨',
99
99
  data () {
100
100
  return {
101
- model: new PagedList('/rs/sql/querymeter', 20),
101
+ model: new PagedList('/api/af-revenue/sql/querymeter', 20),
102
102
  meterFlow: {},
103
103
  meters: [],
104
104
  meterstate: []
@@ -134,7 +134,7 @@
134
134
  name: user.name,
135
135
  ename: user.ename
136
136
  }
137
- await Vue.resetpost('rs/logic/nextsavemeter', {data: data})
137
+ await Vue.resetpost('api/af-revenue/logic/nextsavemeter', {data: data})
138
138
  this.search()
139
139
  }
140
140
  }