sale-client 3.6.332-preview → 3.6.332

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 (1483) hide show
  1. package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
  2. package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
  3. package/.gradle/5.2.1/gc.properties +0 -0
  4. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  5. package/.gradle/buildOutputCleanup/cache.properties +2 -0
  6. package/.gradle/vcs-1/gc.properties +0 -0
  7. package/build/dev-server.js +16 -20
  8. package/build/versionCheck.js +5 -5
  9. package/package.json +120 -120
  10. package/settings.gradle +5 -0
  11. package/src/Util.js +24 -0
  12. package/src/components/FilesManage/AddHostMeterUserList.vue +1 -1
  13. package/src/components/FilesManage/AddSubMeterUserList.vue +1 -1
  14. package/src/components/FilesManage/FileAddressList.vue +2 -2
  15. package/src/components/FilesManage/FileMergeInfo.vue +1 -1
  16. package/src/components/FilesManage/FileUserAddress.vue +14 -6
  17. package/src/components/FilesManage/FileUserAddressChange.vue +1 -1
  18. package/src/components/FilesManage/FileUserFiles.vue +1073 -1073
  19. package/src/components/FilesManage/FileUserMerge.vue +1 -1
  20. package/src/components/FilesManage/HostMeterAdd.vue +2 -2
  21. package/src/components/FilesManage/HostMeterList.vue +1 -1
  22. package/src/components/FilesManage/HostMeterUserList.vue +3 -3
  23. package/src/components/FilesManage/MeterinfoTest.vue +23 -10
  24. package/src/components/FilesManage/TemplateManage.vue +3 -3
  25. package/src/components/FilesManage/TotalSplit/SplitList.vue +1 -1
  26. package/src/components/FilesManage/TotalSplit/TotalSplitList.vue +1 -1
  27. package/src/components/FilesManage/UserAddressCollection.vue +5 -5
  28. package/src/components/FilesManage/UserAddressInFile.vue +6 -6
  29. package/src/components/FilesManage/UserDeviceInfoTest.vue +145 -10
  30. package/src/components/FilesManage/UserGeneralInfoTest.vue +5 -5
  31. package/src/components/FilesManageNew/FileAddressList.vue +2 -2
  32. package/src/components/FilesManageNew/FileMergeInfo.vue +1 -1
  33. package/src/components/FilesManageNew/FileUserAddress.vue +5 -5
  34. package/src/components/FilesManageNew/FileUserAddressChange.vue +1 -1
  35. package/src/components/FilesManageNew/FileUserFiles.vue +13 -13
  36. package/src/components/FilesManageNew/FileUserMerge.vue +1 -1
  37. package/src/components/FilesManageNew/MeterinfoTest.vue +5 -5
  38. package/src/components/FilesManageNew/TotalSplit/SplitList.vue +1 -1
  39. package/src/components/FilesManageNew/TotalSplit/TotalSplitList.vue +1 -1
  40. package/src/components/FilesManageNew/UserGeneralInfoTest.vue +9 -9
  41. package/src/components/MaterialsManage/MaterialsBase.vue +3 -3
  42. package/src/components/MaterialsManage/MaterialsList.vue +3 -3
  43. package/src/components/SellGasCharge/ChargeCancel/CardMeterChargeCancel.vue +4 -4
  44. package/src/components/SellGasCharge/MeterCharge/CustomInvoice.vue +1 -1
  45. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserCenter.vue +3 -3
  46. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserManager.vue +3 -3
  47. package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserlist.vue +1 -1
  48. package/src/components/SellGasCharge/MeterTrace/MeterList.vue +3 -3
  49. package/src/components/SellGasCharge/MeterTrace/MeterTrace.vue +3 -3
  50. package/src/components/UserFiles/AdjustableBox/AddBox.vue +8 -8
  51. package/src/components/UserFiles/AdjustableBox/BOXUserList.vue +1 -1
  52. package/src/components/UserFiles/AdjustableBox/BoxList.vue +3 -3
  53. package/src/components/UserFiles/AreaList.vue +2 -2
  54. package/src/components/UserFiles/Meterinfo.vue +4 -4
  55. package/src/components/UserFiles/NewAreaInfo.vue +4 -4
  56. package/src/components/UserFiles/UserFiles.vue +6 -6
  57. package/src/components/UserFiles/UserGeneralInfo.vue +1 -1
  58. package/src/components/UserFiles/UserPriceChangeHistory.vue +1 -1
  59. package/src/components/UserFiles/UserPriceChangeManage.vue +4 -4
  60. package/src/components/UserFiles/XieKaUser/AddUser.vue +2 -2
  61. package/src/components/UserFiles/XieKaUser/UsersList.vue +1 -1
  62. package/src/components/UserFiles/XieKaUser/XieKaManager.vue +1 -1
  63. package/src/components/UserFiles/admissibility.vue +1 -1
  64. package/src/components/UserFiles/batchUpdateInputtor.vue +4 -4
  65. package/src/components/WechatManage/Knowledge.vue +6 -6
  66. package/src/components/WechatManage/KnowledgeAdd.vue +1 -1
  67. package/src/components/WechatManage/KnowledgeModify.vue +1 -1
  68. package/src/components/WechatManage/KnowledgeRecord.vue +1 -1
  69. package/src/components/WechatManage/OrderCenter/Step.vue +1 -1
  70. package/src/components/WechatManage/OrderCenter/orderList.vue +1 -1
  71. package/src/components/WechatManage/OutLets.vue +8 -6
  72. package/src/components/WechatManage/OutLetsRecord.vue +1 -1
  73. package/src/components/WechatManage/Stopgas.vue +2 -2
  74. package/src/components/WechatManage/UserNoticeList.vue +13 -13
  75. package/src/components/WechatManage/UserNoticeRecord.vue +1 -1
  76. package/src/components/archives/ArchivesAdd.vue +1 -1
  77. package/src/components/archives/ArchivesList.vue +1 -1
  78. package/src/components/archives/UserfilesList.vue +7 -7
  79. package/src/components/baichuan/ChangeTable.vue +2 -2
  80. package/src/components/baichuan/newTableInfo.vue +3 -3
  81. package/src/components/charge/ChargeList.vue +14 -14
  82. package/src/components/charge/ChargeManage.vue +3 -3
  83. package/src/components/charge/ChargeManageOther.vue +1 -1
  84. package/src/components/charge/ChargeManageSell.vue +1 -1
  85. package/src/components/charge/ChargeModal.vue +1 -1
  86. package/src/components/charge/ChargeOper.vue +12 -4
  87. package/src/components/charge/ChargeOtherOper.vue +3 -3
  88. package/src/components/charge/HandList.vue +1 -1
  89. package/src/components/charge/NfcCardReplacement.vue +1 -1
  90. package/src/components/charge/business/CardChangeFill.vue +3 -3
  91. package/src/components/charge/business/CardMeterCenter.vue +9 -9
  92. package/src/components/charge/business/ChangeMeterAddGas.vue +3 -3
  93. package/src/components/charge/business/DigitalCharge.vue +2 -2
  94. package/src/components/charge/business/FilesComplete.vue +1 -1
  95. package/src/components/charge/business/IOT/IotChangeFill.vue +2 -2
  96. package/src/components/charge/business/IOTMeterCenter.vue +8 -8
  97. package/src/components/charge/business/IotOpen.vue +1 -1
  98. package/src/components/charge/business/NoCardMeterCenter.vue +3 -3
  99. package/src/components/charge/business/OtherCharge.vue +3 -3
  100. package/src/components/charge/business/OtherChargeByPay.vue +6 -6
  101. package/src/components/charge/business/OtherChargeNew.vue +6 -6
  102. package/src/components/charge/business/PriceChangeCompensation/IotCompensation.vue +3 -3
  103. package/src/components/charge/business/PriceChangeCompensation/JbCompensation.vue +3 -3
  104. package/src/components/charge/business/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
  105. package/src/components/charge/business/RepairCharge.vue +4 -4
  106. package/src/components/charge/business/ReturnMoneyExamine.vue +7 -7
  107. package/src/components/charge/business/ShowCardSellGas.vue +8 -8
  108. package/src/components/charge/business/ShowCardSellGasJB.vue +1 -1
  109. package/src/components/charge/business/ShowCardSellGasWeb.vue +1 -1
  110. package/src/components/charge/business/ShowCiTiaoCard.vue +1 -1
  111. package/src/components/charge/business/depositCharge/DepositCharge.vue +4 -4
  112. package/src/components/charge/business/machine/MachineChangeFill.vue +1 -1
  113. package/src/components/charge/business/machine/MachineCharge.vue +3 -3
  114. package/src/components/charge/business/machine/MachineMeterCenter.vue +9 -9
  115. package/src/components/charge/business/machine/MachineMeterPartCenter.vue +4 -4
  116. package/src/components/charge/business/machine/MachinePartCharge.vue +3 -3
  117. package/src/components/charge/business/machine/OweList.vue +1 -1
  118. package/src/components/charge/business/refund/DropTableRefund.vue +5 -5
  119. package/src/components/charge/business/refund/IOTRefund.vue +10 -10
  120. package/src/components/charge/business/refund/machineRefund.vue +5 -5
  121. package/src/components/charge/business/refund_copy/IOTRefund.vue +4 -4
  122. package/src/components/charge/business/refund_copy/machineRefund.vue +4 -4
  123. package/src/components/charge/bzjcancel.vue +5 -5
  124. package/src/components/charge/detailinfo/DevicesDetail.vue +1 -1
  125. package/src/components/charge/detailinfo/OldmeterDetail.vue +1 -1
  126. package/src/components/charge/detailinfo/OtherChargeRecord.vue +1 -1
  127. package/src/components/charge/detailinfo/UserfilesDetail.vue +1 -1
  128. package/src/components/charge/detailinfo/UserinfoDetail.vue +1 -1
  129. package/src/components/charge/detailinfo/price/MixpriceDetail.vue +1 -1
  130. package/src/components/charge/detailinfo/price/StairpriceDetail.vue +1 -1
  131. package/src/components/charge/gasloss/gasLossDetail.vue +2 -2
  132. package/src/components/charge/gasloss/gasLossForm.vue +2 -2
  133. package/src/components/charge/gasloss/gasLossOperate.vue +3 -3
  134. package/src/components/charge/gasloss/gasLossRecords.vue +4 -4
  135. package/src/components/charge/gasmove.vue +3 -3
  136. package/src/components/chargeBatch/BatchCharge.vue +5 -5
  137. package/src/components/chargeBatch/BatchChargeDetail.vue +1 -1
  138. package/src/components/chargeBatch/CardList.vue +18 -18
  139. package/src/components/chargeBatch/ChargeBatchList.vue +1 -1
  140. package/src/components/chargeBatch/ChargeGroupList.vue +4 -4
  141. package/src/components/chargeBatch/ChargeManageBatch.vue +2 -2
  142. package/src/components/chargeBatch/ChargeManageGroup.vue +3 -3
  143. package/src/components/chargeBatch/OweRecordQuery.vue +1 -1
  144. package/src/components/chargeBatch/RecordCancel.vue +12 -12
  145. package/src/components/chargeBatch/ReissueBillBatch.vue +1 -1
  146. package/src/components/chargeBatch/groupFeeDeduction.vue +1 -1
  147. package/src/components/chargeBatch/groupRefund.vue +4 -4
  148. package/src/components/chargeNew/BookBill.vue +1 -1
  149. package/src/components/chargeNew/ChargeList.vue +10 -10
  150. package/src/components/chargeNew/ChargeManageNew.vue +3 -3
  151. package/src/components/chargeNew/ChargeOper.vue +3 -3
  152. package/src/components/chargeNew/MeterReset.vue +1 -1
  153. package/src/components/chargeNew/SendBook.vue +2 -2
  154. package/src/components/chargeNew/thirdSurplus.vue +4 -4
  155. package/src/components/common/limit/LimitGasManage.vue +308 -0
  156. package/src/components/common/limit/LimitHistory.vue +3 -3
  157. package/src/components/common/limit/LimitList.vue +8 -8
  158. package/src/components/common/searchuploadfile/uploadFileSearch.vue +1 -1
  159. package/src/components/common/searchuploadfile/uploadFilesHistory.vue +3 -3
  160. package/src/components/common/userinfo_detail/SplitPrice.vue +3 -3
  161. package/src/components/common/userinfo_detail/TableUsageChart.vue +1 -1
  162. package/src/components/common/userinfo_detail/UserBaseInfo.vue +5 -5
  163. package/src/components/common/userinfo_detail/UserBaseInfoNew.vue +26 -26
  164. package/src/components/common/userinfo_detail/UserInfoDetailManage.vue +1 -1
  165. package/src/components/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  166. package/src/components/common/userinfo_detail/ic_detail/AutomaticPurse.vue +8 -8
  167. package/src/components/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
  168. package/src/components/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
  169. package/src/components/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  170. package/src/components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +10 -10
  171. package/src/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  172. package/src/components/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  173. package/src/components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  174. package/src/components/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  175. package/src/components/common/userinfo_detail/ic_detail/HandQueryUser.vue +3 -3
  176. package/src/components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  177. package/src/components/common/userinfo_detail/ic_detail/MeterParam.vue +1 -1
  178. package/src/components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
  179. package/src/components/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  180. package/src/components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  181. package/src/components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  182. package/src/components/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  183. package/src/components/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  184. package/src/components/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  185. package/src/components/common/userinfo_detail/ic_detail/UserDeviceQuery.vue +2 -2
  186. package/src/components/common/userinfo_detail/ic_detail/WebAutomaticPurse.vue +8 -8
  187. package/src/components/common/userinfo_detail/ic_detail/WebChargeQueryUser.vue +9 -9
  188. package/src/components/common/userinfo_detail/ic_detail/WebHandQueryUser.vue +2 -2
  189. package/src/components/common/userinfo_detail/ic_detail/contractSigningList.vue +1 -1
  190. package/src/components/common/userinfo_detail/iot_detail/QueryHistoryInstruct.vue +2 -2
  191. package/src/components/common/userinfo_detail/iot_detail/QueryInstruct.vue +5 -5
  192. package/src/components/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
  193. package/src/components/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  194. package/src/components/cooker/WareRecord.vue +1 -1
  195. package/src/components/matchmakingManagement/PlatformList.vue +1 -1
  196. package/src/components/meterBook/MeterList.vue +2 -2
  197. package/src/components/meterBook/MeterMsg.vue +4 -4
  198. package/src/components/meterBook/addMeterBook.vue +1 -1
  199. package/src/components/meterBook/addUserToBook.vue +2 -2
  200. package/src/components/newBill/CardList.vue +27 -27
  201. package/src/components/newBill/CardMeterCenter.vue +8 -8
  202. package/src/components/newBill/IOTMeterCenter.vue +7 -7
  203. package/src/components/newBill/NoCardMeterCenter.vue +2 -2
  204. package/src/components/newBill/PrintBill.vue +1 -1
  205. package/src/components/newBill/ReissueBill.vue +4 -4
  206. package/src/components/newpriceadjustment/NewPriceAdjustment.vue +7 -7
  207. package/src/components/newpriceadjustment/NewPriceAdjustmentSell.vue +5 -5
  208. package/src/components/newpriceadjustment/NewPriceAdjustmentWebmeter.vue +5 -5
  209. package/src/components/priceadjustment/adjustPrice.vue +2 -2
  210. package/src/components/priceadjustment/adjustUser.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 +29 -29
  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 +5 -5
  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/Stairinfo.vue +18 -18
  265. package/src/components/revenue/base/leftview/UserFees.vue +1 -1
  266. package/src/components/revenue/base/leftview/Userinfo.vue +3 -3
  267. package/src/components/revenue/base/leftview/billMessage.vue +2 -2
  268. package/src/components/revenue/base/leftview/meterinfodetail.vue +72 -3
  269. package/src/components/revenue/base/rightview/CardList.vue +31 -31
  270. package/src/components/revenue/base/rightview/InstallCardList.vue +4 -4
  271. package/src/components/revenue/base/rightview/RecordCancel.vue +12 -12
  272. package/src/components/revenue/base/rightview/canceldetail/AutoaccountsCancelDetail.vue +1 -1
  273. package/src/components/revenue/base/rightview/canceldetail/CardmetercenterCancelDetail.vue +1 -1
  274. package/src/components/revenue/base/rightview/canceldetail/ChangeMeterCancelDetail.vue +1 -1
  275. package/src/components/revenue/base/rightview/canceldetail/IOTMeterCenterCancelDetail.vue +1 -1
  276. package/src/components/revenue/base/rightview/canceldetail/MachinemetercenterCancelDetail.vue +1 -1
  277. package/src/components/revenue/base/rightview/canceldetail/OtherchargeCancelDetail.vue +1 -1
  278. package/src/components/revenue/base/rightview/canceldetail/ReplacecardmanageCancelDetail.vue +1 -1
  279. package/src/components/revenue/base/rightview/canceldetail/TransfermanageCancelDetail.vue +1 -1
  280. package/src/components/revenue/base/rightview/carddetail/AddUserDetail.vue +1 -1
  281. package/src/components/revenue/base/rightview/carddetail/AdvanceDeliveryDetail.vue +1 -1
  282. package/src/components/revenue/base/rightview/carddetail/AutoAccountsDetail.vue +1 -1
  283. package/src/components/revenue/base/rightview/carddetail/BankDKDetail.vue +1 -1
  284. package/src/components/revenue/base/rightview/carddetail/BankPay.vue +1 -1
  285. package/src/components/revenue/base/rightview/carddetail/BlacklistDetail.vue +1 -1
  286. package/src/components/revenue/base/rightview/carddetail/BuildFeeDetail.vue +1 -1
  287. package/src/components/revenue/base/rightview/carddetail/CancellationDetail.vue +1 -1
  288. package/src/components/revenue/base/rightview/carddetail/CardMeterCenterDetail.vue +1 -1
  289. package/src/components/revenue/base/rightview/carddetail/CardOverUserDetail.vue +1 -1
  290. package/src/components/revenue/base/rightview/carddetail/ChangeFeeDetail.vue +1 -1
  291. package/src/components/revenue/base/rightview/carddetail/ChangeFlowmeterDetail.vue +1 -1
  292. package/src/components/revenue/base/rightview/carddetail/ChangeMeterDetail.vue +1 -1
  293. package/src/components/revenue/base/rightview/carddetail/DisableManageDetail.vue +1 -1
  294. package/src/components/revenue/base/rightview/carddetail/EnableManageDetail.vue +1 -1
  295. package/src/components/revenue/base/rightview/carddetail/FeeDeductionDetail.vue +1 -1
  296. package/src/components/revenue/base/rightview/carddetail/GarbageDetail.vue +1 -1
  297. package/src/components/revenue/base/rightview/carddetail/GasLossDetail.vue +1 -1
  298. package/src/components/revenue/base/rightview/carddetail/GasPriceChangeDetail.vue +1 -1
  299. package/src/components/revenue/base/rightview/carddetail/IOTMeterCenterDetail.vue +1 -1
  300. package/src/components/revenue/base/rightview/carddetail/InputtorChangeDetail.vue +1 -1
  301. package/src/components/revenue/base/rightview/carddetail/MachineMeterCenterDetail.vue +1 -1
  302. package/src/components/revenue/base/rightview/carddetail/OffGasAddGasDetail.vue +1 -1
  303. package/src/components/revenue/base/rightview/carddetail/OpenMeterDetail.vue +1 -1
  304. package/src/components/revenue/base/rightview/carddetail/OtherChargeDetail.vue +1 -1
  305. package/src/components/revenue/base/rightview/carddetail/OverUserChangeDetail.vue +1 -1
  306. package/src/components/revenue/base/rightview/carddetail/PriceAdjustmentDetail.vue +1 -1
  307. package/src/components/revenue/base/rightview/carddetail/ReduceFeeDetail.vue +1 -1
  308. package/src/components/revenue/base/rightview/carddetail/RefundDetail.vue +1 -1
  309. package/src/components/revenue/base/rightview/carddetail/ReissueBill.vue +5 -5
  310. package/src/components/revenue/base/rightview/carddetail/RepairFeeDeduction.vue +1 -1
  311. package/src/components/revenue/base/rightview/carddetail/ReplaceCardManageDetail.vue +1 -1
  312. package/src/components/revenue/base/rightview/carddetail/ReturnMoney.vue +1 -1
  313. package/src/components/revenue/base/rightview/carddetail/SalecardgasDetail.vue +1 -1
  314. package/src/components/revenue/base/rightview/carddetail/StopApplyDetail.vue +1 -1
  315. package/src/components/revenue/base/rightview/carddetail/TransferManageDetail.vue +1 -1
  316. package/src/components/revenue/base/rightview/carddetail/UserChangeDetail.vue +1 -1
  317. package/src/components/revenue/base/rightview/carddetail/WeChatPay.vue +1 -1
  318. package/src/components/revenue/base/rightview/carddetail/WithGas.vue +1 -1
  319. package/src/components/revenue/base/rightview/carddetail/machineCardDetail.vue +1 -1
  320. package/src/components/revenue/base/rightview/carddetail/movegasDetail.vue +1 -1
  321. package/src/components/revenue/base/rightview/carddetail/movemeterdetail.vue +1 -1
  322. package/src/components/revenue/base/rightview/reissuebill/OtherBill.vue +3 -3
  323. package/src/components/revenue/base/rightview/valueaddinfo.vue +2 -2
  324. package/src/components/revenue/batchDeduction/batchDeduction.vue +1 -1
  325. package/src/components/revenue/batchDeduction/batchDeductionList.vue +6 -6
  326. package/src/components/revenue/batchDeduction/batchDeductionOper.vue +2 -2
  327. package/src/components/revenue/batchPreloads/batchPreloads.vue +1 -1
  328. package/src/components/revenue/batchPreloads/batchPreloadsCharge.vue +2 -2
  329. package/src/components/revenue/batchPreloads/batchPreloadsList.vue +5 -5
  330. package/src/components/revenue/cancelHandplan/IotHandplanCanel.vue +2 -2
  331. package/src/components/revenue/cardHandManage/cardDown.vue +13 -8
  332. package/src/components/revenue/cardHandManage/cardHandAudit.vue +4 -4
  333. package/src/components/revenue/cardHandManage/cardsHand.vue +15 -15
  334. package/src/components/revenue/changeInsurance/InsuranceAdd.vue +1 -1
  335. package/src/components/revenue/changeInsurance/InsuranceChargesDetails.vue +3 -3
  336. package/src/components/revenue/changeInsurance/InsuranceList.vue +5 -5
  337. package/src/components/revenue/changeInsurance/InsuranceRecord.vue +1 -1
  338. package/src/components/revenue/changeInsurance/UserInsurance.vue +1 -1
  339. package/src/components/revenue/comprehen/Bill/CustQueryEticket.vue +2 -2
  340. package/src/components/revenue/comprehen/Bill/CustomInvoice.vue +2 -2
  341. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenCard.vue +2 -2
  342. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenJBPage.vue +2 -2
  343. package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenPage.vue +2 -2
  344. package/src/components/revenue/comprehen/Bill/Eticket/EticketRecordList.vue +5 -1
  345. package/src/components/revenue/comprehen/Bill/EticketManage.vue +2 -2
  346. package/src/components/revenue/comprehen/Bill/EticketRecordList.vue +4 -2
  347. package/src/components/revenue/comprehen/Bill/EticketV4/CustQueryEticket.vue +3 -3
  348. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenCard.vue +3 -3
  349. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenJBPage.vue +3 -3
  350. package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenPage.vue +3 -3
  351. package/src/components/revenue/comprehen/Bill/EticketV4/EticketRecordList.vue +2 -2
  352. package/src/components/revenue/comprehen/Bill/asyncEticket/CustQueryEticketAsync.vue +3 -3
  353. package/src/components/revenue/comprehen/Bill/paper/AddBill.vue +1 -1
  354. package/src/components/revenue/comprehen/Bill/paper/BillChangeDetail.vue +1 -1
  355. package/src/components/revenue/comprehen/Bill/paper/BillDetail.vue +4 -4
  356. package/src/components/revenue/comprehen/Bill/paper/BillList.vue +3 -3
  357. package/src/components/revenue/comprehen/Bill/paperbill/DistributionDetail.vue +2 -2
  358. package/src/components/revenue/comprehen/Bill/paperbill/DistributionGather.vue +1 -1
  359. package/src/components/revenue/comprehen/CardManage/CardAllotEdit.vue +1 -1
  360. package/src/components/revenue/comprehen/CardManage/CardAllotList.vue +3 -3
  361. package/src/components/revenue/comprehen/CardManage/CardDetailEdit.vue +1 -1
  362. package/src/components/revenue/comprehen/CardManage/CardDetailList.vue +1 -1
  363. package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPayment.vue +6 -6
  364. package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPaymentConstrast.vue +3 -3
  365. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchCancellation.vue +2 -2
  366. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/ChangeMeterReader.vue +1 -1
  367. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferManage.vue +3 -3
  368. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferRecords.vue +3 -3
  369. package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/Transferlist.vue +1 -1
  370. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/ChangeNewMeter.vue +3 -3
  371. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/IOTMeter.vue +1 -1
  372. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/MachineMeter.vue +1 -1
  373. package/src/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeDeduction.vue +3 -3
  374. package/src/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeMachine.vue +2 -2
  375. package/src/components/revenue/comprehen/ComprehenOperation/GiftFee/icTable.vue +4 -4
  376. package/src/components/revenue/comprehen/ComprehenOperation/GiftFee/iotTable.vue +2 -2
  377. package/src/components/revenue/comprehen/ComprehenOperation/LimitGasManage.vue +306 -0
  378. package/src/components/revenue/comprehen/ComprehenOperation/MeterDisable/DisableManage.vue +7 -16
  379. package/src/components/revenue/comprehen/ComprehenOperation/MeterEnable/EnableManage.vue +17 -22
  380. package/src/components/revenue/comprehen/ComprehenOperation/OffGasAddGas/OffGasAddGas.vue +4 -4
  381. package/src/components/revenue/comprehen/ComprehenOperation/OrderDetails/OrderDetails.vue +8 -8
  382. package/src/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +8 -8
  383. package/src/components/revenue/comprehen/ComprehenOperation/OverCharge/OverUseCharge.vue +2 -2
  384. package/src/components/revenue/comprehen/ComprehenOperation/PriceJustment/priceJustment.vue +1 -1
  385. package/src/components/revenue/comprehen/ComprehenOperation/RefundManage/RefundManage.vue +2 -2
  386. package/src/components/revenue/comprehen/ComprehenOperation/ReplaceCard/MachineCardBill.vue +2 -2
  387. package/src/components/revenue/comprehen/ComprehenOperation/ReplaceCard/ReplaceCardManage.vue +3 -3
  388. package/src/components/revenue/comprehen/ComprehenOperation/SellRecordChange/SellRecord.vue +1 -1
  389. package/src/components/revenue/comprehen/ComprehenOperation/SellRecordChange/UserinfoList.vue +1 -1
  390. package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeMeter.vue +13 -13
  391. package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ResetMeter.vue +12 -12
  392. package/src/components/revenue/comprehen/ComprehenOperation/removeTable.vue +4 -4
  393. package/src/components/revenue/comprehen/ComprehenOperation/removeTableCancel.vue +1 -1
  394. package/src/components/revenue/comprehen/ComprehenOperation/resetShowCardgas/ResetShowCardGas.vue +1 -1
  395. package/src/components/revenue/comprehen/ComprehenOperation/wallheating/WallheatingInfoAdd.vue +2 -2
  396. package/src/components/revenue/comprehen/Exemption/GasFeeReduction.vue +3 -3
  397. package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDocking.vue +1 -1
  398. package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDockingTow.vue +2 -2
  399. package/src/components/revenue/comprehen/Maintenance/bill/billListMaintain.vue +1 -1
  400. package/src/components/revenue/comprehen/Maintenance/bill/billOperate.vue +2 -2
  401. package/src/components/revenue/comprehen/Maintenance/bill/billRecordMaintain.vue +1 -1
  402. package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterListMaintain.vue +2 -2
  403. package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterOperate.vue +3 -3
  404. package/src/components/revenue/comprehen/Maintenance/changeMeter/maintenanceChangeMeterRecords.vue +1 -1
  405. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasRecordMaintain.vue +1 -1
  406. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasRecordMaintainList.vue +1 -1
  407. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasSpecific.vue +4 -4
  408. package/src/components/revenue/comprehen/Maintenance/group/MeterOperatemaingroup.vue +2 -2
  409. package/src/components/revenue/comprehen/Maintenance/group/StockListmaingroup.vue +5 -5
  410. package/src/components/revenue/comprehen/Maintenance/group/maintenancegroup.vue +1 -1
  411. package/src/components/revenue/comprehen/Maintenance/hand/handListMaintain.vue +4 -4
  412. package/src/components/revenue/comprehen/Maintenance/hand/handOperate.vue +5 -5
  413. package/src/components/revenue/comprehen/Maintenance/hand/maintenanceHandmeterRecords.vue +1 -1
  414. package/src/components/revenue/comprehen/Maintenance/otherRecords/OtherMaintenanceLists.vue +2 -2
  415. package/src/components/revenue/comprehen/Maintenance/otherRecords/Otherrecordmaintenance.vue +4 -4
  416. package/src/components/revenue/comprehen/Maintenance/otherRecords/specificInformation.vue +5 -5
  417. package/src/components/revenue/comprehen/Maintenance/pictureManage/pictureListMaintain.vue +2 -2
  418. package/src/components/revenue/comprehen/Maintenance/revenue/MeterOperatemain.vue +4 -2
  419. package/src/components/revenue/comprehen/Maintenance/revenue/StockListmain.vue +5 -5
  420. package/src/components/revenue/comprehen/Maintenance/revenue/maintenance.vue +1 -1
  421. package/src/components/revenue/comprehen/Message/AllUser.vue +6 -6
  422. package/src/components/revenue/comprehen/Message/AllUserNew.vue +7 -7
  423. package/src/components/revenue/comprehen/Message/ArrearsList.vue +2 -2
  424. package/src/components/revenue/comprehen/Message/MessageList.vue +8 -8
  425. package/src/components/revenue/comprehen/Message/TemplateMessage.vue +1 -1
  426. package/src/components/revenue/comprehen/Message/UserDefinedMessage.vue +1 -1
  427. package/src/components/revenue/comprehen/Message/UserDefinedMessageNew.vue +2 -2
  428. package/src/components/revenue/comprehen/PreferentialPolicies/PrivilegeEdit.vue +3 -3
  429. package/src/components/revenue/comprehen/PreferentialPolicies/PrivilegeList.vue +1 -1
  430. package/src/components/revenue/comprehen/ResourceRecord/ResourceRecordQuery.vue +2 -2
  431. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLiving.vue +3 -3
  432. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLivingList.vue +2 -2
  433. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/UpdateBasicLiving.vue +1 -1
  434. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/stopBasicLiving.vue +2 -2
  435. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +3 -3
  436. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListDetail.vue +1 -1
  437. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListList.vue +2 -2
  438. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListRecord.vue +1 -1
  439. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackModal.vue +1 -1
  440. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackRecordQuery.vue +2 -2
  441. package/src/components/revenue/comprehen/StairPrice/GasPrice.vue +7 -7
  442. package/src/components/revenue/comprehen/StairPrice/GasPriceList.vue +2 -2
  443. package/src/components/revenue/comprehen/StairPrice/GasPriceUser.vue +5 -5
  444. package/src/components/revenue/comprehen/StairPrice/PriceChangeDetail.vue +1 -1
  445. package/src/components/revenue/comprehen/StairPrice/PriceChangeHistory.vue +1 -1
  446. package/src/components/revenue/comprehen/StairPrice/PriceRecord.vue +2 -2
  447. package/src/components/revenue/comprehen/StairPrice/UpdateInfo.vue +1 -1
  448. package/src/components/revenue/comprehen/ToolCard/CardTypeDetail.vue +1 -1
  449. package/src/components/revenue/comprehen/TotalSplit/AllUserFiles.vue +1 -1
  450. package/src/components/revenue/comprehen/TotalSplit/SplitList.vue +1 -1
  451. package/src/components/revenue/comprehen/TotalSplit/TotalSplitList.vue +3 -3
  452. package/src/components/revenue/comprehen/alipay/alipayConstrast.vue +3 -3
  453. package/src/components/revenue/comprehen/alipay/alipayDetail.vue +7 -7
  454. package/src/components/revenue/comprehen/batch/batchEditFiles.vue +1 -1
  455. package/src/components/revenue/comprehen/batch/batchEditHistory.vue +1 -1
  456. package/src/components/revenue/comprehen/batch/batchEditManage.vue +1 -1
  457. package/src/components/revenue/comprehen/batch/batchUserList.vue +2 -2
  458. package/src/components/revenue/comprehen/closeaccount/Closeaccount.vue +2 -2
  459. package/src/components/revenue/comprehen/closeaccount/battchcancelaudit.vue +3 -3
  460. package/src/components/revenue/comprehen/common/ImportExcel.vue +4 -4
  461. package/src/components/revenue/comprehen/device/deviceEdit.vue +1 -1
  462. package/src/components/revenue/comprehen/device/deviceList.vue +2 -2
  463. package/src/components/revenue/comprehen/gasbrand/AddGasBrand.vue +2 -2
  464. package/src/components/revenue/comprehen/gasbrand/AddGasModel.vue +1 -1
  465. package/src/components/revenue/comprehen/gasbrand/AddGasModelInfo.vue +1 -1
  466. package/src/components/revenue/comprehen/gasbrand/AddJsonParameter.vue +2 -2
  467. package/src/components/revenue/comprehen/gasbrand/AddUseringOrg.vue +4 -4
  468. package/src/components/revenue/comprehen/gasbrand/GasBrandList.vue +3 -3
  469. package/src/components/revenue/comprehen/gasbrand/GasBrandUser.vue +2 -2
  470. package/src/components/revenue/comprehen/gasbrand/GasModelInfo.vue +1 -1
  471. package/src/components/revenue/comprehen/gasbrand/Parames.vue +4 -4
  472. package/src/components/revenue/comprehen/gasbrand/ViewOrg.vue +1 -1
  473. package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +8 -8
  474. package/src/components/revenue/comprehen/insurance/insuranceGuanL.vue +3 -3
  475. package/src/components/revenue/comprehen/ovdue/Overduetax.vue +10 -10
  476. package/src/components/revenue/comprehen/posQuery/PosQueryList.vue +7 -7
  477. package/src/components/revenue/comprehen/replacement/replaceMentList.vue +2 -2
  478. package/src/components/revenue/comprehen/replacement/replacementHandInfoRecord.vue +1 -1
  479. package/src/components/revenue/comprehen/replacement/replacementSingleInfoOperation.vue +2 -2
  480. package/src/components/revenue/comprehen/wechatpay/WeChatPayContrast.vue +3 -3
  481. package/src/components/revenue/comprehen/wechatpay/WeChatPayDetail.vue +8 -8
  482. package/src/components/revenue/comprehen/wechatpay/WeChatPayPos.vue +3 -3
  483. package/src/components/revenue/comprehen/wechatpay/wechatValidateManage.vue +5 -5
  484. package/src/components/revenue/concentrator/ncAddressList.vue +2 -2
  485. package/src/components/revenue/concentrator/ncArchivesAdd.vue +4 -4
  486. package/src/components/revenue/concentrator/ncArchivesList.vue +2 -2
  487. package/src/components/revenue/concentrator/ncUserfilesList.vue +3 -3
  488. package/src/components/revenue/concentrator/ncUserfilesList2.vue +5 -5
  489. package/src/components/revenue/dispatch/dispatchDown.vue +2 -2
  490. package/src/components/revenue/dispatch/dispatchList.vue +7 -7
  491. package/src/components/revenue/dispatch/showList.vue +1 -1
  492. package/src/components/revenue/invoiceuse/CompanyTitleInput.vue +1 -1
  493. package/src/components/revenue/invoiceuse/InvoiceChargeList.vue +1 -1
  494. package/src/components/revenue/invoiceuse/InvoiceEntry.vue +1 -1
  495. package/src/components/revenue/invoiceuse/InvoiceGoodsInfoEntry.vue +2 -2
  496. package/src/components/revenue/invoiceuse/InvoiceGoodsInput.vue +1 -1
  497. package/src/components/revenue/invoiceuse/InvoiceInfoEntry.vue +2 -2
  498. package/src/components/revenue/invoiceuse/InvoiceInformationInput.vue +1 -1
  499. package/src/components/revenue/invoiceuse/InvoiceUse.vue +6 -6
  500. package/src/components/revenue/machineHandManage/ArrearsQuery.vue +5 -5
  501. package/src/components/revenue/machineHandManage/HandplanQuery.vue +8 -8
  502. package/src/components/revenue/machineHandManage/machineDown.vue +9 -9
  503. package/src/components/revenue/machineHandManage/machineHand.vue +32 -32
  504. package/src/components/revenue/machineHandManage/machineHandAudit.vue +10 -10
  505. package/src/components/revenue/machineHandManage/machineUploaded.vue +3 -3
  506. package/src/components/revenue/priceAdjustment/CardPriceAdjustment.vue +2 -2
  507. package/src/components/revenue/priceAdjustment/cardMange/cardSellingDifference.vue +3 -3
  508. package/src/components/revenue/printing/PrintingFileUserFiles.vue +21 -21
  509. package/src/components/revenue/regionalgas/regionalList.vue +2 -2
  510. package/src/components/revenue/regionalgas/regionalListRecord.vue +1 -1
  511. package/src/components/revenue/regionalgas/regionaladd.vue +1 -1
  512. package/src/components/revenue/stopairmanage/stopairList.vue +2 -2
  513. package/src/components/revenue/stopairmanage/stopairListRecord.vue +1 -1
  514. package/src/components/revenue/stopairmanage/stopairadd.vue +1 -1
  515. package/src/components/revenue/third/rizhao/transferAudit.vue +1 -1
  516. package/src/components/revenue/third/rizhao/transferAuditDisposeBasics.vue +2 -2
  517. package/src/components/revenue/third/transferAudit.vue +1 -1
  518. package/src/components/revenue/third/transferAuditDisposeBasics.vue +2 -2
  519. package/src/components/revenue/todoList/CompileList.vue +1 -1
  520. package/src/components/revenue/todoList/TodoList.vue +2 -2
  521. package/src/components/service/BluetoothSell.js +2 -2
  522. package/src/components/service/PCSell.js +2 -2
  523. package/src/components/service/Save.js +2 -2
  524. package/src/components/valueaddserver/valueaddservershow.vue +2 -2
  525. package/src/components/webMeter/MeterManage/WebMeterBatchOperate.vue +5 -5
  526. package/src/components/webMeter/MeterManage/WebMeterBatchOperationValve.vue +8 -8
  527. package/src/components/webMeter/NewWebMeterHandPlan.vue +5 -5
  528. package/src/components/webMeter/WebBalanceQuery.vue +5 -5
  529. package/src/components/webMeter/WebmeterFlowmeter.vue +4 -4
  530. package/src/components/webMeter/approvalHandleList.vue +5 -5
  531. package/src/components/webMeter/common/MeterMsg.vue +6 -6
  532. package/src/components/webMeter/common/NewWatchMsg.vue +8 -8
  533. package/src/components/webMeter/common/QueryInstruct.vue +3 -3
  534. package/src/components/webMeter/common/SignParameter.vue +3 -3
  535. package/src/components/webMeter/common/WatchCollection.vue +1 -1
  536. package/src/components/webMeter/common/WatchCost.vue +1 -1
  537. package/src/components/webMeter/common/WatchDealWarning.vue +3 -3
  538. package/src/components/webMeter/common/WatchRecharge.vue +1 -1
  539. package/src/components/webMeter/common/WebMeterInfoManage.vue +1 -1
  540. package/src/components/webMeter/common/batteryEcharts.vue +1 -1
  541. package/src/components/webMeter/common/signalEcharts.vue +1 -1
  542. package/src/components/webMeter/dataCollection/NewWebMeterHandPlan.vue +5 -5
  543. package/src/components/webMeter/iotBalanceAnalyse.vue +3 -3
  544. package/src/components/webMeter/meterinfo/NewMeterList.vue +4 -4
  545. package/src/components/webMeter/paramSave/ParamHistory.vue +2 -2
  546. package/src/components/webMeter/paramSave/ParamSet.vue +4 -4
  547. package/src/components/webMeter/paramSave/ParamSetForm.vue +6 -6
  548. package/src/components/webMeter/paramSaveNew/ParamExceptions.vue +1 -1
  549. package/src/components/webMeter/paramSaveNew/ParamHistory.vue +2 -2
  550. package/src/components/webMeter/paramSaveNew/ParamSet.vue +4 -4
  551. package/src/components/webMeter/paramSaveNew/ParamSetDefault.vue +2 -2
  552. package/src/components/webMeter/paramSaveNew/ParamSetDefaultList.vue +1 -1
  553. package/src/components/webMeter/paramSaveNew/ParamSetForm.vue +6 -6
  554. package/src/components/webMeter/webInfo/EditWebMeterInfo.vue +3 -3
  555. package/src/components/webMeter/webInfo/MeterHistory.vue +1 -1
  556. package/src/components/webMeter/webInfo/UseWebMeter.vue +2 -2
  557. package/src/components/webMeter/webInfo/WebMeterInfo.vue +1 -1
  558. package/src/components/webMeter/webInfo/WebMeterList.vue +5 -5
  559. package/src/components/webMeter/webInfo/qinhua/EditWebMeterInfo.vue +3 -3
  560. package/src/components/webMeter/webInfo/qinhua/MeterHistory.vue +1 -1
  561. package/src/components/webMeter/webInfo/qinhua/WebMeterInfo.vue +1 -1
  562. package/src/components/webMeter/webInfo/qinhua/WebMeterList.vue +4 -4
  563. package/src/components/weinan/YuShou.vue +1 -1
  564. package/src/components/weinan/tree/Hhhh.vue +3 -3
  565. package/src/components/weinan/tree/ShowMessage.vue +2 -2
  566. package/src/components/zhoukou/DeveloperInfo.vue +4 -4
  567. package/src/components/zhoukou/LogRecordList.vue +2 -2
  568. package/src/filiale/Baole/FilesManage/MeterinfoTest.vue +8 -8
  569. package/src/filiale/Baole/FilesManage/UserDeviceInfoTest.vue +4 -4
  570. package/src/filiale/alashan/AddGasBrand.vue +2 -2
  571. package/src/filiale/alashan/ChargeOper.vue +4 -4
  572. package/src/filiale/alashan/CustQueryEticket.vue +2 -2
  573. package/src/filiale/alashan/FileUserFiles.vue +7 -7
  574. package/src/filiale/alashan/MeterinfoTest.vue +5 -5
  575. package/src/filiale/alashan/PrintBill.vue +1 -1
  576. package/src/filiale/alashan/ReissueBill.vue +4 -4
  577. package/src/filiale/alashan/UserBaseInfoNew.vue +6 -6
  578. package/src/filiale/alashan/UserDeviceInfoTest.vue +1 -1
  579. package/src/filiale/alashan/Userinfo.vue +2 -2
  580. package/src/filiale/alashan/business/CardMeterCenter.vue +6 -6
  581. package/src/filiale/ancheng/FilesManage/FileUserFiles.vue +7 -7
  582. package/src/filiale/ancheng/FilesManage/MeterinfoTest.vue +9 -9
  583. package/src/filiale/ancheng/FilesManageNew/FileUserFiles.vue +7 -7
  584. package/src/filiale/ancheng/NewMeterList.vue +3 -3
  585. package/src/filiale/ancheng/UserPriceChangeManage.vue +4 -4
  586. package/src/filiale/bayan/CardMeterCenter.vue +6 -6
  587. package/src/filiale/bayan/CardService.js +48 -48
  588. package/src/filiale/bayan/ChargeManage.vue +3 -3
  589. package/src/filiale/bayan/ChargeOper.vue +5 -5
  590. package/src/filiale/bayan/IOTMeterCenter.vue +6 -6
  591. package/src/filiale/bayan/LimitGasManage.vue +4 -3
  592. package/src/filiale/bayan/MachineMeterCenter.vue +3 -3
  593. package/src/filiale/bayan/NoCardMeterCenter.vue +2 -2
  594. package/src/filiale/bayan/OtherChargeNew.vue +5 -5
  595. package/src/filiale/bayan/ReplaceCardManage.vue +1 -1
  596. package/src/filiale/bayan/ShowCardSellGas.vue +5 -5
  597. package/src/filiale/bayan/Userinfo.vue +2 -2
  598. package/src/filiale/bayan/sale.js +2 -1
  599. package/src/filiale/chengtou/components/FilesManage/FileUserAddress.vue +5 -5
  600. package/src/filiale/chengtou/components/FilesManage/FileUserFiles.vue +7 -7
  601. package/src/filiale/chengtou/components/FilesManage/UploadIdCard.vue +1 -1
  602. package/src/filiale/chengtou/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  603. package/src/filiale/chengtou/components/OtherChargeNew.vue +4 -4
  604. package/src/filiale/chengtou/components/charge/IOTRefund.vue +4 -4
  605. package/src/filiale/chengtou/components/charge/bzjcancel.vue +7 -7
  606. package/src/filiale/chengtou/components/charge/machineRefund.vue +4 -4
  607. package/src/filiale/chengtou/plugins/FileManageService.js +3 -3
  608. package/src/filiale/daliyihua/MeterinfoTest.vue +9 -9
  609. package/src/filiale/daliyihua/UserDeviceInfoTest.vue +4 -4
  610. package/src/filiale/dexin/TransferManage.vue +1 -1
  611. package/src/filiale/dongguan/components/BasicLiving.vue +4 -4
  612. package/src/filiale/dongguan/components/EditWebMeterInfo.vue +1 -1
  613. package/src/filiale/dongguan/components/FilesManage/FileUserFiles.vue +7 -7
  614. package/src/filiale/dongguan/components/FilesManage/MeterinfoTest.vue +7 -7
  615. package/src/filiale/dongguan/components/common/WatchDealWarning.vue +3 -3
  616. package/src/filiale/dongguan/components/common/userinfo_detail/UserBaseInfoNew.vue +6 -6
  617. package/src/filiale/dongguan/components/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  618. package/src/filiale/dongguan/components/common/userinfo_detail/WebMeterBatchOperate.vue +4 -4
  619. package/src/filiale/dongguan/components/common/userinfo_detail/WebMeterBatchOperationValve.vue +7 -7
  620. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/AutomaticPurse.vue +2 -2
  621. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
  622. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
  623. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  624. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +2 -2
  625. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  626. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  627. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  628. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  629. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/HandQueryUser.vue +2 -2
  630. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  631. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/MeterParam.vue +1 -1
  632. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
  633. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  634. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  635. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  636. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  637. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  638. package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  639. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryException.vue +1 -1
  640. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryInstruct.vue +2 -2
  641. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryInstructResult.vue +1 -1
  642. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
  643. package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  644. package/src/filiale/dongguan/components/comprehen/StairPrice/GasPrice.vue +7 -7
  645. package/src/filiale/dongguan/components/newchangemeter/ChangeMeter.vue +10 -10
  646. package/src/filiale/dongguan/components/newchangemeter/ResetMeter.vue +10 -10
  647. package/src/filiale/foric-v3/MaterialsList.vue +1 -1
  648. package/src/filiale/fugu/MeterinfoTest.vue +6 -6
  649. package/src/filiale/fugu/business/CardMeterCenter.vue +6 -6
  650. package/src/filiale/fugu/components/BlackList/BlackList.vue +4 -4
  651. package/src/filiale/fugu/components/BlackList/BlackListBatch.vue +2 -2
  652. package/src/filiale/fugu/components/BlackList/BlackListDetail.vue +1 -1
  653. package/src/filiale/fugu/components/BlackList/BlackListList.vue +7 -7
  654. package/src/filiale/fugu/components/BlackList/BlackListRecord.vue +1 -1
  655. package/src/filiale/fugu/components/FilesManage/UserDeviceInfoTest.vue +1 -1
  656. package/src/filiale/fugu/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  657. package/src/filiale/fugu/components/plugins/FileManageService.js +3 -3
  658. package/src/filiale/fugu/components/revenue/MeterOperatemain.vue +2 -2
  659. package/src/filiale/fugu/components/revenue/base/leftview/MixPriceInfo.vue +1 -1
  660. package/src/filiale/fugu/components/revenue/base/rightview/CardList.vue +3 -3
  661. package/src/filiale/fugu/components/revenue/machineHandManage/machineHand.vue +25 -25
  662. package/src/filiale/ganquan/components/FilesManage/FileUserFiles.vue +8 -8
  663. package/src/filiale/ganquan/components/UserFiles/UserGeneralInfoTest.vue +4 -4
  664. package/src/filiale/ganquan/components/revenue/comprehen/StairPrice/GasPriceUser.vue +5 -5
  665. package/src/filiale/gaomi/components/BatchCancellation.vue +2 -2
  666. package/src/filiale/gaomi/components/CardList.vue +5 -5
  667. package/src/filiale/gaomi/components/CardMeterCenter.vue +4 -4
  668. package/src/filiale/gaomi/components/FilesManage/FileUserFiles.vue +7 -7
  669. package/src/filiale/gaomi/components/FilesManage/MeterinfoTest.vue +5 -5
  670. package/src/filiale/gaomi/components/IOTMeterCenter.vue +5 -5
  671. package/src/filiale/gaomi/components/OtherGas/OtherGas.vue +4 -4
  672. package/src/filiale/gaomi/components/ShowCardSellGas.vue +4 -4
  673. package/src/filiale/gaomi/components/Stairinfo.vue +1 -1
  674. package/src/filiale/gaomi/components/charge/ChargeManage.vue +2 -2
  675. package/src/filiale/gaomi/components/charge/ChargeOper.vue +4 -4
  676. package/src/filiale/gaomi/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +3 -3
  677. package/src/filiale/gaomi/plugins/LogicService.js +19 -19
  678. package/src/filiale/gehua/BankPayment.vue +6 -6
  679. package/src/filiale/gehua/CancelService.js +5 -5
  680. package/src/filiale/gehua/CardChangeFill.vue +1 -1
  681. package/src/filiale/gehua/CardMeterCenter.vue +6 -6
  682. package/src/filiale/gehua/CardMeterChargeCancel.vue +2 -2
  683. package/src/filiale/gehua/ChangeMeter.vue +10 -10
  684. package/src/filiale/gehua/ChargeGroupList.vue +4 -4
  685. package/src/filiale/gehua/ChargeList.vue +11 -11
  686. package/src/filiale/gehua/DepositCharge.vue +2 -2
  687. package/src/filiale/gehua/FileManageNew/FileUserFiles.vue +6 -6
  688. package/src/filiale/gehua/FileUserFiles.vue +7 -7
  689. package/src/filiale/gehua/HandManager.vue +25 -25
  690. package/src/filiale/gehua/IOTMeterCenter.vue +5 -5
  691. package/src/filiale/gehua/IotChangeFill.vue +1 -1
  692. package/src/filiale/gehua/MachineChangeFill.vue +1 -1
  693. package/src/filiale/gehua/MachineMeterCenter.vue +3 -3
  694. package/src/filiale/gehua/MeterinfoTest.vue +7 -7
  695. package/src/filiale/gehua/MisPosPay.vue +1 -1
  696. package/src/filiale/gehua/NewPriceAdjustment.vue +8 -8
  697. package/src/filiale/gehua/NewPriceAdjustmentSell.vue +6 -6
  698. package/src/filiale/gehua/NewPriceAdjustmentWebmeter.vue +6 -6
  699. package/src/filiale/gehua/OtherChargeNew.vue +4 -4
  700. package/src/filiale/gehua/PriceChangeCompensation/GroupJbCompensation.vue +2 -2
  701. package/src/filiale/gehua/PriceChangeCompensation/IotCompensation.vue +2 -2
  702. package/src/filiale/gehua/PriceChangeCompensation/JbCompensation.vue +2 -2
  703. package/src/filiale/gehua/PriceChangeCompensation/OweRecordQuery.vue +2 -2
  704. package/src/filiale/gehua/PriceChangeCompensation/SurplusRecordDetail.vue +2 -2
  705. package/src/filiale/gehua/ReplaceCardManage.vue +1 -1
  706. package/src/filiale/gehua/ShowCardSellGas.vue +5 -5
  707. package/src/filiale/gehua/UploadIdCard.vue +1 -1
  708. package/src/filiale/gehua/UserBaseInfoNew.vue +6 -6
  709. package/src/filiale/gehua/UserGeneralInfoTest.vue +5 -5
  710. package/src/filiale/gehua/machineHandManage/HandplanQuery.vue +7 -7
  711. package/src/filiale/gehua/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  712. package/src/filiale/gehua/wechatValidateManage.vue +5 -5
  713. package/src/filiale/guangxi/CardChangeFill.vue +1 -1
  714. package/src/filiale/guangxi/CardHand.vue +14 -14
  715. package/src/filiale/guangxi/CardMeterCenter.vue +6 -6
  716. package/src/filiale/guangxi/CardMeterChargeCancel.vue +2 -2
  717. package/src/filiale/guangxi/CardService.js +19 -19
  718. package/src/filiale/guangxi/ChangeMeter.vue +10 -10
  719. package/src/filiale/guangxi/ChargeManage.vue +2 -2
  720. package/src/filiale/guangxi/ChargeOper.vue +3 -3
  721. package/src/filiale/guangxi/EticketPrint.vue +3 -3
  722. package/src/filiale/guangxi/IOTMeterCenter.vue +5 -5
  723. package/src/filiale/guangxi/MachineMeterCenter.vue +3 -3
  724. package/src/filiale/guangxi/OtherGas.vue +5 -5
  725. package/src/filiale/guangxi/PrintBill.vue +1 -1
  726. package/src/filiale/guangxi/ResetMeter.vue +10 -10
  727. package/src/filiale/guangxi/ShowCardSellGas.vue +5 -5
  728. package/src/filiale/guangxi/WebMeterBatchOperationValve.vue +7 -7
  729. package/src/filiale/guangxi/icTable.vue +3 -3
  730. package/src/filiale/guangxi/iotTable.vue +1 -1
  731. package/src/filiale/haile/ArrearsQuery.vue +5 -5
  732. package/src/filiale/haile/ChargeList.vue +11 -11
  733. package/src/filiale/haile/FilesManage/FileUserFiles.vue +7 -7
  734. package/src/filiale/haile/FilesManage/MeterinfoTest.vue +8 -8
  735. package/src/filiale/haile/MachineMeterCenter.vue +4 -4
  736. package/src/filiale/haile/UserBaseInfoNew.vue +5 -5
  737. package/src/filiale/haile/handplanReplicationRate.vue +3 -3
  738. package/src/filiale/haile/leftview/Userinfo.vue +1 -1
  739. package/src/filiale/haile/leftview/meterinfodetail.vue +1 -1
  740. package/src/filiale/haile/machineHand.vue +26 -26
  741. package/src/filiale/haile/machineHandManage/ArrearsQuery.vue +5 -5
  742. package/src/filiale/haile/unHandplanQuery.vue +4 -4
  743. package/src/filiale/hantou/UserDeviceInfoTest.vue +1 -1
  744. package/src/filiale/huayin/CardMeterCenter.vue +6 -6
  745. package/src/filiale/huayin/ChangeMeter.vue +10 -10
  746. package/src/filiale/huayin/FileManageService.js +3 -3
  747. package/src/filiale/huayin/FileUserFiles.vue +7 -7
  748. package/src/filiale/huayin/IOTMeterCenter.vue +5 -5
  749. package/src/filiale/huayin/MachineMeterCenter.vue +3 -3
  750. package/src/filiale/huayin/MeterinfoTest.vue +8 -8
  751. package/src/filiale/huayin/UserDeviceInfoTest.vue +1 -1
  752. package/src/filiale/huayin/base/MixPriceInfo.vue +1 -1
  753. package/src/filiale/huayin/base/SafeCheck.vue +1 -1
  754. package/src/filiale/huayin/base/ServiceRepair.vue +1 -1
  755. package/src/filiale/huayin/base/Userinfo.vue +1 -1
  756. package/src/filiale/jinbin/CardMeterCenter.vue +4 -4
  757. package/src/filiale/jinbin/ShowCardSellGas.vue +5 -5
  758. package/src/filiale/jingwei/CardHand.vue +14 -14
  759. package/src/filiale/jingwei/CardMeterCenter.vue +7 -7
  760. package/src/filiale/jingwei/FileUserAddress.vue +5 -5
  761. package/src/filiale/jingwei/FileUserFiles.vue +7 -7
  762. package/src/filiale/jingwei/MeterinfoTest.vue +5 -5
  763. package/src/filiale/jingwei/ShowCardSellGas.vue +7 -7
  764. package/src/filiale/jingyang/ChangeMeter.vue +12 -12
  765. package/src/filiale/jingyang/EticketPrint.vue +1 -1
  766. package/src/filiale/jingyang/EticketV4/CustQueryEticket.vue +4 -4
  767. package/src/filiale/jingyang/EticketV4/EticketOpenCard.vue +3 -3
  768. package/src/filiale/jingyang/EticketV4/EticketOpenPage.vue +4 -4
  769. package/src/filiale/jingyang/EticketV4/EticketRecordList.vue +2 -2
  770. package/src/filiale/jingyang/GovernmentSell.vue +5 -5
  771. package/src/filiale/jingyang/charge/ChargeList.vue +11 -11
  772. package/src/filiale/jingyang/charge/ChargeModal.vue +1 -1
  773. package/src/filiale/jingyang/charge/IOTMeterCenter.vue +6 -6
  774. package/src/filiale/jinjiang/AllUser.vue +3 -3
  775. package/src/filiale/jinjiang/ArrearsList.vue +2 -2
  776. package/src/filiale/jinjiang/CardChangeFill.vue +1 -1
  777. package/src/filiale/jinjiang/CardMeterCenter.vue +4 -4
  778. package/src/filiale/jinjiang/ChangeMeter.vue +9 -9
  779. package/src/filiale/jinjiang/ChargeList.vue +8 -8
  780. package/src/filiale/jinjiang/ChargeManage.vue +3 -3
  781. package/src/filiale/jinjiang/IOTMeterCenter.vue +5 -5
  782. package/src/filiale/jinjiang/MachineMeterCenter.vue +3 -3
  783. package/src/filiale/jinjiang/MeterinfoTest.vue +5 -5
  784. package/src/filiale/kelai/BlackList.vue +3 -3
  785. package/src/filiale/kelai/CardChangeFill.vue +1 -1
  786. package/src/filiale/kelai/CardMeterCenter.vue +7 -7
  787. package/src/filiale/kelai/ChargeManage.vue +2 -2
  788. package/src/filiale/kelai/ChargeModal.vue +1 -1
  789. package/src/filiale/kelai/ChargeOper.vue +3 -3
  790. package/src/filiale/kelai/FeeDeduction/feeDeduction.vue +2 -2
  791. package/src/filiale/kelai/FeeDeduction/feeMachine.vue +2 -2
  792. package/src/filiale/kelai/FileUserAddress.vue +5 -5
  793. package/src/filiale/kelai/FileUserFiles.vue +8 -8
  794. package/src/filiale/kelai/FileUserFilesKeLai.vue +7 -7
  795. package/src/filiale/kelai/GarbageCharge.vue +2 -2
  796. package/src/filiale/kelai/GarbageEditManage.vue +1 -1
  797. package/src/filiale/kelai/GarbageList.vue +5 -5
  798. package/src/filiale/kelai/GarbageOperateMain.vue +1 -1
  799. package/src/filiale/kelai/IOTMeterCenter.vue +6 -6
  800. package/src/filiale/kelai/IotChangeFill.vue +1 -1
  801. package/src/filiale/kelai/MachineMeterCenter.vue +4 -4
  802. package/src/filiale/kelai/MeterinfoTest.vue +7 -7
  803. package/src/filiale/kelai/ShowCardSellGas.vue +6 -6
  804. package/src/filiale/kelai/UserGeneralInfoTest.vue +5 -4
  805. package/src/filiale/kelai/UserfilesList.vue +3 -3
  806. package/src/filiale/konggang/ChargeList.vue +9 -9
  807. package/src/filiale/konggang/FileUserFiles.vue +7 -7
  808. package/src/filiale/konggang/PrintBill.vue +1 -1
  809. package/src/filiale/konggang/ReissueBill.vue +4 -4
  810. package/src/filiale/konggang/StockListmain.vue +5 -5
  811. package/src/filiale/konggang/UserGeneralInfoTest.vue +4 -4
  812. package/src/filiale/liaoyuan/BasicLiving.vue +4 -4
  813. package/src/filiale/liaoyuan/CardList.vue +4 -4
  814. package/src/filiale/liaoyuan/ChangeMeter.vue +9 -9
  815. package/src/filiale/liaoyuan/ChangeRecord.vue +2 -2
  816. package/src/filiale/liaoyuan/ChargeList.vue +6 -6
  817. package/src/filiale/liaoyuan/ChargeManage.vue +2 -2
  818. package/src/filiale/liaoyuan/ChargeModal.vue +1 -1
  819. package/src/filiale/liaoyuan/FileManage/MeterinfoTest.vue +5 -5
  820. package/src/filiale/liaoyuan/FileManage/UserGeneralInfoTest.vue +1 -1
  821. package/src/filiale/liaoyuan/FileUserFiles.vue +7 -7
  822. package/src/filiale/liaoyuan/HandManager.vue +22 -22
  823. package/src/filiale/liaoyuan/IOTRefund.vue +1 -1
  824. package/src/filiale/liaoyuan/MeterBookAdd.vue +1 -1
  825. package/src/filiale/liaoyuan/MeterBookUser.vue +7 -7
  826. package/src/filiale/liaoyuan/NewPriceAdjustment.vue +8 -8
  827. package/src/filiale/liaoyuan/NewPriceAdjustmentSell.vue +6 -6
  828. package/src/filiale/liaoyuan/NewPriceAdjustmentWebmeter.vue +6 -6
  829. package/src/filiale/liaoyuan/Overduetax.vue +11 -11
  830. package/src/filiale/liaoyuan/PriceAdjustment.vue +7 -7
  831. package/src/filiale/liaoyuan/PriceChangeCompensation/IotCompensation.vue +2 -2
  832. package/src/filiale/liaoyuan/PriceChangeCompensation/JbCompensation.vue +2 -2
  833. package/src/filiale/liaoyuan/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
  834. package/src/filiale/liaoyuan/UserBaseInfoNew.vue +6 -6
  835. package/src/filiale/liaoyuan/comprehen/StairPrice/GasPrice.vue +7 -7
  836. package/src/filiale/liaoyuan/comprehen/StairPrice/GasPriceList.vue +2 -2
  837. package/src/filiale/liaoyuan/feeDeduction.vue +1 -1
  838. package/src/filiale/liaoyuan/feeMachine.vue +1 -1
  839. package/src/filiale/liaoyuan/machineRefund.vue +1 -1
  840. package/src/filiale/liuan/ChargeList.vue +11 -11
  841. package/src/filiale/liuan/DevicesDetail.vue +1 -1
  842. package/src/filiale/liuan/UserfilesDetail.vue +1 -1
  843. package/src/filiale/liuan/Userinfo.vue +1 -1
  844. package/src/filiale/liuan/UserinfoDetail.vue +1 -1
  845. package/src/filiale/lixianV3/ChangeMeter.vue +12 -12
  846. package/src/filiale/lixianV3/MachineMeterCenter.vue +3 -3
  847. package/src/filiale/lixianV3/MeterReadAudit.vue +8 -8
  848. package/src/filiale/lixianV3/OweList.vue +1 -1
  849. package/src/filiale/lixianV3/UserInfoDetailManageNew.vue +1 -1
  850. package/src/filiale/lixianV3/components/charge/CardMeterCenter.vue +6 -6
  851. package/src/filiale/lixianV3/components/charge/ChargeList.vue +11 -11
  852. package/src/filiale/lixianV3/components/charge/IOTMeterCenter.vue +6 -6
  853. package/src/filiale/lixianV3/ic_detail/HandQueryUser.vue +3 -3
  854. package/src/filiale/lixianV3/iotHand.vue +8 -8
  855. package/src/filiale/lixianV3/machineHand.vue +26 -26
  856. package/src/filiale/lixianV3/meterinfodetail.vue +247 -0
  857. package/src/filiale/lixianV3/sale.js +2 -0
  858. package/src/filiale/macheng/CardList.vue +2 -2
  859. package/src/filiale/macheng/CardMeterCenter.vue +6 -6
  860. package/src/filiale/macheng/ChangeMeter.vue +7 -7
  861. package/src/filiale/macheng/ChangeRecord.vue +2 -2
  862. package/src/filiale/macheng/ChargeList.vue +8 -8
  863. package/src/filiale/macheng/ChargeManage.vue +3 -3
  864. package/src/filiale/macheng/ChargeOper.vue +4 -4
  865. package/src/filiale/macheng/EstimateManager.vue +19 -19
  866. package/src/filiale/macheng/FileUserAddress.vue +5 -5
  867. package/src/filiale/macheng/FileUserFiles.vue +7 -7
  868. package/src/filiale/macheng/FilesManageNew/MeterinfoTest.vue +6 -6
  869. package/src/filiale/macheng/FilesManageNew/UserEssentialInfoTest.vue +1 -1
  870. package/src/filiale/macheng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  871. package/src/filiale/macheng/HandManager.vue +21 -21
  872. package/src/filiale/macheng/MachineMeterCenter.vue +3 -3
  873. package/src/filiale/macheng/MessageList.vue +4 -4
  874. package/src/filiale/macheng/MeterinfoTest.vue +6 -6
  875. package/src/filiale/macheng/PrintBill.vue +1 -1
  876. package/src/filiale/macheng/ReissueBill.vue +4 -4
  877. package/src/filiale/macheng/UserBaseInfoNew.vue +5 -5
  878. package/src/filiale/macheng/UserDeviceInfoTest.vue +1 -1
  879. package/src/filiale/macheng/UserEssentialInfoTest.vue +1 -1
  880. package/src/filiale/macheng/UserInfoDetailManageNew.vue +1 -1
  881. package/src/filiale/macheng/UserPriceChangeManage.vue +3 -3
  882. package/src/filiale/macheng/ic_detail/HandQueryUser.vue +3 -3
  883. package/src/filiale/macheng/ic_detail/WebHandQueryUser.vue +2 -2
  884. package/src/filiale/macheng/printing/PrintingFileUserFiles.vue +4 -4
  885. package/src/filiale/meihekou/ArrearsList.vue +2 -2
  886. package/src/filiale/meihekou/CardHand.vue +16 -16
  887. package/src/filiale/meihekou/ChangeMeter.vue +9 -9
  888. package/src/filiale/meihekou/ChargeList.vue +6 -6
  889. package/src/filiale/meihekou/ChargeManage.vue +2 -2
  890. package/src/filiale/meihekou/ChargeOper.vue +3 -3
  891. package/src/filiale/meihekou/DevicesDetail.vue +1 -1
  892. package/src/filiale/meihekou/EstimateManager.vue +22 -22
  893. package/src/filiale/meihekou/FileUserFiles.vue +7 -7
  894. package/src/filiale/meihekou/HandManager.vue +25 -25
  895. package/src/filiale/meihekou/MachineCharge.vue +3 -3
  896. package/src/filiale/meihekou/MbpeopleList.vue +4 -4
  897. package/src/filiale/meihekou/MessageList.vue +7 -7
  898. package/src/filiale/meihekou/MeterBookAdd.vue +3 -3
  899. package/src/filiale/meihekou/MeterinfoTest.vue +5 -5
  900. package/src/filiale/meihekou/OweList.vue +1 -1
  901. package/src/filiale/meihekou/PaymentCode.vue +4 -4
  902. package/src/filiale/meihekou/PrintBill.vue +3 -3
  903. package/src/filiale/meihekou/RecordCancel.vue +4 -4
  904. package/src/filiale/meihekou/ReissueBill.vue +6 -6
  905. package/src/filiale/meihekou/UserBaseInfoNew.vue +6 -6
  906. package/src/filiale/meihekou/UserfilesDetail.vue +1 -1
  907. package/src/filiale/meihekou/UserinfoDetail.vue +1 -1
  908. package/src/filiale/meihekou/batch/batchEditFiles.vue +1 -1
  909. package/src/filiale/meihekou/batch/batchEditHistory.vue +1 -1
  910. package/src/filiale/meihekou/batch/batchEditManage.vue +1 -1
  911. package/src/filiale/meihekou/batch/batchUserList.vue +3 -3
  912. package/src/filiale/meihekou/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  913. package/src/filiale/meihekou/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  914. package/src/filiale/meihekou/handAudit/MeterReadAudit.vue +7 -7
  915. package/src/filiale/meihekou/handOperate.vue +3 -3
  916. package/src/filiale/meihekou/refund/IOTRefund.vue +1 -1
  917. package/src/filiale/meihekou/refund/cardRefund.vue +2 -2
  918. package/src/filiale/meihekou/refund/machineRefund.vue +1 -1
  919. package/src/filiale/ningjin/CardHand.vue +14 -14
  920. package/src/filiale/ningjin/CardMeterCenter.vue +6 -6
  921. package/src/filiale/ningjin/ChangeMeter.vue +10 -10
  922. package/src/filiale/ningjin/ChargeRecordQuery.vue +1 -1
  923. package/src/filiale/ningjin/FileUserFiles.vue +6 -6
  924. package/src/filiale/ningjin/HandplanQuery.vue +7 -7
  925. package/src/filiale/ningjin/IOTMeterCenter.vue +5 -5
  926. package/src/filiale/ningjin/MeterReadAudit.vue +7 -7
  927. package/src/filiale/ningjin/MeterinfoTest.vue +6 -6
  928. package/src/filiale/ningjin/NoCardMeterCenter.vue +1 -1
  929. package/src/filiale/ningjin/ReplaceCardManage.vue +1 -1
  930. package/src/filiale/ningjin/Userinfo.vue +1 -1
  931. package/src/filiale/ningjin/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  932. package/src/filiale/ningjin/machineDown.vue +7 -7
  933. package/src/filiale/ningjin/machineHand.vue +26 -26
  934. package/src/filiale/ningjin/refund/IOTRefund.vue +1 -1
  935. package/src/filiale/ningjin/refund/machineRefund.vue +1 -1
  936. package/src/filiale/qianneng/ArrearsList.vue +2 -2
  937. package/src/filiale/qianneng/CardList.vue +3 -3
  938. package/src/filiale/qianneng/ChangeMeter.vue +11 -11
  939. package/src/filiale/qianneng/FilesManage/FileUserFiles.vue +7 -7
  940. package/src/filiale/qianneng/FilesManage/MeterinfoTest.vue +6 -6
  941. package/src/filiale/qianneng/FilesManage/UserGeneralInfoTest.vue +4 -4
  942. package/src/filiale/qianneng/FilesManageNew/FileUserFiles.vue +7 -7
  943. package/src/filiale/qianneng/FilesManageNew/MeterinfoTest.vue +5 -5
  944. package/src/filiale/qianneng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  945. package/src/filiale/qianneng/GasPrice.vue +7 -7
  946. package/src/filiale/qianneng/GasPriceList.vue +2 -2
  947. package/src/filiale/qianneng/HandManager.vue +25 -25
  948. package/src/filiale/qianneng/MachineCharge.vue +3 -3
  949. package/src/filiale/qianneng/MbpeopleList.vue +3 -3
  950. package/src/filiale/qianneng/MessageList.vue +7 -7
  951. package/src/filiale/qianneng/MeterMessage.vue +2 -2
  952. package/src/filiale/qianneng/NoCardMeterCenter.vue +1 -1
  953. package/src/filiale/qianneng/OtherChargeNew.vue +4 -4
  954. package/src/filiale/qianneng/OweList.vue +1 -1
  955. package/src/filiale/qianneng/UserDeviceInfoTest.vue +1 -1
  956. package/src/filiale/qianneng/archives/UserfilesList.vue +6 -6
  957. package/src/filiale/qianneng/charge/ChargeList.vue +9 -9
  958. package/src/filiale/qianneng/chargeBatch/BatchCharge.vue +4 -4
  959. package/src/filiale/qianneng/chargeBatch/ChargeGroupList.vue +4 -4
  960. package/src/filiale/qianneng/chargeBatch/OweRecordQuery.vue +2 -2
  961. package/src/filiale/qianneng/components/common/userinfo_detail/UserBaseInfoNew.vue +5 -5
  962. package/src/filiale/qianneng/components/thirdSurplus.vue +2 -2
  963. package/src/filiale/qianneng/eticket/EticketPrint.vue +2 -2
  964. package/src/filiale/qianneng/eticket/EticketRecordList.vue +2 -2
  965. package/src/filiale/qianneng/gasLossRecords.vue +3 -3
  966. package/src/filiale/qianneng/machine/ArrearsQuery.vue +5 -5
  967. package/src/filiale/qianneng/machine/MachineMeterCenter.vue +3 -3
  968. package/src/filiale/qianneng/meterbookEntry.vue +1 -1
  969. package/src/filiale/qianneng/revenue/ChargeManage.vue +3 -3
  970. package/src/filiale/qianneng/revenue/ChargeOper.vue +2 -2
  971. package/src/filiale/qianneng/revenue/Userinfo.vue +2 -2
  972. package/src/filiale/qianneng/revenue/common/UserInfoDetailManageNew.vue +1 -1
  973. package/src/filiale/qianneng/revenue/common/ic_detail/AutomaticPurse.vue +2 -2
  974. package/src/filiale/qianneng/revenue/common/ic_detail/ChargeQueryUser.vue +2 -2
  975. package/src/filiale/qianneng/revenue/common/ic_detail/HandQueryUser.vue +2 -2
  976. package/src/filiale/qianneng/revenue/machineHandManage/machineDown.vue +6 -6
  977. package/src/filiale/qianneng/revenue/machineHandManage/machineHand.vue +28 -27
  978. package/src/filiale/qianneng/revenue/machineHandManage/machineHandAudit.vue +7 -7
  979. package/src/filiale/qianneng/revenue/machineHandManage/machinePhoneManage.vue +4 -4
  980. package/src/filiale/qianneng/revenue/machineHandManage/machineSync.vue +4 -4
  981. package/src/filiale/qianneng/revenue/sms/AccountBillList.vue +504 -0
  982. package/src/filiale/qianneng/revenue/sms/AccountMessageList.vue +508 -0
  983. package/src/filiale/qianneng/revenue/sms/MessageReport.vue +140 -0
  984. package/src/filiale/qianneng/sale.js +6 -1
  985. package/src/filiale/qianneng/specificInformation.vue +5 -5
  986. package/src/filiale/qingjian/CardMeterCenter.vue +6 -6
  987. package/src/filiale/qingjian/FileUserFiles.vue +7 -7
  988. package/src/filiale/qingjian/MeterinfoTest.vue +9 -9
  989. package/src/filiale/qingjian/ShowCardSellGas.vue +5 -5
  990. package/src/filiale/qingjian/UserBaseInfoNew.vue +686 -0
  991. package/src/filiale/qingjian/sale.js +1 -0
  992. package/src/filiale/qingtongxia/CardMeterCenter.vue +6 -6
  993. package/src/filiale/qingtongxia/ChargeRecordQuery.vue +1 -1
  994. package/src/filiale/qingtongxia/HandList.vue +1 -1
  995. package/src/filiale/qingtongxia/HandManager/HandManager.vue +24 -24
  996. package/src/filiale/qingtongxia/MachineCharge.vue +3 -3
  997. package/src/filiale/qingtongxia/MachineMeterCenter.vue +3 -3
  998. package/src/filiale/qingtongxia/OweList.vue +1 -1
  999. package/src/filiale/qingtongxia/UserBaseInfoNew.vue +7 -7
  1000. package/src/filiale/qingtongxia/UserGeneralInfoTest.vue +3 -3
  1001. package/src/filiale/qingtongxia/Userinfo.vue +1 -1
  1002. package/src/filiale/qingtongxia/plugins/MachineChargeService.js +2 -2
  1003. package/src/filiale/rizhao/CardMeterCenter.vue +6 -6
  1004. package/src/filiale/rizhao/ChargeList.vue +9 -9
  1005. package/src/filiale/rizhao/ChargeQueryUser.vue +3 -3
  1006. package/src/filiale/rizhao/ChargeRecordQuery.vue +1 -1
  1007. package/src/filiale/rizhao/FileUserAddress.vue +5 -5
  1008. package/src/filiale/rizhao/FileUserFiles.vue +7 -7
  1009. package/src/filiale/rizhao/IOTMeterCenter.vue +5 -5
  1010. package/src/filiale/rizhao/InsuranceAdd.vue +1 -1
  1011. package/src/filiale/rizhao/MeterinfoTest.vue +6 -6
  1012. package/src/filiale/rizhao/NoCardMeterCenter.vue +1 -1
  1013. package/src/filiale/rizhao/ShowCardSellGas.vue +5 -5
  1014. package/src/filiale/rizhao/UploadIdCard.vue +1 -1
  1015. package/src/filiale/rizhao/UserBaseInfoNew.vue +5 -5
  1016. package/src/filiale/rizhao/UserDeviceInfoTest.vue +1 -1
  1017. package/src/filiale/rizhao/UserGeneralInfoTest.vue +4 -4
  1018. package/src/filiale/rizhao/UserPriceChangeManage.vue +4 -4
  1019. package/src/filiale/rizhao/Userinfo.vue +1 -1
  1020. package/src/filiale/rizhao/replaceMentList.vue +2 -2
  1021. package/src/filiale/rizhao/replacementSingleInfoOperation.vue +2 -2
  1022. package/src/filiale/rongcheng/ChargeList.vue +5 -5
  1023. package/src/filiale/rongcheng/ChargeManage.vue +3 -3
  1024. package/src/filiale/rongcheng/ChargeModal.vue +1 -1
  1025. package/src/filiale/rongcheng/CustomerDeviceInfoTest.vue +1 -1
  1026. package/src/filiale/rongcheng/FileUserAddress.vue +5 -5
  1027. package/src/filiale/rongcheng/FileUserFiles.vue +7 -7
  1028. package/src/filiale/rongcheng/FilesManageNew/CardList.vue +2 -2
  1029. package/src/filiale/rongcheng/FilesManageNew/FileAddressList.vue +1 -1
  1030. package/src/filiale/rongcheng/FilesManageNew/FileMergeInfo.vue +1 -1
  1031. package/src/filiale/rongcheng/FilesManageNew/FileUserAddress.vue +5 -5
  1032. package/src/filiale/rongcheng/FilesManageNew/FileUserAddressChange.vue +1 -1
  1033. package/src/filiale/rongcheng/FilesManageNew/FileUserFiles.vue +7 -7
  1034. package/src/filiale/rongcheng/FilesManageNew/FileUserMerge.vue +1 -1
  1035. package/src/filiale/rongcheng/FilesManageNew/MeterinfoTest.vue +5 -5
  1036. package/src/filiale/rongcheng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  1037. package/src/filiale/rongcheng/HandManager.vue +20 -20
  1038. package/src/filiale/rongcheng/MeterinfoTest.vue +5 -5
  1039. package/src/filiale/rongcheng/PriceAdjustment.vue +6 -6
  1040. package/src/filiale/rongcheng/PriceAdjustmentCard.vue +6 -6
  1041. package/src/filiale/rongcheng/RecordCancel.vue +4 -4
  1042. package/src/filiale/rongcheng/RemainAdjustment.vue +4 -4
  1043. package/src/filiale/rongcheng/SafeCheck.vue +1 -1
  1044. package/src/filiale/rongcheng/ShowCardSellGas.vue +8 -8
  1045. package/src/filiale/rongcheng/UserBaseInfo.vue +5 -5
  1046. package/src/filiale/rongcheng/UserDeviceInfoTest.vue +1 -1
  1047. package/src/filiale/rongcheng/UserGeneralInfoTest.vue +1 -1
  1048. package/src/filiale/rongcheng/alReturnsMoney.vue +4 -4
  1049. package/src/filiale/rongcheng/business/CardChangeFill.vue +1 -1
  1050. package/src/filiale/rongcheng/business/CardMeterCenter.vue +4 -4
  1051. package/src/filiale/rongcheng/business/CardMeterChargeCancel.vue +4 -4
  1052. package/src/filiale/rongcheng/business/ChangeMeterAddGas.vue +1 -1
  1053. package/src/filiale/rongcheng/business/FilesComplete.vue +1 -1
  1054. package/src/filiale/rongcheng/business/IOT/IotChangeFill.vue +1 -1
  1055. package/src/filiale/rongcheng/business/IOTMeterCenter.vue +5 -5
  1056. package/src/filiale/rongcheng/business/MeterDisable/DisableManage.vue +1 -1
  1057. package/src/filiale/rongcheng/business/MeterEnable/EnableManage.vue +2 -2
  1058. package/src/filiale/rongcheng/business/NoCardMeterCenter.vue +1 -1
  1059. package/src/filiale/rongcheng/business/OtherCharge.vue +2 -2
  1060. package/src/filiale/rongcheng/business/OtherChargeNew.vue +3 -3
  1061. package/src/filiale/rongcheng/business/PriceChangeCompensation/IotCompensation.vue +2 -2
  1062. package/src/filiale/rongcheng/business/PriceChangeCompensation/JbCompensation.vue +2 -2
  1063. package/src/filiale/rongcheng/business/RepairCharge.vue +3 -3
  1064. package/src/filiale/rongcheng/business/depositCharge/DepositCharge.vue +1 -1
  1065. package/src/filiale/rongcheng/business/machine/MachineChangeFill.vue +1 -1
  1066. package/src/filiale/rongcheng/business/machine/MachineCharge.vue +3 -3
  1067. package/src/filiale/rongcheng/business/machine/MachineMeterCenter.vue +3 -3
  1068. package/src/filiale/rongcheng/business/machine/MachineMeterPartCenter.vue +2 -2
  1069. package/src/filiale/rongcheng/business/machine/MachinePartCharge.vue +3 -3
  1070. package/src/filiale/rongcheng/business/machine/OweList.vue +1 -1
  1071. package/src/filiale/rongcheng/business/refund/IOTRefund.vue +1 -1
  1072. package/src/filiale/rongcheng/business/refund/machineRefund.vue +1 -1
  1073. package/src/filiale/rongcheng/deviceinfodetail.vue +1 -1
  1074. package/src/filiale/rongcheng/gasmove.vue +3 -3
  1075. package/src/filiale/rongcheng/plugins/LogicService.js +22 -22
  1076. package/src/filiale/rongchuang/CardMeterCenter.vue +8 -8
  1077. package/src/filiale/rongchuang/DepositCharge.vue +3 -3
  1078. package/src/filiale/rongchuang/EticketPrint.vue +4 -4
  1079. package/src/filiale/rongchuang/EticketRecordList.vue +3 -6
  1080. package/src/filiale/rongchuang/GasPriceList.vue +3 -3
  1081. package/src/filiale/rongchuang/IOTMeterCenter.vue +7 -7
  1082. package/src/filiale/rongchuang/LimitGas.vue +2 -2
  1083. package/src/filiale/rongchuang/MeterinfoTest.vue +6 -6
  1084. package/src/filiale/rongchuang/NoCardMeterCenter.vue +2 -2
  1085. package/src/filiale/rongchuang/OtherChargeNew.vue +4 -4
  1086. package/src/filiale/rongchuang/OtherGas.vue +6 -6
  1087. package/src/filiale/rongchuang/OverUseCharge.vue +1 -1
  1088. package/src/filiale/rongchuang/PrintBill.vue +1 -1
  1089. package/src/filiale/rongchuang/ReissueBill.vue +4 -4
  1090. package/src/filiale/rongchuang/ReplaceCardManage.vue +3 -3
  1091. package/src/filiale/rongchuang/ShowCardSellGas.vue +6 -6
  1092. package/src/filiale/rongchuang/Userinfo.vue +1 -1
  1093. package/src/filiale/rongchuang/bill/CustQueryEticket.vue +6 -6
  1094. package/src/filiale/rongchuang/bill/EticketOpenCard.vue +2 -6
  1095. package/src/filiale/rongchuang/bill/EticketOpenJBPage.vue +2 -6
  1096. package/src/filiale/rongchuang/bill/EticketOpenPage.vue +2 -6
  1097. package/src/filiale/rongchuang/bill/EticketRecordList.vue +4 -3
  1098. package/src/filiale/rongchuang/handListMaintain.vue +4 -4
  1099. package/src/filiale/rongchuang/handOperate.vue +5 -5
  1100. package/src/filiale/shanggao/BankPayment.vue +5 -5
  1101. package/src/filiale/shanggao/CardList.vue +4 -4
  1102. package/src/filiale/shanggao/FileAddressList.vue +1 -1
  1103. package/src/filiale/shanggao/FileUserFiles.vue +7 -7
  1104. package/src/filiale/shanggao/MeterinfoTest.vue +6 -6
  1105. package/src/filiale/shanggao/OweList.vue +1 -1
  1106. package/src/filiale/shanggao/PaymentCode.vue +3 -3
  1107. package/src/filiale/shanggao/ReturnMoneyExamine.vue +12 -12
  1108. package/src/filiale/shanggao/Userinfo.vue +1 -1
  1109. package/src/filiale/shanggao/charge/ChargeManage.vue +2 -2
  1110. package/src/filiale/shanggao/charge/ChargeOper.vue +3 -3
  1111. package/src/filiale/shangluo/CardMeterCenter.vue +6 -6
  1112. package/src/filiale/shangluo/ChangeMeter.vue +12 -12
  1113. package/src/filiale/shangluo/IOTMeterCenter.vue +5 -5
  1114. package/src/filiale/shangluo/LimitGas.vue +2 -2
  1115. package/src/filiale/shangluo/MachineMeterCenter.vue +3 -3
  1116. package/src/filiale/shangluo/MeterinfoTest.vue +7 -7
  1117. package/src/filiale/shangluo/Userinfo.vue +2 -2
  1118. package/src/filiale/shangluo/plugins/MachineChargeService.js +2 -2
  1119. package/src/filiale/shanxian/ChangeMeter.vue +10 -10
  1120. package/src/filiale/shanxian/FileUserAddress.vue +5 -5
  1121. package/src/filiale/shanxian/GasPriceList.vue +2 -2
  1122. package/src/filiale/shanxian/OtherChargeNew.vue +4 -4
  1123. package/src/filiale/shanxian/ResetMeter.vue +10 -10
  1124. package/src/filiale/shanxian/StockListmain.vue +5 -5
  1125. package/src/filiale/shanxian/UploadIdCard.vue +1 -1
  1126. package/src/filiale/shanxian/UserDeviceInfoTest.vue +1 -1
  1127. package/src/filiale/shanxian/WebMeterInfo.vue +1 -1
  1128. package/src/filiale/shanxian/WebMeterList.vue +3 -3
  1129. package/src/filiale/shanxian/components/FilesManage/FileAddressList.vue +1 -1
  1130. package/src/filiale/shanxian/components/FilesManage/FileUserFiles.vue +7 -7
  1131. package/src/filiale/shanxian/components/FilesManage/MeterinfoTest.vue +8 -8
  1132. package/src/filiale/shanxian/components/FilesManage/UserGeneralInfoTest.vue +4 -4
  1133. package/src/filiale/shanxian/components/FilesManageNew/FileAddressList.vue +1 -1
  1134. package/src/filiale/shanxian/components/FilesManageNew/FileUserAddress.vue +5 -5
  1135. package/src/filiale/shanxian/components/FilesManageNew/FileUserFiles.vue +7 -7
  1136. package/src/filiale/shanxian/components/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  1137. package/src/filiale/shanxian/components/UserFiles/UserPriceChangeManage.vue +4 -4
  1138. package/src/filiale/shanxian/components/charge/ChargeOper.vue +3 -3
  1139. package/src/filiale/shanxian/components/charge/SafeCheck.vue +1 -1
  1140. package/src/filiale/shanxian/components/revenue/CardMeterCenter.vue +7 -7
  1141. package/src/filiale/shanxian/components/revenue/ChargeList.vue +11 -11
  1142. package/src/filiale/shanxian/components/revenue/InsuranceAdd.vue +1 -1
  1143. package/src/filiale/shanxian/components/revenue/InsuranceChargesDetails.vue +1 -1
  1144. package/src/filiale/shanxian/components/revenue/InsuranceList.vue +3 -3
  1145. package/src/filiale/shanxian/components/revenue/base/Userinfo.vue +1 -1
  1146. package/src/filiale/shanxian/components/revenue/insuranceGuanL.vue +2 -2
  1147. package/src/filiale/shanxian/components/webMeter/WebMeterBatchOperationValve.vue +7 -7
  1148. package/src/filiale/shanxian/components/webMeter/meterinfo/NewMeterList.vue +3 -3
  1149. package/src/filiale/shaoguan/FileUserAddress.vue +5 -5
  1150. package/src/filiale/shaoguan/FilesManage/FileUserFiles.vue +7 -7
  1151. package/src/filiale/shaoguan/FilesManage/MeterinfoTest.vue +5 -5
  1152. package/src/filiale/shaoguan/FilesManage/UserGeneralInfoTest.vue +1 -1
  1153. package/src/filiale/shaoguan/FilesManageNew/FileUserFiles.vue +7 -7
  1154. package/src/filiale/shaoguan/FilesManageNew/MeterinfoTest.vue +5 -5
  1155. package/src/filiale/shaoguan/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  1156. package/src/filiale/shaoguan/HandplanQuery.vue +7 -7
  1157. package/src/filiale/shaoguan/IOTMeterCenter.vue +9 -9
  1158. package/src/filiale/shaoguan/MachineMeterCenter.vue +4 -4
  1159. package/src/filiale/shaoguan/Message/AllUser.vue +3 -3
  1160. package/src/filiale/shaoguan/Message/MessageList.vue +5 -7
  1161. package/src/filiale/shaoguan/OtherChargeNew.vue +3 -3
  1162. package/src/filiale/shaoguan/OverUseCharge.vue +1 -1
  1163. package/src/filiale/shaoguan/ShowCardSellGas.vue +7 -7
  1164. package/src/filiale/shaoguan/TransferManage.vue +1 -1
  1165. package/src/filiale/shaoguan/base/UserBaseInfoNew.vue +6 -6
  1166. package/src/filiale/shaoguan/charge/ChargeList.vue +7 -7
  1167. package/src/filiale/shaoguan/charge/ChargeManage.vue +3 -3
  1168. package/src/filiale/shaoguan/charge/ChargeOper.vue +4 -4
  1169. package/src/filiale/shaoguan/handListMaintain.vue +2 -2
  1170. package/src/filiale/shaoguan/newchangemeter/ChangeMeter.vue +7 -7
  1171. package/src/filiale/shaoguan/plugins/FileManageService.js +3 -3
  1172. package/src/filiale/shexian/ChargeList.vue +11 -11
  1173. package/src/filiale/shexian/ChargeQueryUser.vue +3 -3
  1174. package/src/filiale/shexian/FilesManage/FileUserFiles.vue +8 -8
  1175. package/src/filiale/shexian/FilesManage/MeterinfoTest.vue +8 -8
  1176. package/src/filiale/shexian/FilesManage/UserGeneralInfoTest.vue +4 -4
  1177. package/src/filiale/shexian/Upload.vue +1 -1
  1178. package/src/filiale/shexian/UploadIdCard.vue +1 -1
  1179. package/src/filiale/shexian/UserBaseInfoNew.vue +6 -6
  1180. package/src/filiale/shexian/UserInfoDetailManageNew.vue +1 -1
  1181. package/src/filiale/shexian/Userinfo.vue +1 -1
  1182. package/src/filiale/shexian/ic_detail/ChangeMeterQueryUser.vue +2 -2
  1183. package/src/filiale/shexian/revenue/MeterMessage.vue +2 -2
  1184. package/src/filiale/shexian/revenue/newchangemeter/ChangeMeter.vue +13 -13
  1185. package/src/filiale/shexian/revenue/newchangemeter/ResetMeter.vue +13 -13
  1186. package/src/filiale/shimen/ChargeList.vue +14 -14
  1187. package/src/filiale/shimen/ChargeOper.vue +4 -4
  1188. package/src/filiale/shimen/UserDeviceInfoTest.vue +104 -5
  1189. package/src/filiale/shimen/tenantManage.vue +3 -3
  1190. package/src/filiale/shiquan/CardList.vue +3 -3
  1191. package/src/filiale/shiquan/CardMeterChargeCancel.vue +2 -2
  1192. package/src/filiale/shiquan/ChargeManage.vue +2 -2
  1193. package/src/filiale/shiquan/FilesManage/MeterinfoTest.vue +9 -9
  1194. package/src/filiale/shiquan/FilesManage/UserGeneralInfoTest.vue +5 -5
  1195. package/src/filiale/shiquan/GasPriceList.vue +3 -3
  1196. package/src/filiale/shiquan/WebMeterInfo.vue +1 -1
  1197. package/src/filiale/shiquan/WebMeterList.vue +3 -3
  1198. package/src/filiale/shiquan/charge/CardMeterCenter.vue +6 -6
  1199. package/src/filiale/shiquan/charge/IOTMeterCenter.vue +6 -6
  1200. package/src/filiale/shiquan/charge/NoCardMeterCenter.vue +2 -2
  1201. package/src/filiale/taizhoukesi/ChangeMeterQueryUser.vue +2 -2
  1202. package/src/filiale/taizhoukesi/UserInfoDetailManageNew.vue +1 -1
  1203. package/src/filiale/tongchuan/BankPayment/BankPayment.vue +5 -5
  1204. package/src/filiale/tongchuan/BasicLivingList.vue +2 -2
  1205. package/src/filiale/tongchuan/BlackList/BlackList.vue +3 -3
  1206. package/src/filiale/tongchuan/BlackList/BlackListDetail.vue +1 -1
  1207. package/src/filiale/tongchuan/BlackList/BlackListList.vue +2 -2
  1208. package/src/filiale/tongchuan/BlackList/BlackListRecord.vue +1 -1
  1209. package/src/filiale/tongchuan/CardChangeFill.vue +1 -1
  1210. package/src/filiale/tongchuan/CardList.vue +2 -2
  1211. package/src/filiale/tongchuan/CardMeterCenter.vue +6 -6
  1212. package/src/filiale/tongchuan/CardMeterChargeCancel.vue +3 -3
  1213. package/src/filiale/tongchuan/ChangeMeter.vue +9 -9
  1214. package/src/filiale/tongchuan/ChargeList.vue +8 -8
  1215. package/src/filiale/tongchuan/ChargeManage.vue +2 -2
  1216. package/src/filiale/tongchuan/ChargeModal.vue +1 -1
  1217. package/src/filiale/tongchuan/ChargeOper.vue +4 -4
  1218. package/src/filiale/tongchuan/ChargeRecordQuery.vue +1 -1
  1219. package/src/filiale/tongchuan/EticketOpenJBPage.vue +3 -3
  1220. package/src/filiale/tongchuan/FileAddressList.vue +1 -1
  1221. package/src/filiale/tongchuan/FileUserAddress.vue +5 -5
  1222. package/src/filiale/tongchuan/FileUserFiles.vue +9 -9
  1223. package/src/filiale/tongchuan/FillGasQueryUser.vue +2 -2
  1224. package/src/filiale/tongchuan/HandList.vue +3 -3
  1225. package/src/filiale/tongchuan/HandManager.vue +25 -25
  1226. package/src/filiale/tongchuan/IOTMeterCenter.vue +5 -5
  1227. package/src/filiale/tongchuan/IotChangeFill.vue +1 -1
  1228. package/src/filiale/tongchuan/MachineChangeFill.vue +1 -1
  1229. package/src/filiale/tongchuan/Maintenance/revenue/MeterOperatemain.vue +2 -2
  1230. package/src/filiale/tongchuan/Message/AllUser.vue +4 -4
  1231. package/src/filiale/tongchuan/MeterMessage.vue +2 -2
  1232. package/src/filiale/tongchuan/MeterinfoTest.vue +6 -6
  1233. package/src/filiale/tongchuan/PaymentCode.vue +5 -5
  1234. package/src/filiale/tongchuan/StairPrice/GasPrice.vue +7 -7
  1235. package/src/filiale/tongchuan/StairPrice/GasPriceList.vue +2 -2
  1236. package/src/filiale/tongchuan/StairPrice/GasPriceUser.vue +5 -5
  1237. package/src/filiale/tongchuan/StairPrice/PriceChangeDetail.vue +1 -1
  1238. package/src/filiale/tongchuan/StairPrice/PriceChangeHistory.vue +1 -1
  1239. package/src/filiale/tongchuan/StairPrice/PriceRecord.vue +2 -2
  1240. package/src/filiale/tongchuan/StairPrice/UpdateInfo.vue +1 -1
  1241. package/src/filiale/tongchuan/TransferRecords.vue +3 -3
  1242. package/src/filiale/tongchuan/UserBaseInfoNew.vue +5 -5
  1243. package/src/filiale/tongchuan/UserDeviceInfoTest.vue +1 -1
  1244. package/src/filiale/tongchuan/UserGeneralInfoTest.vue +3 -3
  1245. package/src/filiale/tongchuan/Userinfo.vue +1 -1
  1246. package/src/filiale/tongchuan/WebMeterInfo.vue +1 -1
  1247. package/src/filiale/tongchuan/WebMeterList.vue +3 -3
  1248. package/src/filiale/tongchuan/base/MixPriceInfo.vue +1 -1
  1249. package/src/filiale/tongchuan/base/RecordCancel.vue +5 -5
  1250. package/src/filiale/tongchuan/base/SafeCheck.vue +1 -1
  1251. package/src/filiale/tongchuan/base/ServiceRepair.vue +1 -1
  1252. package/src/filiale/tongchuan/bill/CustQueryEticket.vue +3 -3
  1253. package/src/filiale/tongchuan/bill/CustQueryEticketQueryV4.vue +3 -3
  1254. package/src/filiale/tongchuan/bill/EticketOpenCard.vue +2 -2
  1255. package/src/filiale/tongchuan/bill/EticketOpenIotSalePage.vue +3 -3
  1256. package/src/filiale/tongchuan/bill/EticketOpenJBPage.vue +10 -10
  1257. package/src/filiale/tongchuan/bill/EticketOpenPage.vue +3 -3
  1258. package/src/filiale/tongchuan/bill/EticketPrint.vue +1 -1
  1259. package/src/filiale/tongchuan/bill/EticketRecordList.vue +1 -1
  1260. package/src/filiale/tongchuan/bill/ReissueBill.vue +6 -6
  1261. package/src/filiale/tongchuan/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
  1262. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/AutomaticPurse.vue +2 -2
  1263. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
  1264. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
  1265. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
  1266. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +2 -2
  1267. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
  1268. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
  1269. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
  1270. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
  1271. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/HandQueryUser.vue +3 -3
  1272. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
  1273. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MeterParam.vue +2 -2
  1274. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
  1275. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
  1276. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
  1277. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
  1278. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  1279. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
  1280. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
  1281. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/MeterParamIot.vue +1 -1
  1282. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/QueryInstruct.vue +2 -2
  1283. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
  1284. package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
  1285. package/src/filiale/tongchuan/feeDeduction.vue +1 -1
  1286. package/src/filiale/tongchuan/feeMachine.vue +1 -1
  1287. package/src/filiale/tongchuan/filemanagenew/FileUserFiles.vue +9 -9
  1288. package/src/filiale/tongchuan/paperaudit.vue +4 -4
  1289. package/src/filiale/tongchuan/plugins/FileManageService.js +3 -3
  1290. package/src/filiale/tongchuan/plugins/LogicService.js +22 -22
  1291. package/src/filiale/wenxi/CardHand.vue +14 -14
  1292. package/src/filiale/wenxi/CardList.vue +3 -3
  1293. package/src/filiale/wenxi/CardMeterCenter.vue +6 -6
  1294. package/src/filiale/wenxi/CardService.js +49 -49
  1295. package/src/filiale/wenxi/ChargeList.vue +12 -12
  1296. package/src/filiale/wenxi/ChargeQueryUser.vue +2 -2
  1297. package/src/filiale/wenxi/ChargeRecordQuery.vue +1 -1
  1298. package/src/filiale/wenxi/DisableManage.vue +3 -3
  1299. package/src/filiale/wenxi/FileUserFiles.vue +8 -8
  1300. package/src/filiale/wenxi/FilesManageNew/UserGeneralInfoTest.vue +5 -5
  1301. package/src/filiale/wenxi/GasPriceUser.vue +5 -5
  1302. package/src/filiale/wenxi/HandplanQuery.vue +7 -7
  1303. package/src/filiale/wenxi/IOTMeterCenter.vue +5 -5
  1304. package/src/filiale/wenxi/IOTRefund.vue +1 -1
  1305. package/src/filiale/wenxi/MarginCompensation.vue +1 -1
  1306. package/src/filiale/wenxi/MeterinfoTest.vue +8 -8
  1307. package/src/filiale/wenxi/ShowCardSellGas.vue +5 -5
  1308. package/src/filiale/wenxi/UserDeviceInfoTest.vue +1 -1
  1309. package/src/filiale/wenxi/UserGeneralInfoTest.vue +4 -4
  1310. package/src/filiale/wenxi/UserList.vue +4 -4
  1311. package/src/filiale/wenxi/UserPriceChangeManage.vue +4 -4
  1312. package/src/filiale/wenxi/Userinfo.vue +2 -2
  1313. package/src/filiale/wenxi/cardsHand.vue +13 -13
  1314. package/src/filiale/wenxi/plugging/UserPlugging.vue +1 -1
  1315. package/src/filiale/wenxi/plugging/UserSecurePlugging.vue +2 -2
  1316. package/src/filiale/wenxi/plugins/FileManageService.js +3 -3
  1317. package/src/filiale/wuan/BlackList/BlackList.vue +3 -3
  1318. package/src/filiale/wuan/BlackList/BlackListDetail.vue +1 -1
  1319. package/src/filiale/wuan/BlackList/BlackListList.vue +2 -2
  1320. package/src/filiale/wuan/BlackList/BlackListRecord.vue +1 -1
  1321. package/src/filiale/wuan/BlackList/BlackModal.vue +1 -1
  1322. package/src/filiale/wuan/FileUserFiles.vue +7 -7
  1323. package/src/filiale/wuan/UserEssentialInfoTest.vue +1 -1
  1324. package/src/filiale/wuan/charge/CardMeterCenter.vue +4 -4
  1325. package/src/filiale/wuan/charge/ChargeManage.vue +2 -2
  1326. package/src/filiale/wuan/charge/MeterinfoTest.vue +5 -5
  1327. package/src/filiale/wuhai/CardMeterCenter.vue +6 -6
  1328. package/src/filiale/wuhai/ChangeMeter.vue +9 -9
  1329. package/src/filiale/wuhai/ChargeRecordQuery.vue +1 -1
  1330. package/src/filiale/wuhai/FileUserAddress.vue +5 -5
  1331. package/src/filiale/wuhai/IOTMeterCenter.vue +5 -5
  1332. package/src/filiale/wuhai/MeterinfoTest.vue +6 -6
  1333. package/src/filiale/wuhai/NoCardMeterCenter.vue +1 -1
  1334. package/src/filiale/wuhai/OtherChargeNew.vue +4 -4
  1335. package/src/filiale/wuhai/OtherGas.vue +4 -4
  1336. package/src/filiale/wuhai/ShowCardSellGas.vue +5 -5
  1337. package/src/filiale/wuhai/UserGeneralInfoTest.vue +3 -3
  1338. package/src/filiale/wuhai/Userinfo.vue +1 -1
  1339. package/src/filiale/xiangyun/GasPrice.vue +7 -7
  1340. package/src/filiale/xiangyun/IOTRefund.vue +2 -2
  1341. package/src/filiale/xiangyun/cardChargeQuery.vue +2 -2
  1342. package/src/filiale/xiangyun/cardChargeQuery1.vue +2 -2
  1343. package/src/filiale/xiangyun/cardHistoryRefund.vue +2 -2
  1344. package/src/filiale/xiangyun/cardRefund.vue +2 -2
  1345. package/src/filiale/xiangyun/machineChargeQuery.vue +2 -2
  1346. package/src/filiale/xiangyun/machineChargeQuery1.vue +2 -2
  1347. package/src/filiale/xiangyun/machineHand.vue +26 -26
  1348. package/src/filiale/xiangyun/machineRefund.vue +2 -2
  1349. package/src/filiale/xinkang/ChangeMeter.vue +10 -10
  1350. package/src/filiale/xinkang/ChargeQueryUser.vue +4 -4
  1351. package/src/filiale/xinkang/MeterinfoTest.vue +7 -7
  1352. package/src/filiale/xinkang/UserBaseInfoNew.vue +5 -5
  1353. package/src/filiale/xinkang/WebMeterBatchOperationValve.vue +7 -7
  1354. package/src/filiale/xinkang/base/leftview/Userinfo.vue +1 -1
  1355. package/src/filiale/xinkang/base/rightview/CardList.vue +4 -4
  1356. package/src/filiale/yangchun/AddGasBrand.vue +2 -2
  1357. package/src/filiale/yangchun/BlackList/BlackList.vue +4 -4
  1358. package/src/filiale/yangchun/BlackList/BlackListList.vue +2 -2
  1359. package/src/filiale/yangchun/BlackList/BlackRecordQuery.vue +2 -2
  1360. package/src/filiale/yangchun/CardList.vue +4 -4
  1361. package/src/filiale/yangchun/CardMeterCenter.vue +6 -6
  1362. package/src/filiale/yangchun/ChangeMeter.vue +12 -12
  1363. package/src/filiale/yangchun/EditWebMeterInfo.vue +1 -1
  1364. package/src/filiale/yangchun/EticketV4/CustQueryEticket.vue +3 -3
  1365. package/src/filiale/yangchun/EticketV4/EticketOpenCard.vue +3 -3
  1366. package/src/filiale/yangchun/EticketV4/EticketOpenJBPage.vue +3 -3
  1367. package/src/filiale/yangchun/EticketV4/EticketOpenPage.vue +3 -3
  1368. package/src/filiale/yangchun/FilesManage/UserGeneralInfoTest.vue +4 -4
  1369. package/src/filiale/yangchun/MachineChargeService.js +2 -2
  1370. package/src/filiale/yangchun/MachineMeterCenter.vue +3 -3
  1371. package/src/filiale/yangchun/MeterHistory.vue +1 -1
  1372. package/src/filiale/yangchun/MeterinfoTest.vue +9 -9
  1373. package/src/filiale/yangchun/OtherChargeDetail.vue +2 -2
  1374. package/src/filiale/yangchun/OtherChargeNew.vue +4 -4
  1375. package/src/filiale/yangchun/Overdue/OverdueSetList.vue +2 -2
  1376. package/src/filiale/yangchun/Overdue/OverdueSetUser.vue +1 -1
  1377. package/src/filiale/yangchun/ShowCardSellGas.vue +5 -5
  1378. package/src/filiale/yangchun/UseWebMeter.vue +2 -2
  1379. package/src/filiale/yangchun/WebMeterInfo.vue +1 -1
  1380. package/src/filiale/yangchun/WebMeterList.vue +3 -3
  1381. package/src/filiale/yangchun/machineHandAudit.vue +8 -8
  1382. package/src/filiale/yangchun/plugins/LogicService.js +22 -22
  1383. package/src/filiale/yongzhongch/CardChangeFill.vue +4 -4
  1384. package/src/filiale/yongzhongch/ChangeMeter.vue +7 -7
  1385. package/src/filiale/yongzhongch/IOT/IotChangeFill.vue +4 -4
  1386. package/src/filiale/yongzhongch/PrintBill.vue +1 -1
  1387. package/src/filiale/yongzhongch/ReissueBill.vue +4 -4
  1388. package/src/filiale/yongzhongch/machine/MachineChangeFill.vue +1 -1
  1389. package/src/filiale/yuansheng/CardChangeFill.vue +1 -1
  1390. package/src/filiale/yuansheng/CardList.vue +5 -5
  1391. package/src/filiale/yuansheng/CardMeterCenter.vue +6 -6
  1392. package/src/filiale/yuansheng/ChangeMeterAddGas.vue +1 -1
  1393. package/src/filiale/yuansheng/DigitalCharge.vue +1 -1
  1394. package/src/filiale/yuansheng/IOTMeterCenter.vue +5 -5
  1395. package/src/filiale/yuansheng/IOTRefund.vue +1 -1
  1396. package/src/filiale/yuansheng/MeterinfoTest.vue +8 -8
  1397. package/src/filiale/yuansheng/NoCardMeterCenter.vue +1 -1
  1398. package/src/filiale/yuansheng/RecordCancel.vue +4 -4
  1399. package/src/filiale/yuansheng/SafeCheck.vue +1 -1
  1400. package/src/filiale/yuansheng/ShowCardSellGas.vue +5 -5
  1401. package/src/filiale/yuansheng/UserBaseInfoNew.vue +5 -5
  1402. package/src/filiale/yuansheng/Userinfo.vue +2 -2
  1403. package/src/filiale/yuansheng/icTable.vue +3 -3
  1404. package/src/filiale/yuansheng/iotTable.vue +1 -1
  1405. package/src/filiale/yuncheng/CardList.vue +4 -4
  1406. package/src/filiale/yuncheng/ChangeMeter.vue +14 -14
  1407. package/src/filiale/yuncheng/ChargeList.vue +11 -11
  1408. package/src/filiale/yuncheng/ChargeManage.vue +3 -3
  1409. package/src/filiale/yuncheng/ChargeOper.vue +4 -4
  1410. package/src/filiale/yuncheng/FilesManage/MeterinfoTest.vue +19 -9
  1411. package/src/filiale/yuncheng/FilesManageNew/MeterinfoTest.vue +5 -5
  1412. package/src/filiale/yuncheng/HandplanQuery.vue +9 -8
  1413. package/src/filiale/yuncheng/InsuranceList.vue +4 -4
  1414. package/src/filiale/yuncheng/MeterMessage.vue +2 -2
  1415. package/src/filiale/yuncheng/TransferManage.vue +1 -1
  1416. package/src/filiale/yuncheng/UserDeviceInfoTest.vue +4 -4
  1417. package/src/filiale/yuncheng/detailinfo/DevicesDetail.vue +1 -1
  1418. package/src/filiale/yuncheng/detailinfo/OldmeterDetail.vue +1 -1
  1419. package/src/filiale/yuncheng/detailinfo/OtherChargeRecord.vue +1 -1
  1420. package/src/filiale/yuncheng/detailinfo/UserfilesDetail.vue +1 -1
  1421. package/src/filiale/yuncheng/detailinfo/UserinfoDetail.vue +1 -1
  1422. package/src/filiale/yuncheng/detailinfo/price/MixpriceDetail.vue +1 -1
  1423. package/src/filiale/yuncheng/detailinfo/price/StairpriceDetail.vue +1 -1
  1424. package/src/filiale/yuncheng/deviceinfodetail.vue +1 -1
  1425. package/src/filiale/yuncheng/gasmove.vue +2 -2
  1426. package/src/filiale/yuncheng/machineDown.vue +8 -41
  1427. package/src/filiale/yuncheng/machineHand.vue +26 -26
  1428. package/src/filiale/yuncheng/machineHandAudit.vue +12 -13
  1429. package/src/filiale/zhongsheng/FilesManage/FileUserFiles.vue +8 -8
  1430. package/src/filiale/zhongsheng/charge/ChargeList.vue +11 -11
  1431. package/src/filiale/zhongsheng/charge/OtherChargeNew.vue +5 -5
  1432. package/src/filiale/zhongsheng/charge/ShowCardSellGas.vue +5 -5
  1433. package/src/filiale/zhongsheng/charge/UserBaseInfoNew.vue +5 -5
  1434. package/src/filiale/zhongsheng/rightview/CardList.vue +2 -2
  1435. package/src/filiale/zhongsheng/wechatpay/WeChatPayDetail.vue +8 -8
  1436. package/src/filiale/zhongyi/CardMeterCenter.vue +6 -6
  1437. package/src/filiale/zhongyi/ChangeMeter.vue +10 -10
  1438. package/src/filiale/zhongyi/ChargeRecordQuery.vue +1 -1
  1439. package/src/filiale/zhongyi/FileUserFiles.vue +6 -6
  1440. package/src/filiale/zhongyi/FilesManage/UserEssentialInfoTest.vue +4 -2
  1441. package/src/filiale/zhongyi/HandplanQuery.vue +34 -8
  1442. package/src/filiale/zhongyi/IOTMeterCenter.vue +5 -5
  1443. package/src/filiale/zhongyi/MeterReadAudit.vue +7 -7
  1444. package/src/filiale/zhongyi/MeterinfoTest.vue +6 -6
  1445. package/src/filiale/zhongyi/NoCardMeterCenter.vue +1 -1
  1446. package/src/filiale/zhongyi/ReplaceCardManage.vue +1 -1
  1447. package/src/filiale/zhongyi/Userinfo.vue +1 -1
  1448. package/src/filiale/zhongyi/cardsHand.vue +14 -14
  1449. package/src/filiale/zhongyi/common/MeterMessage.vue +2 -2
  1450. package/src/filiale/zhongyi/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
  1451. package/src/filiale/zhongyi/machineDown.vue +7 -7
  1452. package/src/filiale/zhongyi/machineHand.vue +27 -27
  1453. package/src/filiale/zhongyi/meterinfodetail.vue +247 -0
  1454. package/src/filiale/zhongyi/refund/IOTRefund.vue +1 -1
  1455. package/src/filiale/zhongyi/refund/machineRefund.vue +1 -1
  1456. package/src/filiale/zhongyi/sale.js +2 -0
  1457. package/src/main.js +1 -1
  1458. package/src/plugins/BillService.js +5 -5
  1459. package/src/plugins/CancelService.js +5 -5
  1460. package/src/plugins/CardManageService.js +2 -2
  1461. package/src/plugins/CardService.js +47 -47
  1462. package/src/plugins/ChangeMeterService.js +23 -23
  1463. package/src/plugins/CommonService.js +13 -13
  1464. package/src/plugins/FileManageService.js +5 -5
  1465. package/src/plugins/FileService.js +7 -7
  1466. package/src/plugins/GetLoginInfoService.js +1 -1
  1467. package/src/plugins/GetSaleParams.js +1 -1
  1468. package/src/plugins/HandService.js +2 -2
  1469. package/src/plugins/InvoiceService.js +10 -10
  1470. package/src/plugins/LoadParams.js +3 -3
  1471. package/src/plugins/LogicService.js +51 -45
  1472. package/src/plugins/MachineChargeService.js +2 -2
  1473. package/src/plugins/OffGasAddGasService.js +4 -4
  1474. package/src/plugins/PrintService.js +3 -3
  1475. package/src/plugins/SelectService.js +6 -6
  1476. package/src/project/State.js +1 -1
  1477. package/src/sale.js +3 -0
  1478. package/src/stores/MagLoadParams.js +2 -2
  1479. package/test/unit/karma.conf.js +4 -4
  1480. package/test/unit/specs/components/SellGasCharge/MeterCharge/IOTMeterCenter.spec.js +1 -1
  1481. package/test/unit/specs/components/SellGasCharge/MeterCharge/MachineCharge.spec.js +2 -2
  1482. package/test/unit/specs/components/UserFiles/UserGeneralInfo.spec.js +1 -1
  1483. package/test/unit/specs/service/getSaleInitData.spec.js +1 -1
