sale-client 3.6.375-preview → 3.6.375

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