File without changes
@@ -0,0 +1,2 @@
1
+ #Wed Jul 03 11:29:24 CST 2024
2
+ gradle.version=5.2.1
File without changes
@@ -1,7 +1,7 @@
1
1
  var path = require('path')
2
2
  var checkVersion = require('./versionCheck.js')
3
3
  checkVersion()
4
- const [ serverRul, localUrl, v4Url ] = ['http://192.168.50.67:31785', 'http://192.168.50.67:31785', 'http://192.168.50.67:31785']
4
+ const [ serverRul, localUrl, v4Url ] = ['http://192.168.50.4:8400/', 'http://192.168.50.4:8400/', 'http://192.168.50.67:31785']
5
5
  var merge = require('webpack-merge')
6
6
  var baseConfig = require('./webpack.dev.conf')
7
7
  var devConfig = {
@@ -19,21 +19,17 @@ var devConfig = {
19
19
  children: false // 不输出子模块构建信息
20
20
  },
21
21
  proxy: {
22
- '/file': {
23
- target: 'http://127.0.0.1:9026'
24
- },
25
- '/api/af-auth': {
22
+ '/api': {
26
23
  target: v4Url
27
24
  },
28
- '/api/af-system': {
29
- target: v4Url
25
+ '/invoice/rs/logic/getInvoice': {
26
+ target: serverRul
30
27
  },
31
- '/api/af-revenue': {
32
- pathRewrite: {'/api/af-revenue': '/'},
33
- target: 'http://127.0.0.1:9026'
28
+ '/rs/sql/filemanage_getUserfies':{
29
+ target: 'http://127.0.0.1:8080/'
34
30
  },
35
- '/invoice/api/af-revenue/logic/getInvoice': {
36
- target: serverRul
31
+ '/rs/logic/importNetworkValve':{
32
+ target: 'http://127.0.0.1:8080/'
37
33
  },
38
34
  '/rs/file': {
39
35
  target: localUrl
@@ -41,7 +37,7 @@ var devConfig = {
41
37
  '/webapps': {
42
38
  target: serverRul
43
39
  },
44
- '/api/af-revenue/sql/singleTable': {
40
+ '/rs/sql/singleTable': {
45
41
  target: serverRul
46
42
  },
47
43
  '/invoice': {
@@ -52,14 +48,14 @@ var devConfig = {
52
48
  target: serverRul
53
49
  },
54
50
  // 查找资源服务数据
55
- '/api/af-revenue/logic/getLogin': {
51
+ '/rs/logic/getLogin': {
56
52
  target: serverRul
57
53
  },
58
54
  // 查找资源服务数据
59
- '/api/af-revenue/logic/getInitData': {
55
+ '/rs/logic/getInitData': {
60
56
  target: serverRul
61
57
  },
62
- '/api/af-revenue/logic/getSaleInitData': {
58
+ '/rs/logic/getSaleInitData': {
63
59
  target: serverRul
64
60
  },
65
61
  // 用户登录服务地址
@@ -90,13 +86,13 @@ var devConfig = {
90
86
  '/rs/vue': {
91
87
  target: serverRul
92
88
  },
93
- '/api/af-revenue/logic/webHandReverse': {
89
+ '/rs/logic/webHandReverse': {
94
90
  target: 'http://localhost:8085'
95
91
  },
96
- '/api/af-revenue/logic': {
92
+ '/rs/logic': {
97
93
  target: localUrl
98
94
  },
99
- '/api/af-revenue/sql': {
95
+ '/rs/sql': {
100
96
  target: localUrl
101
97
  },
102
98
  '/webmeter': {
@@ -105,7 +101,7 @@ var devConfig = {
105
101
  '/rs': {
106
102
  target: serverRul
107
103
  // changeOrigin: true
108
- }
104
+ },
109
105
  }
110
106
  }
111
107
  }
@@ -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,120 +1,120 @@
1
- {
2
- "name": "sale-client",
3
- "version": "3.6.332-preview",
4
- "description": "收费模块前台组件",
5
- "main": "src/index.js",
6
- "scripts": {
7
- "example": "node build/example-server.js",
8
- "dev": "webpack-dev-server --config ./build/dev-server.js",
9
- "lint": "eslint src/**.js test/e2e/**.js test/unit/specs/** build/**.js",
10
- "unit": "karma start test/unit/karma.conf.js",
11
- "build": "rimraf lib && mkdirp lib && cross-env webpack --progress --hide-modules --config build/webpack.prod.conf.js",
12
- "e2e": "node test/e2e/runner.js",
13
- "release": "bash build/release.sh"
14
- },
15
- "repository": {
16
- "type": "git",
17
- "url": "https://gitee.com/aote/product.git"
18
- },
19
- "dependencies": {
20
- "crypto-js": "^4.1.1",
21
- "examples": "^0.1.0",
22
- "js-file-download": "0.4.12",
23
- "less-loader": "^2.2.3",
24
- "qrcodejs2": "^0.0.2",
25
- "vue": "^1.0.17",
26
- "webpack-dev-server": "^2.11.5",
27
- "vue-client": "1.24.159",
28
- "yarn": "^1.22.10"
29
- },
30
- "devDependencies": {
31
- "address-client": "3.2.105-yangchun",
32
- "axios": "0.15.3",
33
- "babel-core": "^6.0.0",
34
- "babel-loader": "^6.0.0",
35
- "babel-plugin-transform-runtime": "^6.0.0",
36
- "babel-preset-es2015": "^6.0.0",
37
- "babel-preset-stage-2": "^6.0.0",
38
- "chai": "^3.5.0",
39
- "co": "^4.6.0",
40
- "compression-webpack-plugin": "1.1.2",
41
- "connect-history-api-fallback": "^1.1.0",
42
- "cross-env": "^1.0.7",
43
- "cross-spawn": "^2.1.5",
44
- "css-loader": "^0.23.0",
45
- "echarts": "^4.1.0",
46
- "eslint": "^3.19.0",
47
- "eslint-config-standard": "^10.2.1",
48
- "eslint-friendly-formatter": "^3.0.0",
49
- "eslint-loader": "^1.7.1",
50
- "eslint-plugin-html": "^3.0.0",
51
- "eslint-plugin-import": "^2.7.0",
52
- "eslint-plugin-node": "^5.2.0",
53
- "eslint-plugin-promise": "^3.4.0",
54
- "eslint-plugin-standard": "^3.0.1",
55
- "eventsource-polyfill": "^0.9.6",
56
- "express": "^4.13.3",
57
- "extract-text-webpack-plugin": "^3.0.2",
58
- "terser-webpack-plugin-legacy": "^1.2.5",
59
- "file-loader": "^0.8.4",
60
- "filemanager-webpack-plugin": "^2.0.5",
61
- "function-bind": "^1.0.2",
62
- "html-webpack-plugin": "^2.8.1",
63
- "http-proxy-middleware": "^0.11.0",
64
- "inject-loader": "^2.0.1",
65
- "isparta-loader": "^2.0.0",
66
- "jasmine-core": "^2.4.1",
67
- "jquery": "^3.3.1",
68
- "jsencrypt": "3.0.0-rc.1",
69
- "json-loader": "^0.5.4",
70
- "karma": "^1.4.1",
71
- "karma-chrome-launcher": "^2.2.0",
72
- "karma-coverage": "^1.1.1",
73
- "karma-mocha": "^1.3.0",
74
- "karma-sinon-chai": "^1.3.1",
75
- "karma-sourcemap-loader": "^0.3.7",
76
- "karma-spec-reporter": "0.0.31",
77
- "karma-webpack": "^2.0.2",
78
- "ldap-clients": "3.0.62",
79
- "less": "^2.7.3",
80
- "manage-client": "3.1.8-88",
81
- "mkdirp": "^0.5.1",
82
- "mocha": "^3.2.0",
83
- "moment": "2.24.0",
84
- "ncp": "^2.0.0",
85
- "nightwatch": "^0.8.18",
86
- "qrcodejs2": "0.0.2",
87
- "rimraf": "^2.5.0",
88
- "selenium-server": "2.52.0",
89
- "sinon": "^2.1.0",
90
- "sinon-chai": "^2.8.0",
91
- "style": "0.0.3",
92
- "style-loader": "^0.20.3",
93
- "system-clients": "3.2.93",
94
- "url-loader": "^0.5.7",
95
- "vue-clipboard2": "0.3.1",
96
- "vue-hot-reload-api": "^1.2.0",
97
- "vue-html-loader": "^1.0.0",
98
- "vue-loader": "^8.2.1",
99
- "vue-resource": "^1.5.0",
100
- "vue-router": "^0.7.13",
101
- "vue-strap": "^1.0.9",
102
- "vue-style-loader": "^1.0.0",
103
- "vue-validator": "2.1.7",
104
- "webpack": "^3.12.0",
105
- "webpack-dev-middleware": "^1.4.0",
106
- "webpack-hot-middleware": "^2.6.0",
107
- "webpack-merge": "^0.8.3",
108
- "webpack-parallel-uglify-plugin": "^1.0.0",
109
- "weixin-js-sdk": "^1.2.0"
110
- },
111
- "keywords": [
112
- "selling-clients"
113
- ],
114
- "author": "张桥",
115
- "license": "ISC",
116
- "directories": {
117
- "example": "examples",
118
- "test": "test"
119
- }
120
- }
1
+ {
2
+ "name": "sale-client",
3
+ "version": "3.6.332",
4
+ "description": "收费模块前台组件",
5
+ "main": "src/index.js",
6
+ "scripts": {
7
+ "example": "node build/example-server.js",
8
+ "dev": "webpack-dev-server --config ./build/dev-server.js",
9
+ "lint": "eslint src/**.js test/e2e/**.js test/unit/specs/** build/**.js",
10
+ "unit": "karma start test/unit/karma.conf.js",
11
+ "build": "rimraf lib && mkdirp lib && cross-env webpack --progress --hide-modules --config build/webpack.prod.conf.js",
12
+ "e2e": "node test/e2e/runner.js",
13
+ "release": "bash build/release.sh"
14
+ },
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "https://gitee.com/aote/product.git"
18
+ },
19
+ "dependencies": {
20
+ "crypto-js": "^4.1.1",
21
+ "examples": "^0.1.0",
22
+ "js-file-download": "0.4.12",
23
+ "less-loader": "^2.2.3",
24
+ "qrcodejs2": "^0.0.2",
25
+ "vue": "^1.0.17",
26
+ "webpack-dev-server": "^2.11.5",
27
+ "vue-client": "1.24.146",
28
+ "yarn": "^1.22.10"
29
+ },
30
+ "devDependencies": {
31
+ "address-client": "3.2.105-yangchun",
32
+ "axios": "0.15.3",
33
+ "babel-core": "^6.0.0",
34
+ "babel-loader": "^6.0.0",
35
+ "babel-plugin-transform-runtime": "^6.0.0",
36
+ "babel-preset-es2015": "^6.0.0",
37
+ "babel-preset-stage-2": "^6.0.0",
38
+ "chai": "^3.5.0",
39
+ "co": "^4.6.0",
40
+ "compression-webpack-plugin": "1.1.2",
41
+ "connect-history-api-fallback": "^1.1.0",
42
+ "cross-env": "^1.0.7",
43
+ "cross-spawn": "^2.1.5",
44
+ "css-loader": "^0.23.0",
45
+ "echarts": "^4.1.0",
46
+ "eslint": "^3.19.0",
47
+ "eslint-config-standard": "^10.2.1",
48
+ "eslint-friendly-formatter": "^3.0.0",
49
+ "eslint-loader": "^1.7.1",
50
+ "eslint-plugin-html": "^3.0.0",
51
+ "eslint-plugin-import": "^2.7.0",
52
+ "eslint-plugin-node": "^5.2.0",
53
+ "eslint-plugin-promise": "^3.4.0",
54
+ "eslint-plugin-standard": "^3.0.1",
55
+ "eventsource-polyfill": "^0.9.6",
56
+ "express": "^4.13.3",
57
+ "extract-text-webpack-plugin": "^3.0.2",
58
+ "terser-webpack-plugin-legacy": "^1.2.5",
59
+ "file-loader": "^0.8.4",
60
+ "filemanager-webpack-plugin": "^2.0.5",
61
+ "function-bind": "^1.0.2",
62
+ "html-webpack-plugin": "^2.8.1",
63
+ "http-proxy-middleware": "^0.11.0",
64
+ "inject-loader": "^2.0.1",
65
+ "isparta-loader": "^2.0.0",
66
+ "jasmine-core": "^2.4.1",
67
+ "jquery": "^3.3.1",
68
+ "jsencrypt": "3.0.0-rc.1",
69
+ "json-loader": "^0.5.4",
70
+ "karma": "^1.4.1",
71
+ "karma-chrome-launcher": "^2.2.0",
72
+ "karma-coverage": "^1.1.1",
73
+ "karma-mocha": "^1.3.0",
74
+ "karma-sinon-chai": "^1.3.1",
75
+ "karma-sourcemap-loader": "^0.3.7",
76
+ "karma-spec-reporter": "0.0.31",
77
+ "karma-webpack": "^2.0.2",
78
+ "ldap-clients": "3.0.62",
79
+ "less": "^2.7.3",
80
+ "manage-client": "3.1.8-88",
81
+ "mkdirp": "^0.5.1",
82
+ "mocha": "^3.2.0",
83
+ "moment": "2.24.0",
84
+ "ncp": "^2.0.0",
85
+ "nightwatch": "^0.8.18",
86
+ "qrcodejs2": "0.0.2",
87
+ "rimraf": "^2.5.0",
88
+ "selenium-server": "2.52.0",
89
+ "sinon": "^2.1.0",
90
+ "sinon-chai": "^2.8.0",
91
+ "style": "0.0.3",
92
+ "style-loader": "^0.20.3",
93
+ "system-clients": "3.2.61",
94
+ "url-loader": "^0.5.7",
95
+ "vue-clipboard2": "0.3.1",
96
+ "vue-hot-reload-api": "^1.2.0",
97
+ "vue-html-loader": "^1.0.0",
98
+ "vue-loader": "^8.2.1",
99
+ "vue-resource": "^1.5.0",
100
+ "vue-router": "^0.7.13",
101
+ "vue-strap": "^1.0.9",
102
+ "vue-style-loader": "^1.0.0",
103
+ "vue-validator": "2.1.7",
104
+ "webpack": "^3.12.0",
105
+ "webpack-dev-middleware": "^1.4.0",
106
+ "webpack-hot-middleware": "^2.6.0",
107
+ "webpack-merge": "^0.8.3",
108
+ "webpack-parallel-uglify-plugin": "^1.0.0",
109
+ "weixin-js-sdk": "^1.2.0"
110
+ },
111
+ "keywords": [
112
+ "selling-clients"
113
+ ],
114
+ "author": "张桥",
115
+ "license": "ISC",
116
+ "directories": {
117
+ "example": "examples",
118
+ "test": "test"
119
+ }
120
+ }
@@ -0,0 +1,5 @@
1
+ // Groovy DSL
2
+ include ':app'
3
+
4
+ // Kotlin DSL (settings.gradle.kts)
5
+ include(":app")
package/src/Util.js CHANGED
@@ -38,6 +38,30 @@ export function toStandardDateString () {
38
38
  let date = dt.getDate()
39
39
  return dt.getFullYear() + '-' + (month < 10 ? '0' + month : month) + '-' + (date < 10 ? '0' + date : date)
40
40
  }
41
+ export function getLastDayOfMonth(dateString) {
42
+ // 解析输入日期字符串
43
+ var parts = dateString.split('-');
44
+ var year = parseInt(parts[0], 10);
45
+ var month = parseInt(parts[1], 10);
46
+
47
+ // 创建一个日期对象,表示下个月的第一天
48
+ var nextMonthFirstDay = new Date(year, month, 1);
49
+
50
+ // 减去一天,得到本月的最后一天
51
+ nextMonthFirstDay.setDate(nextMonthFirstDay.getDate() - 1);
52
+
53
+ // 获取年、月、日
54
+ var lastDay = nextMonthFirstDay.getDate();
55
+ var lastMonth = nextMonthFirstDay.getMonth() + 1; // 月份从0开始,需要加1
56
+ var lastYear = nextMonthFirstDay.getFullYear();
57
+
58
+ // 格式化日期为 YYYY-MM-DD
59
+ var formattedDate = lastYear + '-' +
60
+ (lastMonth < 10 ? '0' + lastMonth : lastMonth) + '-' +
61
+ (lastDay < 10 ? '0' + lastDay : lastDay);
62
+
63
+ return formattedDate;
64
+ }
41
65
 
42
66
  export function toStartAndEndDateString () {
43
67
  let dt = new Date()
@@ -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: '添加总表用户档案列表',
@@ -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'],
@@ -130,6 +130,10 @@
130
130
  <label class="font_normal_body " >备&emsp;&emsp;注</label>
131
131
  <textarea class="input_textarea" rows="3" style="margin-top: 25px; width:80%;height: auto;" v-model="model.f_comments"></textarea>
132
132
  </div>
133
+ <div class="col-sm-12 form-group">
134
+ <label class="font_normal_body " style="margin-top: 40px">小区备注</label>
135
+ <textarea class="input_textarea" rows="3" style="margin-top: 70px; width:80%;height: auto;" v-model="model.f_comments1"></textarea>
136
+ </div>
133
137
  <div style="text-align:right;margin-top:40px;margin-right:50px;" class="col-sm-12">
134
138
  <button class="button_search button_spacing" @click="confirm()" :disabled='!$v.valid'>保存</button>
135
139
  <button class="button_clear button_spacing" @click="cancel()">取消</button>
@@ -313,6 +317,7 @@
313
317
  f_pcd_id: '',
314
318
  f_street_id: '',
315
319
  f_comments: '',
320
+ f_comments1:'',
316
321
  f_residential_area_id: '',
317
322
  f_pcd: '',
318
323
  f_street: '',
@@ -365,7 +370,7 @@
365
370
  // this.model.f_residential_area_id = null
366
371
  // this.model.f_residential_area = null
367
372
  let condition = `isnull(f_iscity,'') = isnull('${this.model.f_iscity}','') and a.f_orgid = '${this.$login.f.orgid}'`
368
- let req = await this.$resetpost('api/af-revenue/sql/address_getresidential', {
373
+ let req = await this.$resetpost('rs/sql/address_getresidential', {
369
374
  data: {
370
375
  condition: condition
371
376
  }
@@ -413,7 +418,7 @@
413
418
  async initpcds (pconditon) {
414
419
  this.pcdslist = []
415
420
  let HttpReset = new HttpResetClass()
416
- let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
421
+ let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
417
422
  data: {
418
423
  items: '*',
419
424
  tablename: 't_pcd',
@@ -436,7 +441,7 @@
436
441
  async initstreets (pconditon) {
437
442
  this.streetslist = []
438
443
  let HttpReset = new HttpResetClass()
439
- let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy', {
444
+ let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy', {
440
445
  data: {
441
446
  items: '*',
442
447
  tablename: 't_street',
@@ -462,7 +467,7 @@
462
467
  // }
463
468
  this.areaslist = []
464
469
  let HttpReset = new HttpResetClass()
465
- let req = await HttpReset.load('POST', 'api/af-revenue/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
470
+ let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
466
471
  data: {
467
472
  items: '*',
468
473
  tablename: 't_area',
@@ -539,6 +544,8 @@
539
544
  this.initstreets(` f_filialeid = '${this.f_filialeids}' and id ='${selectArea.f_street_id}' `)
540
545
  this.initpcds(` f_filialeid = '${this.f_filialeids}' and id ='${selectArea.f_pcd_id}' `)
541
546
  this.model.slice_area = [{name: selectArea.f_slice_area, code: selectArea.f_area_code}]
547
+ this.model.f_comments1=selectArea.f_comments
548
+
542
549
  // 拼接地址
543
550
  this.model.f_address = `${selectArea.f_street}${selectArea.f_residential_area}`
544
551
  }
@@ -643,7 +650,7 @@
643
650
  }
644
651
  this.$showMessage('确定要批量添加' + this.addresslist.length + '户地址吗?,如有已经存在的,将会重复添加!!!', ['confirm', 'cancel']).then((res) => {
645
652
  if (res === 'confirm') {
646
- this.$resetpost('api/af-revenue/logic/address_adduserlist', {data: {addlist: this.addresslist}}, msg).then((req) => {
653
+ this.$resetpost('rs/logic/address_adduserlist', {data: {addlist: this.addresslist}}, msg).then((req) => {
647
654
  this.cleardara()
648
655
  this.$dispatch('confirm')
649
656
  })
@@ -692,7 +699,7 @@
692
699
  this.model.f_residential_area = this.findbyid(this.areaslist, this.model.f_residential_area_id).f_residential_area
693
700
  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
694
701
  }
695
- await this.$resetpost('api/af-revenue/logic/address_updateuseraddress', this.model)
702
+ await this.$resetpost('rs/logic/address_updateuseraddress', this.model)
696
703
  },
697
704
  cancel () {
698
705
  this.cleardara()
@@ -705,6 +712,7 @@
705
712
  f_residential_area_id: '',
706
713
  f_pcd: '',
707
714
  f_comments: '',
715
+ f_comments1:'',
708
716
  f_street: '',
709
717
  f_residential_area: '',
710
718
  f_slice_area: '',
@@ -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
  },