sale-client 3.6.385-preview → 3.6.385
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.
- package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
- package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/5.2.1/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/.gradle/vcs-1/gc.properties +0 -0
- package/build/dev-server.js +17 -10
- package/build/versionCheck.js +5 -5
- package/package.json +3 -3
- package/src/components/FilesManage/AddHostMeterUserList.vue +1 -1
- package/src/components/FilesManage/AddSubMeterUserList.vue +1 -1
- package/src/components/FilesManage/Edit.vue +3 -3
- package/src/components/FilesManage/FileAddressList.vue +2 -2
- package/src/components/FilesManage/FileMergeInfo.vue +1 -1
- package/src/components/FilesManage/FileUserAddress.vue +6 -6
- package/src/components/FilesManage/FileUserAddressChange.vue +1 -1
- package/src/components/FilesManage/FileUserFiles.vue +11 -11
- package/src/components/FilesManage/FileUserMerge.vue +1 -1
- package/src/components/FilesManage/HostMeterAdd.vue +2 -2
- package/src/components/FilesManage/HostMeterList.vue +1 -1
- package/src/components/FilesManage/HostMeterUserList.vue +3 -3
- package/src/components/FilesManage/MeterinfoTest.vue +13 -19
- package/src/components/FilesManage/TemplateManage.vue +3 -3
- package/src/components/FilesManage/TotalSplit/SplitList.vue +1 -1
- package/src/components/FilesManage/TotalSplit/TotalSplitList.vue +1 -1
- package/src/components/FilesManage/UserAddressCollection.vue +5 -5
- package/src/components/FilesManage/UserAddressInFile.vue +6 -6
- package/src/components/FilesManage/UserDeviceInfoTest.vue +2 -1
- package/src/components/FilesManage/UserGeneralInfoTest.vue +21 -15
- package/src/components/FilesManage/UserMeterInfoTest.vue +1 -1
- package/src/components/FilesManageNew/FileAddressList.vue +2 -2
- package/src/components/FilesManageNew/FileMergeInfo.vue +1 -1
- package/src/components/FilesManageNew/FileUserAddress.vue +5 -5
- package/src/components/FilesManageNew/FileUserAddressChange.vue +1 -1
- package/src/components/FilesManageNew/FileUserFiles.vue +13 -13
- package/src/components/FilesManageNew/FileUserMerge.vue +1 -1
- package/src/components/FilesManageNew/MeterinfoTest.vue +5 -5
- package/src/components/FilesManageNew/TotalSplit/SplitList.vue +1 -1
- package/src/components/FilesManageNew/TotalSplit/TotalSplitList.vue +1 -1
- package/src/components/FilesManageNew/UserGeneralInfoTest.vue +9 -9
- package/src/components/MaterialsManage/MaterialsBase.vue +3 -3
- package/src/components/MaterialsManage/MaterialsList.vue +3 -3
- package/src/components/SellGasCharge/ChargeCancel/CardMeterChargeCancel.vue +4 -4
- package/src/components/SellGasCharge/MeterCharge/CustomInvoice.vue +1 -1
- package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserCenter.vue +3 -3
- package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserManager.vue +3 -3
- package/src/components/SellGasCharge/MeterChargeforUser/ChargeUserlist.vue +1 -1
- package/src/components/SellGasCharge/MeterTrace/MeterList.vue +3 -3
- package/src/components/SellGasCharge/MeterTrace/MeterTrace.vue +3 -3
- package/src/components/UserFiles/AdjustableBox/AddBox.vue +8 -8
- package/src/components/UserFiles/AdjustableBox/BOXUserList.vue +1 -1
- package/src/components/UserFiles/AdjustableBox/BoxList.vue +3 -3
- package/src/components/UserFiles/AreaList.vue +2 -2
- package/src/components/UserFiles/Meterinfo.vue +4 -4
- package/src/components/UserFiles/NewAreaInfo.vue +4 -4
- package/src/components/UserFiles/UserFiles.vue +6 -6
- package/src/components/UserFiles/UserGeneralInfo.vue +1 -1
- package/src/components/UserFiles/UserPriceChangeHistory.vue +1 -1
- package/src/components/UserFiles/UserPriceChangeManage.vue +4 -4
- package/src/components/UserFiles/XieKaUser/AddUser.vue +2 -2
- package/src/components/UserFiles/XieKaUser/UsersList.vue +1 -1
- package/src/components/UserFiles/XieKaUser/XieKaManager.vue +1 -1
- package/src/components/UserFiles/admissibility.vue +1 -1
- package/src/components/UserFiles/batchUpdateInputtor.vue +4 -4
- package/src/components/WechatManage/Knowledge.vue +6 -6
- package/src/components/WechatManage/KnowledgeAdd.vue +1 -1
- package/src/components/WechatManage/KnowledgeModify.vue +1 -1
- package/src/components/WechatManage/KnowledgeRecord.vue +1 -1
- package/src/components/WechatManage/OrderCenter/Step.vue +1 -1
- package/src/components/WechatManage/OrderCenter/orderList.vue +1 -1
- package/src/components/WechatManage/OutLets.vue +5 -5
- package/src/components/WechatManage/OutLetsRecord.vue +1 -1
- package/src/components/WechatManage/Stopgas.vue +2 -2
- package/src/components/WechatManage/UserNoticeList.vue +13 -13
- package/src/components/WechatManage/UserNoticeRecord.vue +1 -1
- package/src/components/archives/ArchivesAdd.vue +1 -1
- package/src/components/archives/ArchivesList.vue +1 -1
- package/src/components/archives/UserfilesList.vue +7 -7
- package/src/components/baichuan/ChangeTable.vue +2 -2
- package/src/components/baichuan/newTableInfo.vue +3 -3
- package/src/components/charge/ChargeList.vue +14 -14
- package/src/components/charge/ChargeManage.vue +17 -9
- package/src/components/charge/ChargeManageOther.vue +1 -1
- package/src/components/charge/ChargeManageSell.vue +1 -1
- package/src/components/charge/ChargeModal.vue +1 -1
- package/src/components/charge/ChargeOper.vue +4 -4
- package/src/components/charge/ChargeOtherOper.vue +3 -3
- package/src/components/charge/HandList.vue +1 -1
- package/src/components/charge/NfcCardReplacement.vue +1 -1
- package/src/components/charge/business/CardChangeFill.vue +3 -3
- package/src/components/charge/business/CardMeterCenter.vue +9 -9
- package/src/components/charge/business/ChangeMeterAddGas.vue +3 -3
- package/src/components/charge/business/DigitalCharge.vue +2 -2
- package/src/components/charge/business/FilesComplete.vue +1 -1
- package/src/components/charge/business/IOT/IotChangeFill.vue +2 -2
- package/src/components/charge/business/IOTMeterCenter.vue +8 -8
- package/src/components/charge/business/IotOpen.vue +1 -1
- package/src/components/charge/business/NoCardMeterCenter.vue +3 -3
- package/src/components/charge/business/OtherCharge.vue +3 -3
- package/src/components/charge/business/OtherChargeAudit.vue +7 -7
- package/src/components/charge/business/OtherChargeByPay.vue +6 -6
- package/src/components/charge/business/OtherChargeNew.vue +5 -5
- package/src/components/charge/business/PriceChangeCompensation/IotCompensation.vue +3 -3
- package/src/components/charge/business/PriceChangeCompensation/JbCompensation.vue +3 -3
- package/src/components/charge/business/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
- package/src/components/charge/business/RepairCharge.vue +4 -4
- package/src/components/charge/business/ReturnMoneyExamine.vue +7 -7
- package/src/components/charge/business/ShowCardSellGas.vue +8 -8
- package/src/components/charge/business/ShowCardSellGasJB.vue +1 -1
- package/src/components/charge/business/ShowCardSellGasWeb.vue +1 -1
- package/src/components/charge/business/ShowCiTiaoCard.vue +1 -1
- package/src/components/charge/business/depositCharge/DepositCharge.vue +4 -4
- package/src/components/charge/business/machine/MachineChangeFill.vue +1 -1
- package/src/components/charge/business/machine/MachineCharge.vue +3 -3
- package/src/components/charge/business/machine/MachineMeterCenter.vue +9 -9
- package/src/components/charge/business/machine/MachineMeterPartCenter.vue +4 -4
- package/src/components/charge/business/machine/MachinePartCharge.vue +3 -3
- package/src/components/charge/business/machine/OweList.vue +1 -1
- package/src/components/charge/business/refund/DropTableRefund.vue +5 -5
- package/src/components/charge/business/refund/IOTRefund.vue +26 -11
- package/src/components/charge/business/refund/machineRefund.vue +23 -12
- package/src/components/charge/business/refund_copy/IOTRefund.vue +4 -4
- package/src/components/charge/business/refund_copy/machineRefund.vue +4 -4
- package/src/components/charge/bzjcancel.vue +5 -5
- package/src/components/charge/detailinfo/DevicesDetail.vue +1 -1
- package/src/components/charge/detailinfo/OldmeterDetail.vue +1 -1
- package/src/components/charge/detailinfo/OtherChargeRecord.vue +1 -1
- package/src/components/charge/detailinfo/UserfilesDetail.vue +1 -1
- package/src/components/charge/detailinfo/UserinfoDetail.vue +1 -1
- package/src/components/charge/detailinfo/price/MixpriceDetail.vue +1 -1
- package/src/components/charge/detailinfo/price/StairpriceDetail.vue +1 -1
- package/src/components/charge/gasloss/gasLossDetail.vue +2 -2
- package/src/components/charge/gasloss/gasLossForm.vue +2 -2
- package/src/components/charge/gasloss/gasLossOperate.vue +3 -3
- package/src/components/charge/gasloss/gasLossRecords.vue +4 -4
- package/src/components/charge/gasmove.vue +3 -3
- package/src/components/chargeBatch/BatchCharge.vue +5 -5
- package/src/components/chargeBatch/BatchChargeDetail.vue +1 -1
- package/src/components/chargeBatch/CardList.vue +18 -18
- package/src/components/chargeBatch/ChargeBatchList.vue +1 -1
- package/src/components/chargeBatch/ChargeGroupList.vue +4 -4
- package/src/components/chargeBatch/ChargeManageBatch.vue +2 -2
- package/src/components/chargeBatch/ChargeManageGroup.vue +3 -3
- package/src/components/chargeBatch/OweRecordQuery.vue +1 -1
- package/src/components/chargeBatch/RecordCancel.vue +12 -12
- package/src/components/chargeBatch/ReissueBillBatch.vue +1 -1
- package/src/components/chargeBatch/groupFeeDeduction.vue +1 -1
- package/src/components/chargeBatch/groupRefund.vue +4 -4
- package/src/components/chargeNew/BookBill.vue +1 -1
- package/src/components/chargeNew/ChargeList.vue +10 -10
- package/src/components/chargeNew/ChargeManageNew.vue +3 -3
- package/src/components/chargeNew/ChargeOper.vue +3 -3
- package/src/components/chargeNew/MeterReset.vue +1 -1
- package/src/components/chargeNew/SendBook.vue +2 -2
- package/src/components/chargeNew/thirdSurplus.vue +4 -4
- package/src/components/common/limit/LimitGasManage.vue +3 -3
- package/src/components/common/limit/LimitHistory.vue +3 -3
- package/src/components/common/limit/LimitList.vue +8 -8
- package/src/components/common/searchuploadfile/uploadFileSearch.vue +1 -1
- package/src/components/common/searchuploadfile/uploadFilesHistory.vue +3 -3
- package/src/components/common/userinfo_detail/SplitPrice.vue +3 -3
- package/src/components/common/userinfo_detail/TableUsageChart.vue +1 -1
- package/src/components/common/userinfo_detail/UserBaseInfo.vue +5 -5
- package/src/components/common/userinfo_detail/UserBaseInfoNew.vue +12 -10
- package/src/components/common/userinfo_detail/UserInfoDetailManage.vue +1 -1
- package/src/components/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/AutomaticPurse.vue +8 -8
- package/src/components/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +10 -10
- package/src/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/HandQueryUser.vue +3 -3
- package/src/components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
- package/src/components/common/userinfo_detail/ic_detail/MeterParam.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/UserDeviceQuery.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/UserKeyRecord.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/WebAutomaticPurse.vue +8 -8
- package/src/components/common/userinfo_detail/ic_detail/WebChargeQueryUser.vue +9 -9
- package/src/components/common/userinfo_detail/ic_detail/WebHandQueryUser.vue +2 -2
- package/src/components/common/userinfo_detail/ic_detail/contractSigningList.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/insertKeyUser.vue +3 -3
- package/src/components/common/userinfo_detail/iot_detail/QueryHistoryInstruct.vue +2 -2
- package/src/components/common/userinfo_detail/iot_detail/QueryInstruct.vue +5 -5
- package/src/components/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
- package/src/components/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
- package/src/components/cooker/WareRecord.vue +1 -1
- package/src/components/matchmakingManagement/PlatformList.vue +1 -1
- package/src/components/meterBook/MeterList.vue +2 -2
- package/src/components/meterBook/MeterMsg.vue +4 -4
- package/src/components/meterBook/addMeterBook.vue +1 -1
- package/src/components/meterBook/addUserToBook.vue +2 -2
- package/src/components/newBill/CardList.vue +27 -27
- package/src/components/newBill/CardMeterCenter.vue +8 -8
- package/src/components/newBill/IOTMeterCenter.vue +7 -7
- package/src/components/newBill/NoCardMeterCenter.vue +2 -2
- package/src/components/newBill/PrintBill.vue +1 -1
- package/src/components/newBill/ReissueBill.vue +4 -4
- package/src/components/newpriceadjustment/NewPriceAdjustment.vue +7 -7
- package/src/components/newpriceadjustment/NewPriceAdjustmentSell.vue +5 -5
- package/src/components/newpriceadjustment/NewPriceAdjustmentWebmeter.vue +5 -5
- package/src/components/priceadjustment/adjustPrice.vue +2 -2
- package/src/components/priceadjustment/adjustUser.vue +2 -2
- package/src/components/revenue/Common/EticketPrint.vue +3 -3
- package/src/components/revenue/Common/EticketPrintAsync.vue +15 -15
- package/src/components/revenue/Common/LimitGas.vue +2 -2
- package/src/components/revenue/Common/MeterMessage.vue +2 -2
- package/src/components/revenue/Common/Movemeter.vue +6 -6
- package/src/components/revenue/Common/PaymentCode.vue +3 -3
- package/src/components/revenue/Common/PrintBill.vue +1 -1
- package/src/components/revenue/Common/ReissueBill.vue +4 -4
- package/src/components/revenue/Common/ValidateBill.vue +1 -1
- package/src/components/revenue/Common/batchDisable.vue +3 -3
- package/src/components/revenue/Common/uploadFiles.vue +4 -4
- package/src/components/revenue/Common/userFlowSheet.vue +3 -3
- package/src/components/revenue/HandManager/CardHand.vue +15 -15
- package/src/components/revenue/HandManager/EstimateCardManager.vue +18 -18
- package/src/components/revenue/HandManager/EstimateManager.vue +26 -26
- package/src/components/revenue/HandManager/HandManager.vue +28 -27
- package/src/components/revenue/HandManager/HandManagerCard.vue +15 -15
- package/src/components/revenue/HandManager/MbpeopleList.vue +5 -5
- package/src/components/revenue/HandManager/MeterBookAdd.vue +3 -3
- package/src/components/revenue/HandManager/MeterBookList.vue +2 -2
- package/src/components/revenue/HandManager/MeterBookUser.vue +9 -9
- package/src/components/revenue/HandManager/OverdueSetList.vue +4 -4
- package/src/components/revenue/HandManager/OverdueSetUser.vue +1 -1
- package/src/components/revenue/HandManager/PriceAdjustment.vue +6 -6
- package/src/components/revenue/HandManager/PriceAdjustmentCard.vue +6 -6
- package/src/components/revenue/HandManager/PriceAdjustmentSelling.vue +6 -6
- package/src/components/revenue/HandManager/PriceAdjustmentWebmeter.vue +6 -6
- package/src/components/revenue/HandManager/RemainAdjustment.vue +4 -4
- package/src/components/revenue/HandManager/VolumeAdjustment/VolumeAdjustmentManage.vue +6 -6
- package/src/components/revenue/HandManager/meterbookEntry.vue +1 -1
- package/src/components/revenue/HandManager/openEticket/HandUserManage.vue +1 -1
- package/src/components/revenue/HandManager/openEticket/HasOpenHand.vue +2 -2
- package/src/components/revenue/HandManager/openEticket/HasOpenReceipt.vue +3 -3
- package/src/components/revenue/HandManager/openEticket/UnOpenHand.vue +3 -3
- package/src/components/revenue/HandManager/openEticket/UnOpenReceipt.vue +2 -2
- package/src/components/revenue/HandManager/qtxCardHand/GassaleHand.vue +3 -3
- package/src/components/revenue/HandManager/qtxCardHand/TrqtmHand.vue +3 -3
- package/src/components/revenue/IssuanceManagement/batchCardIssuance.vue +4 -4
- package/src/components/revenue/analysis/FarawayQuery.vue +2 -2
- package/src/components/revenue/analysis/outStockQuery.vue +2 -2
- package/src/components/revenue/bank/BankForm.vue +1 -1
- package/src/components/revenue/bank/BankList.vue +4 -4
- package/src/components/revenue/bank/bankOffer.vue +3 -3
- package/src/components/revenue/bank/bankReturn.vue +3 -3
- package/src/components/revenue/base/GasWaterSearch.vue +2 -2
- package/src/components/revenue/base/PurchaseWater.vue +1 -1
- package/src/components/revenue/base/UserList.vue +4 -4
- package/src/components/revenue/base/leftview/CheckGas.vue +1 -1
- package/src/components/revenue/base/leftview/MeterUse.vue +4 -4
- package/src/components/revenue/base/leftview/MixPriceInfo.vue +1 -1
- package/src/components/revenue/base/leftview/RecordStoryinfo.vue +1 -1
- package/src/components/revenue/base/leftview/SafeCheck.vue +1 -1
- package/src/components/revenue/base/leftview/ServiceRepair.vue +1 -1
- package/src/components/revenue/base/leftview/ServiceSubstitution.vue +1 -1
- package/src/components/revenue/base/leftview/Stairinfo.vue +18 -18
- package/src/components/revenue/base/leftview/UserFees.vue +1 -1
- package/src/components/revenue/base/leftview/Userinfo.vue +4 -4
- package/src/components/revenue/base/leftview/billMessage.vue +2 -2
- package/src/components/revenue/base/leftview/meterinfodetail.vue +1 -1
- package/src/components/revenue/base/rightview/CardList.vue +31 -31
- package/src/components/revenue/base/rightview/InstallCardList.vue +4 -4
- package/src/components/revenue/base/rightview/RecordCancel.vue +13 -13
- package/src/components/revenue/base/rightview/canceldetail/AutoaccountsCancelDetail.vue +1 -1
- package/src/components/revenue/base/rightview/canceldetail/CardmetercenterCancelDetail.vue +1 -1
- package/src/components/revenue/base/rightview/canceldetail/ChangeMeterCancelDetail.vue +1 -1
- package/src/components/revenue/base/rightview/canceldetail/IOTMeterCenterCancelDetail.vue +1 -1
- package/src/components/revenue/base/rightview/canceldetail/MachinemetercenterCancelDetail.vue +1 -1
- package/src/components/revenue/base/rightview/canceldetail/OtherchargeCancelDetail.vue +1 -1
- package/src/components/revenue/base/rightview/canceldetail/ReplacecardmanageCancelDetail.vue +1 -1
- package/src/components/revenue/base/rightview/canceldetail/TransfermanageCancelDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/AddUserDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/AdvanceDeliveryDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/AutoAccountsDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/BankDKDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/BankPay.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/BlacklistDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/BuildFeeDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/CancellationDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/CardMeterCenterDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/CardOverUserDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/ChangeFeeDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/ChangeFlowmeterDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/ChangeMeterDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/DisableManageDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/EnableManageDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/FeeDeductionDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/GarbageDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/GasLossDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/GasPriceChangeDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/IOTMeterCenterDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/InputtorChangeDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/MachineMeterCenterDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/OffGasAddGasDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/OpenMeterDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/OtherChargeDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/OverUserChangeDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/PriceAdjustmentDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/ReduceFeeDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/RefundDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/ReissueBill.vue +5 -5
- package/src/components/revenue/base/rightview/carddetail/RepairFeeDeduction.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/ReplaceCardManageDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/ReturnMoney.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/SalecardgasDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/StopApplyDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/TransferManageDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/UserChangeDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/WeChatPay.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/WithGas.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/machineCardDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/movegasDetail.vue +1 -1
- package/src/components/revenue/base/rightview/carddetail/movemeterdetail.vue +1 -1
- package/src/components/revenue/base/rightview/reissuebill/OtherBill.vue +3 -3
- package/src/components/revenue/base/rightview/valueaddinfo.vue +2 -2
- package/src/components/revenue/batchDeduction/batchDeduction.vue +1 -1
- package/src/components/revenue/batchDeduction/batchDeductionList.vue +6 -6
- package/src/components/revenue/batchDeduction/batchDeductionOper.vue +2 -2
- package/src/components/revenue/batchPreloads/batchPreloads.vue +1 -1
- package/src/components/revenue/batchPreloads/batchPreloadsCharge.vue +2 -2
- package/src/components/revenue/batchPreloads/batchPreloadsList.vue +5 -5
- package/src/components/revenue/cancelHandplan/IotHandplanCanel.vue +2 -2
- package/src/components/revenue/cardHandManage/cardDown.vue +8 -8
- package/src/components/revenue/cardHandManage/cardHandAudit.vue +4 -4
- package/src/components/revenue/cardHandManage/cardsHand.vue +15 -15
- package/src/components/revenue/changeInsurance/InsuranceAdd.vue +1 -1
- package/src/components/revenue/changeInsurance/InsuranceChargesDetails.vue +3 -3
- package/src/components/revenue/changeInsurance/InsuranceList.vue +5 -5
- package/src/components/revenue/changeInsurance/InsuranceRecord.vue +1 -1
- package/src/components/revenue/changeInsurance/UserInsurance.vue +1 -1
- package/src/components/revenue/comprehen/Bill/CustQueryEticket.vue +2 -2
- package/src/components/revenue/comprehen/Bill/CustomInvoice.vue +2 -2
- package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenCard.vue +2 -2
- package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenJBPage.vue +2 -2
- package/src/components/revenue/comprehen/Bill/Eticket/EticketOpenPage.vue +2 -2
- package/src/components/revenue/comprehen/Bill/Eticket/EticketRecordList.vue +1 -1
- package/src/components/revenue/comprehen/Bill/EticketManage.vue +2 -2
- package/src/components/revenue/comprehen/Bill/EticketRecordList.vue +2 -2
- package/src/components/revenue/comprehen/Bill/EticketV4/CustQueryEticket.vue +3 -3
- package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenCard.vue +3 -3
- package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenJBPage.vue +3 -3
- package/src/components/revenue/comprehen/Bill/EticketV4/EticketOpenPage.vue +3 -3
- package/src/components/revenue/comprehen/Bill/EticketV4/EticketRecordList.vue +2 -2
- package/src/components/revenue/comprehen/Bill/asyncEticket/CustQueryEticketAsync.vue +3 -3
- package/src/components/revenue/comprehen/Bill/paper/AddBill.vue +1 -1
- package/src/components/revenue/comprehen/Bill/paper/BillChangeDetail.vue +1 -1
- package/src/components/revenue/comprehen/Bill/paper/BillDetail.vue +4 -4
- package/src/components/revenue/comprehen/Bill/paper/BillList.vue +3 -3
- package/src/components/revenue/comprehen/Bill/paperbill/DistributionDetail.vue +2 -2
- package/src/components/revenue/comprehen/Bill/paperbill/DistributionGather.vue +1 -1
- package/src/components/revenue/comprehen/CardManage/CardAllotEdit.vue +1 -1
- package/src/components/revenue/comprehen/CardManage/CardAllotList.vue +3 -3
- package/src/components/revenue/comprehen/CardManage/CardDetailEdit.vue +1 -1
- package/src/components/revenue/comprehen/CardManage/CardDetailList.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPayment.vue +9 -9
- package/src/components/revenue/comprehen/ComprehenOperation/BankPayment/BankPaymentConstrast.vue +3 -3
- package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchCancellation.vue +2 -2
- package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/ChangeMeterReader.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferManage.vue +3 -3
- package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/TransferRecords.vue +3 -3
- package/src/components/revenue/comprehen/ComprehenOperation/ChangeAccount/Transferlist.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/ChangeNewMeter.vue +3 -3
- package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/IOTMeter.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/MachineMeter.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeDeduction.vue +3 -3
- package/src/components/revenue/comprehen/ComprehenOperation/FeeDeduction/feeMachine.vue +2 -2
- package/src/components/revenue/comprehen/ComprehenOperation/GiftFee/icTable.vue +17 -7
- package/src/components/revenue/comprehen/ComprehenOperation/GiftFee/iotTable.vue +24 -7
- package/src/components/revenue/comprehen/ComprehenOperation/LimitGasManage.vue +3 -3
- package/src/components/revenue/comprehen/ComprehenOperation/MeterDisable/DisableManage.vue +7 -16
- package/src/components/revenue/comprehen/ComprehenOperation/MeterEnable/EnableManage.vue +17 -23
- package/src/components/revenue/comprehen/ComprehenOperation/OffGasAddGas/OffGasAddGas.vue +4 -4
- package/src/components/revenue/comprehen/ComprehenOperation/OrderDetails/OrderDetails.vue +8 -8
- package/src/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +8 -8
- package/src/components/revenue/comprehen/ComprehenOperation/OverCharge/OverUseCharge.vue +2 -2
- package/src/components/revenue/comprehen/ComprehenOperation/PriceJustment/priceJustment.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/RefundManage/RefundManage.vue +2 -2
- package/src/components/revenue/comprehen/ComprehenOperation/ReplaceCard/MachineCardBill.vue +2 -2
- package/src/components/revenue/comprehen/ComprehenOperation/ReplaceCard/ReplaceCardManage.vue +3 -3
- package/src/components/revenue/comprehen/ComprehenOperation/SellRecordChange/SellRecord.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/SellRecordChange/UserinfoList.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeMeter.vue +13 -13
- package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ResetMeter.vue +12 -12
- package/src/components/revenue/comprehen/ComprehenOperation/removeTable.vue +5 -4
- package/src/components/revenue/comprehen/ComprehenOperation/removeTableCancel.vue +3 -3
- package/src/components/revenue/comprehen/ComprehenOperation/resetShowCardgas/ResetShowCardGas.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/wallheating/WallheatingInfoAdd.vue +2 -2
- package/src/components/revenue/comprehen/Exemption/GasFeeReduction.vue +3 -3
- package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDocking.vue +1 -1
- package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDockingTow.vue +2 -2
- package/src/components/revenue/comprehen/Maintenance/bill/billListMaintain.vue +1 -1
- package/src/components/revenue/comprehen/Maintenance/bill/billOperate.vue +2 -2
- package/src/components/revenue/comprehen/Maintenance/bill/billRecordMaintain.vue +1 -1
- package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterListMaintain.vue +2 -2
- package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterOperate.vue +4 -4
- package/src/components/revenue/comprehen/Maintenance/changeMeter/maintenanceChangeMeterRecords.vue +1 -1
- package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasRecordMaintain.vue +1 -1
- package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasRecordMaintainList.vue +1 -1
- package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasSpecific.vue +4 -4
- package/src/components/revenue/comprehen/Maintenance/group/MeterOperatemaingroup.vue +2 -2
- package/src/components/revenue/comprehen/Maintenance/group/StockListmaingroup.vue +5 -5
- package/src/components/revenue/comprehen/Maintenance/group/maintenancegroup.vue +1 -1
- package/src/components/revenue/comprehen/Maintenance/hand/handListMaintain.vue +4 -4
- package/src/components/revenue/comprehen/Maintenance/hand/handOperate.vue +5 -5
- package/src/components/revenue/comprehen/Maintenance/hand/maintenanceHandmeterRecords.vue +1 -1
- package/src/components/revenue/comprehen/Maintenance/otherRecords/OtherMaintenanceLists.vue +2 -2
- package/src/components/revenue/comprehen/Maintenance/otherRecords/Otherrecordmaintenance.vue +4 -4
- package/src/components/revenue/comprehen/Maintenance/otherRecords/specificInformation.vue +5 -5
- package/src/components/revenue/comprehen/Maintenance/pictureManage/pictureListMaintain.vue +2 -2
- package/src/components/revenue/comprehen/Maintenance/revenue/MeterOperatemain.vue +4 -2
- package/src/components/revenue/comprehen/Maintenance/revenue/StockListmain.vue +5 -5
- package/src/components/revenue/comprehen/Maintenance/revenue/maintenance.vue +1 -1
- package/src/components/revenue/comprehen/Message/AllUser.vue +6 -6
- package/src/components/revenue/comprehen/Message/AllUserNew.vue +7 -7
- package/src/components/revenue/comprehen/Message/ArrearsList.vue +2 -2
- package/src/components/revenue/comprehen/Message/MessageList.vue +8 -8
- package/src/components/revenue/comprehen/Message/TemplateMessage.vue +1 -1
- package/src/components/revenue/comprehen/Message/UserDefinedMessage.vue +1 -1
- package/src/components/revenue/comprehen/Message/UserDefinedMessageNew.vue +2 -2
- package/src/components/revenue/comprehen/PreferentialPolicies/PrivilegeEdit.vue +3 -3
- package/src/components/revenue/comprehen/PreferentialPolicies/PrivilegeList.vue +1 -1
- package/src/components/revenue/comprehen/ResourceRecord/ResourceRecordQuery.vue +2 -2
- package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLiving.vue +3 -3
- package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLivingList.vue +2 -2
- package/src/components/revenue/comprehen/SpecialUser/BasicLiving/UpdateBasicLiving.vue +1 -1
- package/src/components/revenue/comprehen/SpecialUser/BasicLiving/stopBasicLiving.vue +2 -2
- package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +3 -3
- package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListDetail.vue +1 -1
- package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListList.vue +2 -2
- package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListRecord.vue +1 -1
- package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackModal.vue +1 -1
- package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackRecordQuery.vue +2 -2
- package/src/components/revenue/comprehen/StairPrice/GasPrice.vue +7 -7
- package/src/components/revenue/comprehen/StairPrice/GasPriceList.vue +2 -2
- package/src/components/revenue/comprehen/StairPrice/GasPriceUser.vue +5 -5
- package/src/components/revenue/comprehen/StairPrice/PriceChangeDetail.vue +1 -1
- package/src/components/revenue/comprehen/StairPrice/PriceChangeHistory.vue +1 -1
- package/src/components/revenue/comprehen/StairPrice/PriceRecord.vue +2 -2
- package/src/components/revenue/comprehen/StairPrice/UpdateInfo.vue +1 -1
- package/src/components/revenue/comprehen/ToolCard/CardTypeDetail.vue +1 -1
- package/src/components/revenue/comprehen/TotalSplit/AllUserFiles.vue +1 -1
- package/src/components/revenue/comprehen/TotalSplit/SplitList.vue +1 -1
- package/src/components/revenue/comprehen/TotalSplit/TotalSplitList.vue +3 -3
- package/src/components/revenue/comprehen/alipay/alipayConstrast.vue +3 -3
- package/src/components/revenue/comprehen/alipay/alipayDetail.vue +7 -7
- package/src/components/revenue/comprehen/batch/batchEditFiles.vue +1 -1
- package/src/components/revenue/comprehen/batch/batchEditHistory.vue +1 -1
- package/src/components/revenue/comprehen/batch/batchEditManage.vue +1 -1
- package/src/components/revenue/comprehen/batch/batchUserList.vue +2 -2
- package/src/components/revenue/comprehen/closeaccount/Closeaccount.vue +2 -2
- package/src/components/revenue/comprehen/closeaccount/battchcancelaudit.vue +3 -3
- package/src/components/revenue/comprehen/common/ImportExcel.vue +4 -4
- package/src/components/revenue/comprehen/device/deviceEdit.vue +1 -1
- package/src/components/revenue/comprehen/device/deviceList.vue +2 -2
- package/src/components/revenue/comprehen/gasbrand/AddGasBrand.vue +2 -2
- package/src/components/revenue/comprehen/gasbrand/AddGasModel.vue +1 -1
- package/src/components/revenue/comprehen/gasbrand/AddGasModelInfo.vue +1 -1
- package/src/components/revenue/comprehen/gasbrand/AddJsonParameter.vue +2 -2
- package/src/components/revenue/comprehen/gasbrand/AddUseringOrg.vue +4 -4
- package/src/components/revenue/comprehen/gasbrand/GasBrandList.vue +3 -3
- package/src/components/revenue/comprehen/gasbrand/GasBrandUser.vue +2 -2
- package/src/components/revenue/comprehen/gasbrand/GasModelInfo.vue +1 -1
- package/src/components/revenue/comprehen/gasbrand/Parames.vue +4 -4
- package/src/components/revenue/comprehen/gasbrand/ViewOrg.vue +1 -1
- package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +8 -8
- package/src/components/revenue/comprehen/insurance/insuranceGuanL.vue +3 -3
- package/src/components/revenue/comprehen/ovdue/Overduetax.vue +10 -10
- package/src/components/revenue/comprehen/posQuery/PosQueryList.vue +7 -7
- package/src/components/revenue/comprehen/replacement/replaceMentList.vue +2 -2
- package/src/components/revenue/comprehen/replacement/replacementHandInfoRecord.vue +1 -1
- package/src/components/revenue/comprehen/replacement/replacementSingleInfoOperation.vue +2 -2
- package/src/components/revenue/comprehen/wechatpay/WeChatPayContrast.vue +3 -3
- package/src/components/revenue/comprehen/wechatpay/WeChatPayDetail.vue +8 -8
- package/src/components/revenue/comprehen/wechatpay/WeChatPayPos.vue +3 -3
- package/src/components/revenue/comprehen/wechatpay/wechatValidateManage.vue +5 -5
- package/src/components/revenue/concentrator/ncAddressList.vue +2 -2
- package/src/components/revenue/concentrator/ncArchivesAdd.vue +4 -4
- package/src/components/revenue/concentrator/ncArchivesList.vue +2 -2
- package/src/components/revenue/concentrator/ncUserfilesList.vue +3 -3
- package/src/components/revenue/concentrator/ncUserfilesList2.vue +5 -5
- package/src/components/revenue/dispatch/dispatchDown.vue +2 -2
- package/src/components/revenue/dispatch/dispatchList.vue +7 -7
- package/src/components/revenue/dispatch/showList.vue +1 -1
- package/src/components/revenue/invoiceuse/CompanyTitleInput.vue +1 -1
- package/src/components/revenue/invoiceuse/InvoiceChargeList.vue +1 -1
- package/src/components/revenue/invoiceuse/InvoiceEntry.vue +1 -1
- package/src/components/revenue/invoiceuse/InvoiceGoodsInfoEntry.vue +2 -2
- package/src/components/revenue/invoiceuse/InvoiceGoodsInput.vue +1 -1
- package/src/components/revenue/invoiceuse/InvoiceInfoEntry.vue +2 -2
- package/src/components/revenue/invoiceuse/InvoiceInformationInput.vue +1 -1
- package/src/components/revenue/invoiceuse/InvoiceUse.vue +6 -6
- package/src/components/revenue/machineHandManage/ArrearsQuery.vue +5 -5
- package/src/components/revenue/machineHandManage/HandplanQuery.vue +8 -8
- package/src/components/revenue/machineHandManage/machineDown.vue +9 -9
- package/src/components/revenue/machineHandManage/machineHand.vue +32 -32
- package/src/components/revenue/machineHandManage/machineHandAudit.vue +10 -10
- package/src/components/revenue/machineHandManage/machineUploaded.vue +3 -3
- package/src/components/revenue/priceAdjustment/CardPriceAdjustment.vue +2 -2
- package/src/components/revenue/priceAdjustment/cardMange/cardSellingDifference.vue +3 -3
- package/src/components/revenue/printing/PrintingFileUserFiles.vue +21 -21
- package/src/components/revenue/regionalgas/regionalList.vue +2 -2
- package/src/components/revenue/regionalgas/regionalListRecord.vue +1 -1
- package/src/components/revenue/regionalgas/regionaladd.vue +1 -1
- package/src/components/revenue/stopairmanage/stopairList.vue +2 -2
- package/src/components/revenue/stopairmanage/stopairListRecord.vue +1 -1
- package/src/components/revenue/stopairmanage/stopairadd.vue +1 -1
- package/src/components/revenue/third/rizhao/transferAudit.vue +1 -1
- package/src/components/revenue/third/rizhao/transferAuditDisposeBasics.vue +2 -2
- package/src/components/revenue/third/transferAudit.vue +1 -1
- package/src/components/revenue/third/transferAuditDisposeBasics.vue +2 -2
- package/src/components/revenue/todoList/CompileList.vue +1 -1
- package/src/components/revenue/todoList/TodoList.vue +2 -2
- package/src/components/service/BluetoothSell.js +2 -2
- package/src/components/service/PCSell.js +2 -2
- package/src/components/service/Save.js +2 -2
- package/src/components/valueaddserver/valueaddservershow.vue +2 -2
- package/src/components/webMeter/MeterManage/WebMeterBatchOperate.vue +5 -5
- package/src/components/webMeter/MeterManage/WebMeterBatchOperationValve.vue +57 -59
- package/src/components/webMeter/NewWebMeterHandPlan.vue +5 -5
- package/src/components/webMeter/WebBalanceQuery.vue +5 -5
- package/src/components/webMeter/WebMeterExceptionHandle.vue +4 -4
- package/src/components/webMeter/WebMeterExceptionList.vue +1 -1
- package/src/components/webMeter/WebMeterExceptionManage.vue +1 -1
- package/src/components/webMeter/WebmeterFlowmeter.vue +4 -4
- package/src/components/webMeter/approvalHandleList.vue +5 -5
- package/src/components/webMeter/common/MeterMsg.vue +6 -6
- package/src/components/webMeter/common/NewWatchMsg.vue +8 -8
- package/src/components/webMeter/common/QueryInstruct.vue +3 -3
- package/src/components/webMeter/common/SignParameter.vue +3 -3
- package/src/components/webMeter/common/WatchCollection.vue +1 -1
- package/src/components/webMeter/common/WatchCost.vue +1 -1
- package/src/components/webMeter/common/WatchDealWarning.vue +3 -3
- package/src/components/webMeter/common/WatchRecharge.vue +1 -1
- package/src/components/webMeter/common/WebMeterInfoManage.vue +1 -1
- package/src/components/webMeter/common/batteryEcharts.vue +1 -1
- package/src/components/webMeter/common/signalEcharts.vue +1 -1
- package/src/components/webMeter/dataCollection/NewWebMeterHandPlan.vue +5 -5
- package/src/components/webMeter/iotBalanceAnalyse.vue +3 -3
- package/src/components/webMeter/meterinfo/NewMeterList.vue +4 -4
- package/src/components/webMeter/paramSave/ParamHistory.vue +2 -2
- package/src/components/webMeter/paramSave/ParamSet.vue +4 -4
- package/src/components/webMeter/paramSave/ParamSetForm.vue +6 -6
- package/src/components/webMeter/paramSaveNew/ParamExceptions.vue +1 -1
- package/src/components/webMeter/paramSaveNew/ParamHistory.vue +2 -2
- package/src/components/webMeter/paramSaveNew/ParamSet.vue +4 -4
- package/src/components/webMeter/paramSaveNew/ParamSetDefault.vue +2 -2
- package/src/components/webMeter/paramSaveNew/ParamSetDefaultList.vue +1 -1
- package/src/components/webMeter/paramSaveNew/ParamSetForm.vue +6 -6
- package/src/components/webMeter/webInfo/EditWebMeterInfo.vue +3 -3
- package/src/components/webMeter/webInfo/MeterHistory.vue +1 -1
- package/src/components/webMeter/webInfo/UseWebMeter.vue +2 -2
- package/src/components/webMeter/webInfo/WebMeterInfo.vue +1 -1
- package/src/components/webMeter/webInfo/WebMeterList.vue +5 -5
- package/src/components/webMeter/webInfo/qinhua/EditWebMeterInfo.vue +3 -3
- package/src/components/webMeter/webInfo/qinhua/MeterHistory.vue +1 -1
- package/src/components/webMeter/webInfo/qinhua/WebMeterInfo.vue +1 -1
- package/src/components/webMeter/webInfo/qinhua/WebMeterList.vue +4 -4
- package/src/components/weinan/YuShou.vue +1 -1
- package/src/components/weinan/tree/Hhhh.vue +3 -3
- package/src/components/weinan/tree/ShowMessage.vue +2 -2
- package/src/components/zhoukou/DeveloperInfo.vue +4 -4
- package/src/components/zhoukou/LogRecordList.vue +2 -2
- package/src/filiale/Baole/FilesManage/MeterinfoTest.vue +8 -8
- package/src/filiale/Baole/FilesManage/UserDeviceInfoTest.vue +4 -4
- package/src/filiale/alashan/AddGasBrand.vue +2 -2
- package/src/filiale/alashan/ChargeOper.vue +4 -4
- package/src/filiale/alashan/CustQueryEticket.vue +2 -2
- package/src/filiale/alashan/FileUserFiles.vue +7 -7
- package/src/filiale/alashan/MeterinfoTest.vue +5 -5
- package/src/filiale/alashan/PrintBill.vue +1 -1
- package/src/filiale/alashan/ReissueBill.vue +4 -4
- package/src/filiale/alashan/UserBaseInfoNew.vue +6 -6
- package/src/filiale/alashan/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/alashan/Userinfo.vue +2 -2
- package/src/filiale/alashan/business/CardMeterCenter.vue +6 -6
- package/src/filiale/ancheng/FilesManage/FileUserFiles.vue +11 -7
- package/src/filiale/ancheng/FilesManage/MeterinfoTest.vue +9 -9
- package/src/filiale/ancheng/FilesManageNew/FileUserFiles.vue +7 -7
- package/src/filiale/ancheng/NewMeterList.vue +3 -3
- package/src/filiale/{fugou → ancheng}/UserEssentialInfoTest.vue +19 -36
- package/src/filiale/ancheng/UserPriceChangeManage.vue +4 -4
- package/src/filiale/ancheng/sale.js +2 -0
- package/src/filiale/bayan/CardMeterCenter.vue +6 -6
- package/src/filiale/bayan/CardService.js +48 -48
- package/src/filiale/bayan/ChargeManage.vue +3 -3
- package/src/filiale/bayan/ChargeOper.vue +4 -4
- package/src/filiale/bayan/EnableManage.vue +4 -4
- package/src/filiale/bayan/EnableManageDetail.vue +1 -1
- package/src/filiale/bayan/IOTMeterCenter.vue +6 -6
- package/src/filiale/bayan/LimitGasManage.vue +3 -3
- package/src/filiale/bayan/MachineMeterCenter.vue +3 -3
- package/src/filiale/bayan/NoCardMeterCenter.vue +2 -2
- package/src/filiale/bayan/OtherChargeNew.vue +5 -5
- package/src/filiale/bayan/ReplaceCardManage.vue +1 -1
- package/src/filiale/bayan/ShowCardSellGas.vue +5 -5
- package/src/filiale/bayan/Upload.vue +2 -2
- package/src/filiale/bayan/UploadImg.vue +2 -2
- package/src/filiale/bayan/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/bayan/Userinfo.vue +3 -3
- package/src/filiale/chengtou/components/FilesManage/FileUserAddress.vue +5 -5
- package/src/filiale/chengtou/components/FilesManage/FileUserFiles.vue +7 -7
- package/src/filiale/chengtou/components/FilesManage/UploadIdCard.vue +2 -2
- package/src/filiale/chengtou/components/FilesManage/UserGeneralInfoTest.vue +18 -6
- package/src/filiale/chengtou/components/OtherChargeNew.vue +4 -4
- package/src/filiale/chengtou/components/charge/IOTRefund.vue +4 -4
- package/src/filiale/chengtou/components/charge/bzjcancel.vue +7 -7
- package/src/filiale/chengtou/components/charge/machineRefund.vue +4 -4
- package/src/filiale/chengtou/plugins/FileManageService.js +5 -5
- package/src/filiale/daliyihua/MeterinfoTest.vue +9 -9
- package/src/filiale/daliyihua/UserDeviceInfoTest.vue +4 -4
- package/src/filiale/dexin/CardMeterCenter.vue +6 -6
- package/src/filiale/dexin/NoCardMeterCenter.vue +2 -2
- package/src/filiale/dexin/TransferManage.vue +1 -1
- package/src/filiale/dexin/Userinfo.vue +4 -4
- package/src/filiale/dongguan/components/BasicLiving.vue +4 -4
- package/src/filiale/dongguan/components/EditWebMeterInfo.vue +3 -3
- package/src/filiale/dongguan/components/FilesManage/FileUserFiles.vue +7 -7
- package/src/filiale/dongguan/components/FilesManage/MeterinfoTest.vue +7 -7
- package/src/filiale/dongguan/components/common/WatchDealWarning.vue +3 -3
- package/src/filiale/dongguan/components/common/userinfo_detail/UserBaseInfoNew.vue +6 -6
- package/src/filiale/dongguan/components/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/WebMeterBatchOperate.vue +4 -4
- package/src/filiale/dongguan/components/common/userinfo_detail/WebMeterBatchOperationValve.vue +7 -7
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/AutomaticPurse.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/HandQueryUser.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/MeterParam.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryException.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryInstruct.vue +2 -2
- package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/QueryInstructResult.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
- package/src/filiale/dongguan/components/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
- package/src/filiale/dongguan/components/comprehen/StairPrice/GasPrice.vue +7 -7
- package/src/filiale/dongguan/components/newchangemeter/ChangeMeter.vue +10 -10
- package/src/filiale/dongguan/components/newchangemeter/ResetMeter.vue +10 -10
- package/src/filiale/foric-v3/MaterialsList.vue +2 -2
- package/src/filiale/fugu/MeterinfoTest.vue +6 -6
- package/src/filiale/fugu/business/CardMeterCenter.vue +6 -6
- package/src/filiale/fugu/components/BlackList/BlackList.vue +4 -4
- package/src/filiale/fugu/components/BlackList/BlackListBatch.vue +2 -2
- package/src/filiale/fugu/components/BlackList/BlackListDetail.vue +1 -1
- package/src/filiale/fugu/components/BlackList/BlackListList.vue +6 -6
- package/src/filiale/fugu/components/BlackList/BlackListRecord.vue +1 -1
- package/src/filiale/fugu/components/FilesManage/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/fugu/components/FilesManage/UserGeneralInfoTest.vue +18 -6
- package/src/filiale/fugu/components/plugins/FileManageService.js +5 -5
- package/src/filiale/fugu/components/revenue/MeterOperatemain.vue +2 -2
- package/src/filiale/fugu/components/revenue/base/leftview/MixPriceInfo.vue +1 -1
- package/src/filiale/fugu/components/revenue/base/rightview/CardList.vue +3 -3
- package/src/filiale/fugu/components/revenue/machineHandManage/machineHand.vue +28 -28
- package/src/filiale/ganquan/components/FilesManage/FileUserFiles.vue +8 -8
- package/src/filiale/ganquan/components/UserFiles/UserGeneralInfoTest.vue +4 -4
- package/src/filiale/ganquan/components/revenue/comprehen/StairPrice/GasPriceUser.vue +5 -5
- package/src/filiale/gaomi/components/BatchCancellation.vue +2 -2
- package/src/filiale/gaomi/components/CardList.vue +5 -5
- package/src/filiale/gaomi/components/CardMeterCenter.vue +4 -4
- package/src/filiale/gaomi/components/FilesManage/FileUserFiles.vue +7 -7
- package/src/filiale/gaomi/components/FilesManage/MeterinfoTest.vue +5 -5
- package/src/filiale/gaomi/components/IOTMeterCenter.vue +5 -5
- package/src/filiale/gaomi/components/OtherGas/OtherGas.vue +4 -4
- package/src/filiale/gaomi/components/SendBook.vue +1 -1
- package/src/filiale/gaomi/components/ShowCardSellGas.vue +4 -4
- package/src/filiale/gaomi/components/Stairinfo.vue +1 -1
- package/src/filiale/gaomi/components/charge/ChargeManage.vue +2 -2
- package/src/filiale/gaomi/components/charge/ChargeOper.vue +4 -4
- package/src/filiale/gaomi/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +3 -3
- package/src/filiale/gaomi/plugins/LogicService.js +21 -21
- package/src/filiale/gehua/BankPayment.vue +6 -6
- package/src/filiale/gehua/CancelService.js +5 -5
- package/src/filiale/gehua/CardChangeFill.vue +1 -1
- package/src/filiale/gehua/CardMeterCenter.vue +6 -6
- package/src/filiale/gehua/CardMeterChargeCancel.vue +2 -2
- package/src/filiale/gehua/ChangeMeter.vue +10 -10
- package/src/filiale/gehua/ChargeGroupList.vue +4 -4
- package/src/filiale/gehua/ChargeList.vue +11 -11
- package/src/filiale/gehua/DepositCharge.vue +2 -2
- package/src/filiale/gehua/FileManageNew/FileUserFiles.vue +6 -6
- package/src/filiale/gehua/FileUserFiles.vue +7 -7
- package/src/filiale/gehua/HandManager.vue +27 -27
- package/src/filiale/gehua/IOTMeterCenter.vue +5 -5
- package/src/filiale/gehua/IotChangeFill.vue +1 -1
- package/src/filiale/gehua/MachineChangeFill.vue +1 -1
- package/src/filiale/gehua/MachineMeterCenter.vue +3 -3
- package/src/filiale/gehua/MeterHistory.vue +74 -0
- package/src/filiale/gehua/MeterinfoTest.vue +7 -7
- package/src/filiale/gehua/MisPosPay.vue +1 -1
- package/src/filiale/gehua/NewPriceAdjustment.vue +8 -8
- package/src/filiale/gehua/NewPriceAdjustmentSell.vue +6 -6
- package/src/filiale/gehua/NewPriceAdjustmentWebmeter.vue +6 -6
- package/src/filiale/gehua/OtherChargeNew.vue +4 -4
- package/src/filiale/gehua/PriceChangeCompensation/GroupJbCompensation.vue +2 -2
- package/src/filiale/gehua/PriceChangeCompensation/IotCompensation.vue +2 -2
- package/src/filiale/gehua/PriceChangeCompensation/JbCompensation.vue +2 -2
- package/src/filiale/gehua/PriceChangeCompensation/OweRecordQuery.vue +2 -2
- package/src/filiale/gehua/PriceChangeCompensation/SurplusRecordDetail.vue +2 -2
- package/src/filiale/gehua/ReplaceCardManage.vue +1 -1
- package/src/filiale/gehua/ShowCardSellGas.vue +5 -5
- package/src/filiale/gehua/UploadIdCard.vue +2 -2
- package/src/filiale/gehua/UserBaseInfoNew.vue +6 -6
- package/src/filiale/gehua/UserGeneralInfoTest.vue +5 -5
- package/src/filiale/gehua/WebMeterInfo.vue +80 -0
- package/src/filiale/gehua/WebMeterList.vue +440 -0
- package/src/filiale/gehua/machineHandManage/HandplanQuery.vue +7 -7
- package/src/filiale/gehua/sale.js +3 -0
- package/src/filiale/gehua/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/gehua/wechatValidateManage.vue +5 -5
- package/src/filiale/guangxi/CardChangeFill.vue +1 -1
- package/src/filiale/guangxi/CardHand.vue +14 -14
- package/src/filiale/guangxi/CardMeterCenter.vue +6 -6
- package/src/filiale/guangxi/CardMeterChargeCancel.vue +2 -2
- package/src/filiale/guangxi/CardService.js +19 -19
- package/src/filiale/guangxi/ChangeMeter.vue +10 -10
- package/src/filiale/guangxi/ChargeManage.vue +2 -2
- package/src/filiale/guangxi/ChargeOper.vue +3 -3
- package/src/filiale/guangxi/EticketPrint.vue +5 -5
- package/src/filiale/guangxi/IOTMeterCenter.vue +5 -5
- package/src/filiale/guangxi/MachineMeterCenter.vue +3 -3
- package/src/filiale/guangxi/OtherGas.vue +5 -5
- package/src/filiale/guangxi/PrintBill.vue +1 -1
- package/src/filiale/guangxi/ResetMeter.vue +10 -10
- package/src/filiale/guangxi/ShowCardSellGas.vue +5 -5
- package/src/filiale/guangxi/WebMeterBatchOperationValve.vue +7 -7
- package/src/filiale/guangxi/icTable.vue +3 -3
- package/src/filiale/guangxi/iotTable.vue +1 -1
- package/src/filiale/haile/ArrearsQuery.vue +5 -5
- package/src/filiale/haile/ChargeList.vue +11 -11
- package/src/filiale/haile/FilesManage/FileUserFiles.vue +7 -7
- package/src/filiale/haile/FilesManage/MeterinfoTest.vue +8 -8
- package/src/filiale/haile/MachineMeterCenter.vue +4 -4
- package/src/filiale/haile/UserBaseInfoNew.vue +5 -5
- package/src/filiale/haile/handplanReplicationRate.vue +3 -3
- package/src/filiale/haile/leftview/Userinfo.vue +1 -1
- package/src/filiale/haile/leftview/meterinfodetail.vue +1 -1
- package/src/filiale/haile/machineHand.vue +29 -29
- package/src/filiale/haile/machineHandManage/ArrearsQuery.vue +5 -5
- package/src/filiale/haile/unHandplanQuery.vue +4 -4
- package/src/filiale/hantou/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/huaran/FilesManage/MeterinfoTest.vue +10 -10
- package/src/filiale/huaran/FilesManageNew/MeterinfoTest.vue +6 -6
- package/src/filiale/huayin/CardMeterCenter.vue +6 -6
- package/src/filiale/huayin/ChangeMeter.vue +10 -10
- package/src/filiale/huayin/FileManageService.js +5 -5
- package/src/filiale/huayin/FileUserFiles.vue +7 -7
- package/src/filiale/huayin/IOTMeterCenter.vue +5 -5
- package/src/filiale/huayin/MachineMeterCenter.vue +3 -3
- package/src/filiale/huayin/MeterinfoTest.vue +8 -8
- package/src/filiale/huayin/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/huayin/base/MixPriceInfo.vue +1 -1
- package/src/filiale/huayin/base/SafeCheck.vue +1 -1
- package/src/filiale/huayin/base/ServiceRepair.vue +1 -1
- package/src/filiale/huayin/base/Userinfo.vue +1 -1
- package/src/filiale/jinbin/CardMeterCenter.vue +4 -4
- package/src/filiale/jinbin/ShowCardSellGas.vue +5 -5
- package/src/filiale/jingwei/CardHand.vue +14 -14
- package/src/filiale/jingwei/CardMeterCenter.vue +7 -7
- package/src/filiale/jingwei/FileUserAddress.vue +5 -5
- package/src/filiale/jingwei/FileUserFiles.vue +7 -7
- package/src/filiale/jingwei/MeterinfoTest.vue +5 -5
- package/src/filiale/jingwei/ShowCardSellGas.vue +7 -7
- package/src/filiale/jingwei/meterinfodetail.vue +1 -1
- package/src/filiale/jingyang/ChangeMeter.vue +12 -12
- package/src/filiale/jingyang/EticketPrint.vue +3 -3
- package/src/filiale/jingyang/EticketV4/CustQueryEticket.vue +4 -4
- package/src/filiale/jingyang/EticketV4/EticketOpenCard.vue +3 -3
- package/src/filiale/jingyang/EticketV4/EticketOpenPage.vue +4 -4
- package/src/filiale/jingyang/EticketV4/EticketRecordList.vue +2 -2
- package/src/filiale/jingyang/GovernmentSell.vue +5 -5
- package/src/filiale/jingyang/charge/ChargeList.vue +11 -11
- package/src/filiale/jingyang/charge/ChargeManage.vue +4 -4
- package/src/filiale/jingyang/charge/ChargeModal.vue +1 -1
- package/src/filiale/jingyang/charge/IOTMeterCenter.vue +6 -6
- package/src/filiale/jinjiang/AllUser.vue +5 -5
- package/src/filiale/jinjiang/ArrearsList.vue +2 -2
- package/src/filiale/jinjiang/CardChangeFill.vue +1 -1
- package/src/filiale/jinjiang/CardMeterCenter.vue +4 -4
- package/src/filiale/jinjiang/ChangeMeter.vue +9 -9
- package/src/filiale/jinjiang/ChargeList.vue +8 -8
- package/src/filiale/jinjiang/ChargeManage.vue +3 -3
- package/src/filiale/jinjiang/IOTMeterCenter.vue +5 -5
- package/src/filiale/jinjiang/MachineMeterCenter.vue +3 -3
- package/src/filiale/jinjiang/MeterinfoTest.vue +5 -5
- package/src/filiale/kelai/BlackList.vue +3 -3
- package/src/filiale/kelai/CardChangeFill.vue +1 -1
- package/src/filiale/kelai/CardMeterCenter.vue +7 -7
- package/src/filiale/kelai/ChargeManage.vue +2 -2
- package/src/filiale/kelai/ChargeModal.vue +1 -1
- package/src/filiale/kelai/ChargeOper.vue +3 -3
- package/src/filiale/kelai/FeeDeduction/feeDeduction.vue +2 -2
- package/src/filiale/kelai/FeeDeduction/feeMachine.vue +2 -2
- package/src/filiale/kelai/FileManageService.js +5 -5
- package/src/filiale/kelai/FileUserAddress.vue +5 -5
- package/src/filiale/kelai/FileUserFiles.vue +8 -8
- package/src/filiale/kelai/FileUserFilesKeLai.vue +7 -7
- package/src/filiale/kelai/GarbageCharge.vue +2 -2
- package/src/filiale/kelai/GarbageEditManage.vue +1 -1
- package/src/filiale/kelai/GarbageList.vue +5 -5
- package/src/filiale/kelai/GarbageOperateMain.vue +1 -1
- package/src/filiale/kelai/IOTMeterCenter.vue +6 -6
- package/src/filiale/kelai/IotChangeFill.vue +1 -1
- package/src/filiale/kelai/MachineMeterCenter.vue +4 -4
- package/src/filiale/kelai/MeterinfoTest.vue +7 -7
- package/src/filiale/kelai/ShowCardSellGas.vue +6 -6
- package/src/filiale/kelai/UserGeneralInfoTest.vue +18 -6
- package/src/filiale/kelai/UserfilesList.vue +3 -3
- package/src/filiale/konggang/ChargeList.vue +9 -9
- package/src/filiale/konggang/FileUserFiles.vue +7 -7
- package/src/filiale/konggang/PrintBill.vue +1 -1
- package/src/filiale/konggang/ReissueBill.vue +4 -4
- package/src/filiale/konggang/StockListmain.vue +5 -5
- package/src/filiale/konggang/UserGeneralInfoTest.vue +4 -4
- package/src/filiale/liaoyuan/BasicLiving.vue +4 -4
- package/src/filiale/liaoyuan/CardList.vue +4 -4
- package/src/filiale/liaoyuan/ChangeMeter.vue +9 -9
- package/src/filiale/liaoyuan/ChangeRecord.vue +2 -2
- package/src/filiale/liaoyuan/ChargeList.vue +6 -6
- package/src/filiale/liaoyuan/ChargeManage.vue +2 -2
- package/src/filiale/liaoyuan/ChargeModal.vue +1 -1
- package/src/filiale/liaoyuan/FileManage/MeterinfoTest.vue +5 -5
- package/src/filiale/liaoyuan/FileManage/UserGeneralInfoTest.vue +1 -1
- package/src/filiale/liaoyuan/FileUserFiles.vue +7 -7
- package/src/filiale/liaoyuan/HandManager.vue +24 -24
- package/src/filiale/liaoyuan/IOTRefund.vue +1 -1
- package/src/filiale/liaoyuan/MeterBookAdd.vue +1 -1
- package/src/filiale/liaoyuan/MeterBookUser.vue +7 -7
- package/src/filiale/liaoyuan/NewPriceAdjustment.vue +8 -8
- package/src/filiale/liaoyuan/NewPriceAdjustmentSell.vue +6 -6
- package/src/filiale/liaoyuan/NewPriceAdjustmentWebmeter.vue +6 -6
- package/src/filiale/liaoyuan/Overduetax.vue +11 -11
- package/src/filiale/liaoyuan/PriceAdjustment.vue +7 -7
- package/src/filiale/liaoyuan/PriceChangeCompensation/IotCompensation.vue +2 -2
- package/src/filiale/liaoyuan/PriceChangeCompensation/JbCompensation.vue +2 -2
- package/src/filiale/liaoyuan/PriceChangeCompensation/SurplusRecordDetail.vue +1 -1
- package/src/filiale/liaoyuan/UserBaseInfoNew.vue +6 -6
- package/src/filiale/liaoyuan/comprehen/StairPrice/GasPrice.vue +7 -7
- package/src/filiale/liaoyuan/comprehen/StairPrice/GasPriceList.vue +2 -2
- package/src/filiale/liaoyuan/feeDeduction.vue +1 -1
- package/src/filiale/liaoyuan/feeMachine.vue +1 -1
- package/src/filiale/liaoyuan/machineRefund.vue +1 -1
- package/src/filiale/liaoyuan/meterinfodetail.vue +1 -1
- package/src/filiale/liuan/ChargeList.vue +11 -11
- package/src/filiale/liuan/DevicesDetail.vue +1 -1
- package/src/filiale/liuan/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/liuan/UserfilesDetail.vue +1 -1
- package/src/filiale/liuan/Userinfo.vue +1 -1
- package/src/filiale/liuan/UserinfoDetail.vue +1 -1
- package/src/filiale/liuan/WatchCollection.vue +1 -1
- package/src/filiale/lixianV3/ChangeMeter.vue +12 -12
- package/src/filiale/lixianV3/InsuranceChargesDetails.vue +2 -2
- package/src/filiale/lixianV3/MachineMeterCenter.vue +3 -3
- package/src/filiale/lixianV3/MeterReadAudit.vue +8 -8
- package/src/filiale/lixianV3/OweList.vue +1 -1
- package/src/filiale/lixianV3/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/lixianV3/components/charge/CardMeterCenter.vue +6 -6
- package/src/filiale/lixianV3/components/charge/ChargeList.vue +11 -11
- package/src/filiale/lixianV3/components/charge/IOTMeterCenter.vue +6 -6
- package/src/filiale/lixianV3/ic_detail/HandQueryUser.vue +3 -3
- package/src/filiale/lixianV3/iotHand.vue +8 -8
- package/src/filiale/lixianV3/machineHand.vue +29 -29
- package/src/filiale/macheng/CardList.vue +2 -2
- package/src/filiale/macheng/CardMeterCenter.vue +6 -6
- package/src/filiale/macheng/ChangeMeter.vue +7 -7
- package/src/filiale/macheng/ChangeRecord.vue +2 -2
- package/src/filiale/macheng/ChargeList.vue +8 -8
- package/src/filiale/macheng/ChargeManage.vue +3 -3
- package/src/filiale/macheng/ChargeOper.vue +4 -4
- package/src/filiale/macheng/EstimateManager.vue +21 -21
- package/src/filiale/macheng/FileUserAddress.vue +5 -5
- package/src/filiale/macheng/FileUserFiles.vue +7 -7
- package/src/filiale/macheng/FilesManageNew/FileUserFiles.vue +7 -7
- package/src/filiale/macheng/FilesManageNew/MeterinfoTest.vue +6 -6
- package/src/filiale/macheng/FilesManageNew/UserEssentialInfoTest.vue +1 -1
- package/src/filiale/macheng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
- package/src/filiale/macheng/HandManager.vue +23 -23
- package/src/filiale/macheng/MachineMeterCenter.vue +3 -3
- package/src/filiale/macheng/MessageList.vue +4 -4
- package/src/filiale/macheng/MeterinfoTest.vue +6 -6
- package/src/filiale/macheng/PrintBill.vue +1 -1
- package/src/filiale/macheng/ReissueBill.vue +4 -4
- package/src/filiale/macheng/UserBaseInfoNew.vue +5 -5
- package/src/filiale/macheng/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/macheng/UserEssentialInfoTest.vue +1 -1
- package/src/filiale/macheng/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/macheng/UserPriceChangeManage.vue +3 -3
- package/src/filiale/macheng/ic_detail/HandQueryUser.vue +3 -3
- package/src/filiale/macheng/ic_detail/WebHandQueryUser.vue +2 -2
- package/src/filiale/macheng/printing/PrintingFileUserFiles.vue +4 -4
- package/src/filiale/meihekou/ArrearsList.vue +2 -2
- package/src/filiale/meihekou/CardHand.vue +16 -16
- package/src/filiale/meihekou/ChangeMeter.vue +9 -9
- package/src/filiale/meihekou/ChargeList.vue +6 -6
- package/src/filiale/meihekou/ChargeManage.vue +2 -2
- package/src/filiale/meihekou/ChargeOper.vue +3 -3
- package/src/filiale/meihekou/DevicesDetail.vue +1 -1
- package/src/filiale/meihekou/EstimateManager.vue +24 -24
- package/src/filiale/meihekou/FileUserFiles.vue +7 -7
- package/src/filiale/meihekou/HandManager.vue +27 -27
- package/src/filiale/meihekou/MachineCharge.vue +3 -3
- package/src/filiale/meihekou/MbpeopleList.vue +4 -4
- package/src/filiale/meihekou/MessageList.vue +7 -7
- package/src/filiale/meihekou/MeterBookAdd.vue +3 -3
- package/src/filiale/meihekou/MeterinfoTest.vue +5 -5
- package/src/filiale/meihekou/OweList.vue +1 -1
- package/src/filiale/meihekou/PaymentCode.vue +4 -4
- package/src/filiale/meihekou/PrintBill.vue +3 -3
- package/src/filiale/meihekou/RecordCancel.vue +4 -4
- package/src/filiale/meihekou/ReissueBill.vue +6 -6
- package/src/filiale/meihekou/UserBaseInfoNew.vue +6 -6
- package/src/filiale/meihekou/UserfilesDetail.vue +1 -1
- package/src/filiale/meihekou/UserinfoDetail.vue +1 -1
- package/src/filiale/meihekou/batch/batchEditFiles.vue +1 -1
- package/src/filiale/meihekou/batch/batchEditHistory.vue +1 -1
- package/src/filiale/meihekou/batch/batchEditManage.vue +1 -1
- package/src/filiale/meihekou/batch/batchUserList.vue +3 -3
- package/src/filiale/meihekou/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/meihekou/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +2 -2
- package/src/filiale/meihekou/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
- package/src/filiale/meihekou/handAudit/MeterReadAudit.vue +7 -7
- package/src/filiale/meihekou/handOperate.vue +5 -5
- package/src/filiale/meihekou/refund/IOTRefund.vue +1 -1
- package/src/filiale/meihekou/refund/cardRefund.vue +2 -2
- package/src/filiale/meihekou/refund/machineRefund.vue +1 -1
- package/src/filiale/ningjin/CardHand.vue +14 -14
- package/src/filiale/ningjin/CardMeterCenter.vue +6 -6
- package/src/filiale/ningjin/ChangeMeter.vue +10 -10
- package/src/filiale/ningjin/ChargeRecordQuery.vue +1 -1
- package/src/filiale/ningjin/FileUserFiles.vue +6 -6
- package/src/filiale/ningjin/HandplanQuery.vue +7 -7
- package/src/filiale/ningjin/IOTMeterCenter.vue +5 -5
- package/src/filiale/ningjin/MeterReadAudit.vue +7 -7
- package/src/filiale/ningjin/MeterinfoTest.vue +6 -6
- package/src/filiale/ningjin/NoCardMeterCenter.vue +1 -1
- package/src/filiale/ningjin/ReplaceCardManage.vue +1 -1
- package/src/filiale/ningjin/Userinfo.vue +1 -1
- package/src/filiale/ningjin/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
- package/src/filiale/ningjin/machineDown.vue +7 -7
- package/src/filiale/ningjin/machineHand.vue +29 -29
- package/src/filiale/ningjin/refund/IOTRefund.vue +1 -1
- package/src/filiale/ningjin/refund/machineRefund.vue +1 -1
- package/src/filiale/qianneng/ArrearsList.vue +2 -2
- package/src/filiale/qianneng/CardList.vue +3 -3
- package/src/filiale/qianneng/ChangeMeter.vue +11 -11
- package/src/filiale/qianneng/FilesManage/FileUserFiles.vue +7 -7
- package/src/filiale/qianneng/FilesManage/MeterinfoTest.vue +6 -6
- package/src/filiale/qianneng/FilesManage/UserGeneralInfoTest.vue +18 -6
- package/src/filiale/qianneng/FilesManageNew/FileUserFiles.vue +7 -7
- package/src/filiale/qianneng/FilesManageNew/MeterinfoTest.vue +5 -5
- package/src/filiale/qianneng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
- package/src/filiale/qianneng/GasPrice.vue +7 -7
- package/src/filiale/qianneng/GasPriceList.vue +2 -2
- package/src/filiale/qianneng/HandManager.vue +27 -27
- package/src/filiale/qianneng/MachineCharge.vue +3 -3
- package/src/filiale/qianneng/MbpeopleList.vue +3 -3
- package/src/filiale/qianneng/MessageList.vue +7 -7
- package/src/filiale/qianneng/MeterMessage.vue +2 -2
- package/src/filiale/qianneng/NoCardMeterCenter.vue +1 -1
- package/src/filiale/qianneng/OtherChargeNew.vue +4 -4
- package/src/filiale/qianneng/OweList.vue +1 -1
- package/src/filiale/qianneng/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/qianneng/archives/UserfilesList.vue +6 -6
- package/src/filiale/qianneng/charge/ChargeList.vue +9 -9
- package/src/filiale/qianneng/chargeBatch/BatchCharge.vue +4 -4
- package/src/filiale/qianneng/chargeBatch/ChargeGroupList.vue +4 -4
- package/src/filiale/qianneng/chargeBatch/OweRecordQuery.vue +2 -2
- package/src/filiale/qianneng/components/common/userinfo_detail/UserBaseInfoNew.vue +6 -6
- package/src/filiale/qianneng/components/thirdSurplus.vue +2 -2
- package/src/filiale/qianneng/eticket/EticketOpenCard.vue +2 -2
- package/src/filiale/qianneng/eticket/EticketOpenJBPage.vue +2 -2
- package/src/filiale/qianneng/eticket/EticketOpenPage.vue +2 -2
- package/src/filiale/qianneng/eticket/EticketPrint.vue +4 -4
- package/src/filiale/qianneng/eticket/EticketRecordList.vue +2 -2
- package/src/filiale/qianneng/gasLossRecords.vue +3 -3
- package/src/filiale/qianneng/machine/ArrearsQuery.vue +5 -5
- package/src/filiale/qianneng/machine/CardMeterCenter.vue +6 -6
- package/src/filiale/qianneng/machine/IOTMeterCenter.vue +6 -6
- package/src/filiale/qianneng/machine/MachineMeterCenter.vue +4 -4
- package/src/filiale/qianneng/meterbookEntry.vue +1 -1
- package/src/filiale/qianneng/revenue/ChargeManage.vue +3 -3
- package/src/filiale/qianneng/revenue/ChargeOper.vue +2 -2
- package/src/filiale/qianneng/revenue/Userinfo.vue +2 -2
- package/src/filiale/qianneng/revenue/common/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/qianneng/revenue/common/ic_detail/AutomaticPurse.vue +2 -2
- package/src/filiale/qianneng/revenue/common/ic_detail/ChargeQueryUser.vue +2 -2
- package/src/filiale/qianneng/revenue/common/ic_detail/HandQueryUser.vue +2 -2
- package/src/filiale/qianneng/revenue/comprehen/ReloadingTable.vue +1 -1
- package/src/filiale/qianneng/revenue/machineHandManage/machineDown.vue +6 -6
- package/src/filiale/qianneng/revenue/machineHandManage/machineHand.vue +29 -29
- package/src/filiale/qianneng/revenue/machineHandManage/machineHandAudit.vue +9 -9
- package/src/filiale/qianneng/revenue/machineHandManage/machinePhoneManage.vue +4 -4
- package/src/filiale/qianneng/revenue/machineHandManage/machineSync.vue +4 -4
- package/src/filiale/qianneng/revenue/sms/AccountBillList.vue +6 -6
- package/src/filiale/qianneng/revenue/sms/AccountMessageList.vue +4 -4
- package/src/filiale/qianneng/specificInformation.vue +5 -5
- package/src/filiale/qingjian/CardMeterCenter.vue +6 -6
- package/src/filiale/qingjian/FileUserFiles.vue +7 -7
- package/src/filiale/qingjian/IOTRefund.vue +424 -0
- package/src/filiale/qingjian/MeterinfoTest.vue +9 -9
- package/src/filiale/qingjian/SafeCheck.vue +1 -1
- package/src/filiale/qingjian/ShowCardSellGas.vue +5 -5
- package/src/filiale/qingjian/UserInfoDetailManageNew.vue +224 -0
- package/src/filiale/qingjian/WebHandQueryUser.vue +370 -0
- package/src/filiale/qingjian/sale.js +3 -0
- package/src/filiale/qingtongxia/CardMeterCenter.vue +6 -6
- package/src/filiale/qingtongxia/ChargeRecordQuery.vue +1 -1
- package/src/filiale/qingtongxia/HandList.vue +1 -1
- package/src/filiale/qingtongxia/HandManager/HandManager.vue +26 -26
- package/src/filiale/qingtongxia/MachineCharge.vue +3 -3
- package/src/filiale/qingtongxia/MachineMeterCenter.vue +3 -3
- package/src/filiale/qingtongxia/MeterOperatemain.vue +399 -0
- package/src/filiale/qingtongxia/OweList.vue +1 -1
- package/src/filiale/qingtongxia/UserBaseInfoNew.vue +7 -7
- package/src/filiale/qingtongxia/UserGeneralInfoTest.vue +3 -3
- package/src/filiale/qingtongxia/Userinfo.vue +1 -1
- package/src/filiale/qingtongxia/meterinfodetail.vue +1 -1
- package/src/filiale/qingtongxia/plugins/MachineChargeService.js +2 -2
- package/src/filiale/qingtongxia/sale.js +2 -0
- package/src/filiale/rizhao/CardMeterCenter.vue +6 -6
- package/src/filiale/rizhao/ChargeList.vue +9 -9
- package/src/filiale/rizhao/ChargeQueryUser.vue +3 -3
- package/src/filiale/rizhao/ChargeRecordQuery.vue +1 -1
- package/src/filiale/rizhao/FileUserAddress.vue +5 -5
- package/src/filiale/rizhao/FileUserFiles.vue +7 -7
- package/src/filiale/rizhao/IOTMeterCenter.vue +5 -5
- package/src/filiale/rizhao/InsuranceAdd.vue +1 -1
- package/src/filiale/rizhao/MeterinfoTest.vue +6 -6
- package/src/filiale/rizhao/NoCardMeterCenter.vue +1 -1
- package/src/filiale/rizhao/ShowCardSellGas.vue +5 -5
- package/src/filiale/rizhao/UploadIdCard.vue +2 -2
- package/src/filiale/rizhao/UserBaseInfoNew.vue +5 -5
- package/src/filiale/rizhao/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/rizhao/UserGeneralInfoTest.vue +4 -4
- package/src/filiale/rizhao/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/rizhao/UserPriceChangeManage.vue +4 -4
- package/src/filiale/rizhao/Userinfo.vue +1 -1
- package/src/filiale/rizhao/replaceMentList.vue +2 -2
- package/src/filiale/rizhao/replacementSingleInfoOperation.vue +2 -2
- package/src/filiale/rongcheng/ChargeList.vue +5 -5
- package/src/filiale/rongcheng/ChargeManage.vue +3 -3
- package/src/filiale/rongcheng/ChargeModal.vue +1 -1
- package/src/filiale/rongcheng/CustomerDeviceInfoTest.vue +1 -1
- package/src/filiale/rongcheng/EditWebMeterInfo.vue +3 -3
- package/src/filiale/rongcheng/FileUserAddress.vue +5 -5
- package/src/filiale/rongcheng/FileUserFiles.vue +7 -7
- package/src/filiale/rongcheng/FilesManageNew/CardList.vue +2 -2
- package/src/filiale/rongcheng/FilesManageNew/FileAddressList.vue +1 -1
- package/src/filiale/rongcheng/FilesManageNew/FileMergeInfo.vue +1 -1
- package/src/filiale/rongcheng/FilesManageNew/FileUserAddress.vue +5 -5
- package/src/filiale/rongcheng/FilesManageNew/FileUserAddressChange.vue +1 -1
- package/src/filiale/rongcheng/FilesManageNew/FileUserFiles.vue +7 -7
- package/src/filiale/rongcheng/FilesManageNew/FileUserMerge.vue +1 -1
- package/src/filiale/rongcheng/FilesManageNew/MeterinfoTest.vue +11 -5
- package/src/filiale/rongcheng/FilesManageNew/UserGeneralInfoTest.vue +5 -5
- package/src/filiale/rongcheng/HandManager.vue +22 -22
- package/src/filiale/rongcheng/MeterinfoTest.vue +11 -5
- package/src/filiale/rongcheng/PriceAdjustment.vue +6 -6
- package/src/filiale/rongcheng/PriceAdjustmentCard.vue +6 -6
- package/src/filiale/rongcheng/RecordCancel.vue +4 -4
- package/src/filiale/rongcheng/RemainAdjustment.vue +4 -4
- package/src/filiale/rongcheng/SafeCheck.vue +1 -1
- package/src/filiale/rongcheng/ShowCardSellGas.vue +8 -8
- package/src/filiale/rongcheng/UserBaseInfo.vue +5 -5
- package/src/filiale/rongcheng/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/rongcheng/UserGeneralInfoTest.vue +1 -1
- package/src/filiale/rongcheng/alReturnsMoney.vue +4 -4
- package/src/filiale/rongcheng/business/CardChangeFill.vue +1 -1
- package/src/filiale/rongcheng/business/CardMeterCenter.vue +4 -4
- package/src/filiale/rongcheng/business/CardMeterChargeCancel.vue +4 -4
- package/src/filiale/rongcheng/business/ChangeMeterAddGas.vue +1 -1
- package/src/filiale/rongcheng/business/FilesComplete.vue +1 -1
- package/src/filiale/rongcheng/business/IOT/IotChangeFill.vue +1 -1
- package/src/filiale/rongcheng/business/IOTMeterCenter.vue +5 -5
- package/src/filiale/rongcheng/business/IotOpen.vue +1 -1
- package/src/filiale/rongcheng/business/MeterDisable/DisableManage.vue +1 -1
- package/src/filiale/rongcheng/business/MeterEnable/EnableManage.vue +3 -3
- package/src/filiale/rongcheng/business/NoCardMeterCenter.vue +1 -1
- package/src/filiale/rongcheng/business/OtherCharge.vue +2 -2
- package/src/filiale/rongcheng/business/OtherChargeNew.vue +3 -3
- package/src/filiale/rongcheng/business/PriceChangeCompensation/IotCompensation.vue +2 -2
- package/src/filiale/rongcheng/business/PriceChangeCompensation/JbCompensation.vue +2 -2
- package/src/filiale/rongcheng/business/RepairCharge.vue +3 -3
- package/src/filiale/rongcheng/business/depositCharge/DepositCharge.vue +1 -1
- package/src/filiale/rongcheng/business/machine/MachineChangeFill.vue +1 -1
- package/src/filiale/rongcheng/business/machine/MachineCharge.vue +3 -3
- package/src/filiale/rongcheng/business/machine/MachineMeterCenter.vue +3 -3
- package/src/filiale/rongcheng/business/machine/MachineMeterPartCenter.vue +2 -2
- package/src/filiale/rongcheng/business/machine/MachinePartCharge.vue +3 -3
- package/src/filiale/rongcheng/business/machine/OweList.vue +1 -1
- package/src/filiale/rongcheng/business/refund/IOTRefund.vue +1 -1
- package/src/filiale/rongcheng/business/refund/machineRefund.vue +1 -1
- package/src/filiale/rongcheng/deviceinfodetail.vue +1 -1
- package/src/filiale/rongcheng/gasmove.vue +3 -3
- package/src/filiale/rongcheng/plugins/LogicService.js +24 -24
- package/src/filiale/rongchuang/CardMeterCenter.vue +8 -8
- package/src/filiale/rongchuang/DepositCharge.vue +3 -3
- package/src/filiale/rongchuang/EticketPrint.vue +4 -4
- package/src/filiale/rongchuang/EticketRecordList.vue +2 -2
- package/src/filiale/rongchuang/FilesManage/UserGeneralInfoTest.vue +824 -0
- package/src/filiale/rongchuang/FilesManage/UserPaperInfoTest.vue +76 -0
- package/src/filiale/rongchuang/FilesManageNew/UserGeneralInfoTest.vue +704 -0
- package/src/filiale/rongchuang/FilesManageNew/UserPaperInfoTest.vue +59 -0
- package/src/filiale/rongchuang/GasPriceList.vue +3 -3
- package/src/filiale/rongchuang/IOTMeterCenter.vue +7 -7
- package/src/filiale/rongchuang/LimitGas.vue +2 -2
- package/src/filiale/rongchuang/MeterinfoTest.vue +6 -6
- package/src/filiale/rongchuang/NoCardMeterCenter.vue +2 -2
- package/src/filiale/rongchuang/OtherChargeNew.vue +4 -4
- package/src/filiale/rongchuang/OtherGas.vue +6 -6
- package/src/filiale/rongchuang/OverUseCharge.vue +1 -1
- package/src/filiale/rongchuang/PrintBill.vue +1 -1
- package/src/filiale/rongchuang/ReissueBill.vue +4 -4
- package/src/filiale/rongchuang/ReplaceCardManage.vue +3 -3
- package/src/filiale/rongchuang/ShowCardSellGas.vue +6 -6
- package/src/filiale/rongchuang/Userinfo.vue +1 -1
- package/src/filiale/rongchuang/bill/CustQueryEticket.vue +2 -2
- package/src/filiale/rongchuang/bill/EticketOpenCard.vue +2 -2
- package/src/filiale/rongchuang/bill/EticketOpenJBPage.vue +2 -2
- package/src/filiale/rongchuang/bill/EticketOpenPage.vue +2 -2
- package/src/filiale/rongchuang/bill/EticketRecordList.vue +2 -2
- package/src/filiale/rongchuang/handListMaintain.vue +4 -4
- package/src/filiale/rongchuang/handOperate.vue +5 -5
- package/src/filiale/rongchuang/sale.js +4 -0
- package/src/filiale/shanggao/BankPayment.vue +5 -5
- package/src/filiale/shanggao/CardList.vue +4 -4
- package/src/filiale/shanggao/FileAddressList.vue +1 -1
- package/src/filiale/shanggao/FileUserFiles.vue +7 -7
- package/src/filiale/shanggao/MeterinfoTest.vue +6 -6
- package/src/filiale/shanggao/OweList.vue +1 -1
- package/src/filiale/shanggao/PaymentCode.vue +3 -3
- package/src/filiale/shanggao/ReturnMoneyExamine.vue +12 -12
- package/src/filiale/shanggao/Userinfo.vue +1 -1
- package/src/filiale/shanggao/charge/ChargeManage.vue +2 -2
- package/src/filiale/shanggao/charge/ChargeOper.vue +3 -3
- package/src/filiale/shangluo/CardMeterCenter.vue +6 -6
- package/src/filiale/shangluo/ChangeMeter.vue +12 -12
- package/src/filiale/shangluo/IOTMeterCenter.vue +5 -5
- package/src/filiale/shangluo/LimitGas.vue +2 -2
- package/src/filiale/shangluo/MachineMeterCenter.vue +3 -3
- package/src/filiale/shangluo/MeterinfoTest.vue +7 -7
- package/src/filiale/shangluo/Userinfo.vue +2 -2
- package/src/filiale/shangluo/plugins/MachineChargeService.js +2 -2
- package/src/filiale/shanxian/ChangeMeter.vue +10 -10
- package/src/filiale/shanxian/FileUserAddress.vue +5 -5
- package/src/filiale/shanxian/GasPriceList.vue +2 -2
- package/src/filiale/shanxian/OtherChargeNew.vue +4 -4
- package/src/filiale/shanxian/ResetMeter.vue +10 -10
- package/src/filiale/shanxian/StockListmain.vue +5 -5
- package/src/filiale/shanxian/UploadIdCard.vue +2 -2
- package/src/filiale/shanxian/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/shanxian/WebMeterInfo.vue +1 -1
- package/src/filiale/shanxian/WebMeterList.vue +3 -3
- package/src/filiale/shanxian/components/FilesManage/FileAddressList.vue +1 -1
- package/src/filiale/shanxian/components/FilesManage/FileUserFiles.vue +7 -7
- package/src/filiale/shanxian/components/FilesManage/MeterinfoTest.vue +8 -8
- package/src/filiale/shanxian/components/FilesManage/UserGeneralInfoTest.vue +18 -6
- package/src/filiale/shanxian/components/FilesManageNew/FileAddressList.vue +1 -1
- package/src/filiale/shanxian/components/FilesManageNew/FileUserAddress.vue +5 -5
- package/src/filiale/shanxian/components/FilesManageNew/FileUserFiles.vue +7 -7
- package/src/filiale/shanxian/components/FilesManageNew/UserGeneralInfoTest.vue +5 -5
- package/src/filiale/shanxian/components/UserFiles/UserPriceChangeManage.vue +4 -4
- package/src/filiale/shanxian/components/charge/ChargeOper.vue +3 -3
- package/src/filiale/shanxian/components/charge/SafeCheck.vue +1 -1
- package/src/filiale/shanxian/components/revenue/CardMeterCenter.vue +7 -7
- package/src/filiale/shanxian/components/revenue/ChargeList.vue +11 -11
- package/src/filiale/shanxian/components/revenue/InsuranceAdd.vue +1 -1
- package/src/filiale/shanxian/components/revenue/InsuranceChargesDetails.vue +1 -1
- package/src/filiale/shanxian/components/revenue/InsuranceList.vue +3 -3
- package/src/filiale/shanxian/components/revenue/base/Userinfo.vue +70 -3
- package/src/filiale/shanxian/components/revenue/insuranceGuanL.vue +2 -2
- package/src/filiale/shanxian/components/webMeter/WebMeterBatchOperationValve.vue +7 -7
- package/src/filiale/shanxian/components/webMeter/meterinfo/NewMeterList.vue +3 -3
- package/src/filiale/shaoguan/FileUserAddress.vue +5 -5
- package/src/filiale/shaoguan/FilesManage/FileUserFiles.vue +7 -7
- package/src/filiale/shaoguan/FilesManage/MeterinfoTest.vue +5 -5
- package/src/filiale/shaoguan/FilesManage/UserGeneralInfoTest.vue +1 -1
- package/src/filiale/shaoguan/FilesManageNew/FileUserFiles.vue +7 -7
- package/src/filiale/shaoguan/FilesManageNew/MeterinfoTest.vue +5 -5
- package/src/filiale/shaoguan/FilesManageNew/UserGeneralInfoTest.vue +5 -5
- package/src/filiale/shaoguan/HandplanQuery.vue +7 -7
- package/src/filiale/shaoguan/IOTMeterCenter.vue +9 -9
- package/src/filiale/shaoguan/MachineMeterCenter.vue +4 -4
- package/src/filiale/shaoguan/Message/AllUser.vue +5 -5
- package/src/filiale/shaoguan/Message/MessageList.vue +5 -5
- package/src/filiale/shaoguan/OtherChargeNew.vue +3 -3
- package/src/filiale/shaoguan/OverUseCharge.vue +1 -1
- package/src/filiale/shaoguan/ShowCardSellGas.vue +7 -7
- package/src/filiale/shaoguan/TransferManage.vue +1 -1
- package/src/filiale/shaoguan/base/UserBaseInfoNew.vue +6 -6
- package/src/filiale/shaoguan/charge/ChargeList.vue +7 -7
- package/src/filiale/shaoguan/charge/ChargeManage.vue +3 -3
- package/src/filiale/shaoguan/charge/ChargeOper.vue +4 -4
- package/src/filiale/shaoguan/handListMaintain.vue +2 -2
- package/src/filiale/shaoguan/newchangemeter/ChangeMeter.vue +7 -7
- package/src/filiale/shaoguan/plugins/FileManageService.js +5 -5
- package/src/filiale/shexian/ChargeList.vue +11 -11
- package/src/filiale/shexian/ChargeQueryUser.vue +3 -3
- package/src/filiale/shexian/FilesManage/FileUserFiles.vue +8 -8
- package/src/filiale/shexian/FilesManage/MeterinfoTest.vue +8 -8
- package/src/filiale/shexian/FilesManage/UserGeneralInfoTest.vue +18 -6
- package/src/filiale/shexian/Upload.vue +2 -2
- package/src/filiale/shexian/UploadIdCard.vue +2 -2
- package/src/filiale/shexian/UserBaseInfoNew.vue +6 -6
- package/src/filiale/shexian/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/shexian/Userinfo.vue +1 -1
- package/src/filiale/shexian/ic_detail/ChangeMeterQueryUser.vue +2 -2
- package/src/filiale/shexian/revenue/MeterMessage.vue +2 -2
- package/src/filiale/shexian/revenue/newchangemeter/ChangeMeter.vue +13 -13
- package/src/filiale/shexian/revenue/newchangemeter/ResetMeter.vue +13 -13
- package/src/filiale/shimen/OtherChargeByPay.vue +5 -5
- package/src/filiale/shimen/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/shiquan/CardList.vue +3 -3
- package/src/filiale/shiquan/CardMeterChargeCancel.vue +2 -2
- package/src/filiale/shiquan/ChargeManage.vue +2 -2
- package/src/filiale/shiquan/FilesManage/MeterinfoTest.vue +9 -9
- package/src/filiale/shiquan/FilesManage/UserGeneralInfoTest.vue +19 -7
- package/src/filiale/shiquan/GasPriceList.vue +3 -3
- package/src/filiale/shiquan/WebMeterInfo.vue +1 -1
- package/src/filiale/shiquan/WebMeterList.vue +3 -3
- package/src/filiale/shiquan/charge/CardMeterCenter.vue +6 -6
- package/src/filiale/shiquan/charge/IOTMeterCenter.vue +6 -6
- package/src/filiale/shiquan/charge/NoCardMeterCenter.vue +2 -2
- package/src/filiale/taizhoukesi/ChangeMeterQueryUser.vue +2 -2
- package/src/filiale/taizhoukesi/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/tongchuan/BankPayment/BankPayment.vue +5 -5
- package/src/filiale/tongchuan/BasicLivingList.vue +2 -2
- package/src/filiale/tongchuan/BlackList/BlackList.vue +3 -3
- package/src/filiale/tongchuan/BlackList/BlackListDetail.vue +1 -1
- package/src/filiale/tongchuan/BlackList/BlackListList.vue +2 -2
- package/src/filiale/tongchuan/BlackList/BlackListRecord.vue +1 -1
- package/src/filiale/tongchuan/CardChangeFill.vue +1 -1
- package/src/filiale/tongchuan/CardList.vue +2 -2
- package/src/filiale/tongchuan/CardMeterCenter.vue +6 -6
- package/src/filiale/tongchuan/CardMeterChargeCancel.vue +3 -3
- package/src/filiale/tongchuan/ChangeMeter.vue +9 -9
- package/src/filiale/tongchuan/ChargeList.vue +8 -8
- package/src/filiale/tongchuan/ChargeManage.vue +2 -2
- package/src/filiale/tongchuan/ChargeModal.vue +1 -1
- package/src/filiale/tongchuan/ChargeOper.vue +4 -4
- package/src/filiale/tongchuan/ChargeRecordQuery.vue +1 -1
- package/src/filiale/tongchuan/EditWebMeterInfo.vue +282 -0
- package/src/filiale/tongchuan/EticketOpenJBPage.vue +3 -3
- package/src/filiale/tongchuan/FileAddressList.vue +1 -1
- package/src/filiale/tongchuan/FileUserAddress.vue +5 -5
- package/src/filiale/tongchuan/FileUserFiles.vue +9 -9
- package/src/filiale/tongchuan/FillGasQueryUser.vue +2 -2
- package/src/filiale/tongchuan/HandList.vue +3 -3
- package/src/filiale/tongchuan/HandManager.vue +27 -27
- package/src/filiale/tongchuan/IOTMeterCenter.vue +5 -5
- package/src/filiale/tongchuan/IotChangeFill.vue +1 -1
- package/src/filiale/tongchuan/MachineChangeFill.vue +1 -1
- package/src/filiale/tongchuan/Maintenance/revenue/MeterOperatemain.vue +2 -2
- package/src/filiale/tongchuan/Message/AllUser.vue +6 -6
- package/src/filiale/tongchuan/MeterMessage.vue +2 -2
- package/src/filiale/tongchuan/MeterinfoTest.vue +6 -6
- package/src/filiale/tongchuan/PaymentCode.vue +5 -5
- package/src/filiale/tongchuan/StairPrice/GasPrice.vue +7 -7
- package/src/filiale/tongchuan/StairPrice/GasPriceList.vue +2 -2
- package/src/filiale/tongchuan/StairPrice/GasPriceUser.vue +5 -5
- package/src/filiale/tongchuan/StairPrice/PriceChangeDetail.vue +1 -1
- package/src/filiale/tongchuan/StairPrice/PriceChangeHistory.vue +1 -1
- package/src/filiale/tongchuan/StairPrice/PriceRecord.vue +2 -2
- package/src/filiale/tongchuan/StairPrice/UpdateInfo.vue +1 -1
- package/src/filiale/tongchuan/TransferRecords.vue +3 -3
- package/src/filiale/tongchuan/UserBaseInfoNew.vue +5 -5
- package/src/filiale/tongchuan/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/tongchuan/UserGeneralInfoTest.vue +3 -3
- package/src/filiale/tongchuan/Userinfo.vue +1 -1
- package/src/filiale/tongchuan/WebMeterInfo.vue +1 -1
- package/src/filiale/tongchuan/WebMeterList.vue +3 -3
- package/src/filiale/tongchuan/base/MixPriceInfo.vue +1 -1
- package/src/filiale/tongchuan/base/RecordCancel.vue +5 -5
- package/src/filiale/tongchuan/base/SafeCheck.vue +1 -1
- package/src/filiale/tongchuan/base/ServiceRepair.vue +1 -1
- package/src/filiale/tongchuan/bill/CustQueryEticket.vue +3 -3
- package/src/filiale/tongchuan/bill/CustQueryEticketQueryV4.vue +3 -3
- package/src/filiale/tongchuan/bill/EticketOpenCard.vue +2 -2
- package/src/filiale/tongchuan/bill/EticketOpenIotSalePage.vue +3 -3
- package/src/filiale/tongchuan/bill/EticketOpenJBPage.vue +3 -3
- package/src/filiale/tongchuan/bill/EticketOpenPage.vue +3 -3
- package/src/filiale/tongchuan/bill/EticketPrint.vue +3 -3
- package/src/filiale/tongchuan/bill/EticketRecordList.vue +1 -1
- package/src/filiale/tongchuan/bill/ReissueBill.vue +6 -6
- package/src/filiale/tongchuan/common/userinfo_detail/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/AutomaticPurse.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/CardHandRecord.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeRecord.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/DeveiceRecord.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillGasQueryUser.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/HandQueryUser.vue +3 -3
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +3 -3
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MeterParam.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUserDetail.vue +1 -1
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/PriceAdjustmentQueryUser.vue +1 -1
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/PriceChangeQueryUser.vue +1 -1
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/Repurchase.vue +1 -1
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/TransferQueryUser.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/MeterParamIot.vue +1 -1
- package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/QueryInstruct.vue +2 -2
- package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/WatchCollection.vue +1 -1
- package/src/filiale/tongchuan/common/userinfo_detail/iot_detail/WatchDealWarning.vue +3 -3
- package/src/filiale/tongchuan/feeDeduction.vue +1 -1
- package/src/filiale/tongchuan/feeMachine.vue +1 -1
- package/src/filiale/tongchuan/filemanagenew/FileUserFiles.vue +9 -9
- package/src/filiale/tongchuan/paperaudit.vue +4 -4
- package/src/filiale/tongchuan/plugins/FileManageService.js +5 -5
- package/src/filiale/tongchuan/plugins/LogicService.js +24 -24
- package/src/filiale/tongchuan/sale.js +1 -0
- package/src/filiale/wenxi/CardHand.vue +14 -14
- package/src/filiale/wenxi/CardList.vue +3 -3
- package/src/filiale/wenxi/CardMeterCenter.vue +6 -6
- package/src/filiale/wenxi/CardService.js +49 -49
- package/src/filiale/wenxi/ChargeList.vue +12 -12
- package/src/filiale/wenxi/ChargeQueryUser.vue +2 -2
- package/src/filiale/wenxi/ChargeRecordQuery.vue +1 -1
- package/src/filiale/wenxi/DisableManage.vue +3 -3
- package/src/filiale/wenxi/FileUserFiles.vue +8 -8
- package/src/filiale/wenxi/FilesManageNew/UserGeneralInfoTest.vue +5 -5
- package/src/filiale/wenxi/GasPriceUser.vue +5 -5
- package/src/filiale/wenxi/HandplanQuery.vue +7 -7
- package/src/filiale/wenxi/IOTMeterCenter.vue +5 -5
- package/src/filiale/wenxi/IOTRefund.vue +1 -1
- package/src/filiale/wenxi/MarginCompensation.vue +1 -1
- package/src/filiale/wenxi/MeterinfoTest.vue +8 -8
- package/src/filiale/wenxi/ShowCardSellGas.vue +5 -5
- package/src/filiale/wenxi/UserDeviceInfoTest.vue +1 -1
- package/src/filiale/wenxi/UserGeneralInfoTest.vue +18 -6
- package/src/filiale/wenxi/UserList.vue +4 -4
- package/src/filiale/wenxi/UserPriceChangeManage.vue +4 -4
- package/src/filiale/wenxi/Userinfo.vue +2 -2
- package/src/filiale/wenxi/cardsHand.vue +13 -13
- package/src/filiale/wenxi/plugging/UserPlugging.vue +1 -1
- package/src/filiale/wenxi/plugging/UserSecurePlugging.vue +2 -2
- package/src/filiale/wenxi/plugins/FileManageService.js +5 -5
- package/src/filiale/wuan/BlackList/BlackList.vue +3 -3
- package/src/filiale/wuan/BlackList/BlackListDetail.vue +1 -1
- package/src/filiale/wuan/BlackList/BlackListList.vue +2 -2
- package/src/filiale/wuan/BlackList/BlackListRecord.vue +1 -1
- package/src/filiale/wuan/BlackList/BlackModal.vue +1 -1
- package/src/filiale/wuan/FileUserFiles.vue +7 -7
- package/src/filiale/wuan/UserEssentialInfoTest.vue +1 -1
- package/src/filiale/wuan/charge/CardMeterCenter.vue +4 -4
- package/src/filiale/wuan/charge/ChargeManage.vue +2 -2
- package/src/filiale/wuan/charge/MeterinfoTest.vue +5 -5
- package/src/filiale/wuhai/CardMeterCenter.vue +6 -6
- package/src/filiale/wuhai/ChangeMeter.vue +9 -9
- package/src/filiale/wuhai/ChargeRecordQuery.vue +1 -1
- package/src/filiale/wuhai/FileUserAddress.vue +5 -5
- package/src/filiale/wuhai/IOTMeterCenter.vue +5 -5
- package/src/filiale/wuhai/MeterinfoTest.vue +6 -6
- package/src/filiale/wuhai/NoCardMeterCenter.vue +1 -1
- package/src/filiale/wuhai/OtherChargeNew.vue +4 -4
- package/src/filiale/wuhai/OtherGas.vue +4 -4
- package/src/filiale/wuhai/ShowCardSellGas.vue +5 -5
- package/src/filiale/wuhai/UserGeneralInfoTest.vue +3 -3
- package/src/filiale/wuhai/Userinfo.vue +1 -1
- package/src/filiale/xiangyun/GasPrice.vue +7 -7
- package/src/filiale/xiangyun/IOTRefund.vue +2 -2
- package/src/filiale/xiangyun/cardChargeQuery.vue +2 -2
- package/src/filiale/xiangyun/cardChargeQuery1.vue +2 -2
- package/src/filiale/xiangyun/cardHistoryRefund.vue +2 -2
- package/src/filiale/xiangyun/cardRefund.vue +2 -2
- package/src/filiale/xiangyun/machineChargeQuery.vue +2 -2
- package/src/filiale/xiangyun/machineChargeQuery1.vue +2 -2
- package/src/filiale/xiangyun/machineHand.vue +29 -29
- package/src/filiale/xiangyun/machineRefund.vue +2 -2
- package/src/filiale/xinkang/ChangeMeter.vue +10 -10
- package/src/filiale/xinkang/ChargeQueryUser.vue +4 -4
- package/src/filiale/xinkang/MeterinfoTest.vue +7 -7
- package/src/filiale/xinkang/UserBaseInfoNew.vue +5 -5
- package/src/filiale/xinkang/WebMeterBatchOperationValve.vue +7 -7
- package/src/filiale/xinkang/base/leftview/Userinfo.vue +1 -1
- package/src/filiale/xinkang/base/rightview/CardList.vue +4 -4
- package/src/filiale/yangchun/AddGasBrand.vue +2 -2
- package/src/filiale/yangchun/BlackList/BlackList.vue +4 -4
- package/src/filiale/yangchun/BlackList/BlackListList.vue +2 -2
- package/src/filiale/yangchun/BlackList/BlackListRecord.vue +1 -1
- package/src/filiale/yangchun/BlackList/BlackRecordQuery.vue +2 -2
- package/src/filiale/yangchun/CardList.vue +4 -4
- package/src/filiale/yangchun/CardMeterCenter.vue +6 -6
- package/src/filiale/yangchun/ChangeMeter.vue +13 -13
- package/src/filiale/yangchun/EditWebMeterInfo.vue +3 -3
- package/src/filiale/yangchun/EticketV4/CustQueryEticket.vue +3 -3
- package/src/filiale/yangchun/EticketV4/EticketOpenCard.vue +3 -3
- package/src/filiale/yangchun/EticketV4/EticketOpenJBPage.vue +3 -3
- package/src/filiale/yangchun/EticketV4/EticketOpenPage.vue +4 -4
- package/src/filiale/yangchun/FilesManage/UserGeneralInfoTest.vue +18 -6
- package/src/filiale/yangchun/HandplanQuery.vue +5 -5
- package/src/filiale/yangchun/IOTMeterCenter.vue +6 -6
- package/src/filiale/yangchun/MachineChargeService.js +2 -2
- package/src/filiale/yangchun/MachineMeterCenter.vue +3 -3
- package/src/filiale/yangchun/MeterHistory.vue +1 -1
- package/src/filiale/yangchun/MeterinfoTest.vue +9 -9
- package/src/filiale/yangchun/NoCardMeterCenter.vue +2 -2
- package/src/filiale/yangchun/OtherChargeDetail.vue +2 -2
- package/src/filiale/yangchun/OtherChargeNew.vue +4 -4
- package/src/filiale/yangchun/Overdue/OverdueSetList.vue +4 -4
- package/src/filiale/yangchun/Overdue/OverdueSetUser.vue +1 -1
- package/src/filiale/yangchun/ShowCardSellGas.vue +5 -5
- package/src/filiale/yangchun/UseWebMeter.vue +2 -2
- package/src/filiale/yangchun/WebMeterInfo.vue +1 -1
- package/src/filiale/yangchun/WebMeterList.vue +3 -3
- package/src/filiale/yangchun/machineHand.vue +28 -28
- package/src/filiale/yangchun/machineHandAudit.vue +10 -10
- package/src/filiale/yangchun/plugins/LogicService.js +24 -24
- package/src/filiale/yongzhongch/CardChangeFill.vue +4 -4
- package/src/filiale/yongzhongch/ChangeMeter.vue +7 -7
- package/src/filiale/yongzhongch/IOT/IotChangeFill.vue +4 -4
- package/src/filiale/yongzhongch/PrintBill.vue +1 -1
- package/src/filiale/yongzhongch/ReissueBill.vue +4 -4
- package/src/filiale/yongzhongch/machine/MachineChangeFill.vue +1 -1
- package/src/filiale/yuansheng/CardChangeFill.vue +1 -1
- package/src/filiale/yuansheng/CardList.vue +5 -5
- package/src/filiale/yuansheng/CardMeterCenter.vue +6 -6
- package/src/filiale/yuansheng/ChangeMeterAddGas.vue +1 -1
- package/src/filiale/yuansheng/DigitalCharge.vue +1 -1
- package/src/filiale/yuansheng/IOTMeterCenter.vue +5 -5
- package/src/filiale/yuansheng/IOTRefund.vue +1 -1
- package/src/filiale/yuansheng/MeterinfoTest.vue +8 -8
- package/src/filiale/yuansheng/NoCardMeterCenter.vue +1 -1
- package/src/filiale/yuansheng/RecordCancel.vue +4 -4
- package/src/filiale/yuansheng/SafeCheck.vue +1 -1
- package/src/filiale/yuansheng/ShowCardSellGas.vue +5 -5
- package/src/filiale/yuansheng/UserBaseInfoNew.vue +5 -5
- package/src/filiale/yuansheng/Userinfo.vue +2 -2
- package/src/filiale/yuansheng/icTable.vue +3 -3
- package/src/filiale/yuansheng/iotTable.vue +1 -1
- package/src/filiale/yuncheng/CardList.vue +4 -4
- package/src/filiale/yuncheng/ChangeMeter.vue +12 -12
- package/src/filiale/yuncheng/ChargeList.vue +11 -11
- package/src/filiale/yuncheng/ChargeManage.vue +3 -3
- package/src/filiale/yuncheng/ChargeOper.vue +4 -4
- package/src/filiale/yuncheng/FilesManage/MeterinfoTest.vue +9 -9
- package/src/filiale/yuncheng/FilesManageNew/MeterinfoTest.vue +5 -5
- package/src/filiale/yuncheng/HandplanQuery.vue +7 -7
- package/src/filiale/yuncheng/InsuranceList.vue +4 -4
- package/src/filiale/yuncheng/MeterMessage.vue +2 -2
- package/src/filiale/yuncheng/TransferManage.vue +1 -1
- package/src/filiale/yuncheng/UserDeviceInfoTest.vue +4 -4
- package/src/filiale/yuncheng/detailinfo/DevicesDetail.vue +1 -1
- package/src/filiale/yuncheng/detailinfo/OldmeterDetail.vue +1 -1
- package/src/filiale/yuncheng/detailinfo/OtherChargeRecord.vue +1 -1
- package/src/filiale/yuncheng/detailinfo/UserfilesDetail.vue +1 -1
- package/src/filiale/yuncheng/detailinfo/UserinfoDetail.vue +1 -1
- package/src/filiale/yuncheng/detailinfo/price/MixpriceDetail.vue +1 -1
- package/src/filiale/yuncheng/detailinfo/price/StairpriceDetail.vue +1 -1
- package/src/filiale/yuncheng/deviceinfodetail.vue +1 -1
- package/src/filiale/yuncheng/gasmove.vue +2 -2
- package/src/filiale/yuncheng/machineDown.vue +8 -8
- package/src/filiale/yuncheng/machineHand.vue +29 -29
- package/src/filiale/yuncheng/machineHandAudit.vue +10 -10
- package/src/filiale/zhongsheng/FilesManage/FileUserFiles.vue +8 -8
- package/src/filiale/zhongsheng/charge/ChargeList.vue +11 -11
- package/src/filiale/zhongsheng/charge/OtherChargeNew.vue +5 -5
- package/src/filiale/zhongsheng/charge/ShowCardSellGas.vue +5 -5
- package/src/filiale/zhongsheng/charge/UserBaseInfoNew.vue +5 -5
- package/src/filiale/zhongsheng/rightview/CardList.vue +2 -2
- package/src/filiale/zhongsheng/wechatpay/WeChatPayDetail.vue +8 -8
- package/src/filiale/zhongyi/CardMeterCenter.vue +6 -6
- package/src/filiale/zhongyi/ChangeMeter.vue +10 -10
- package/src/filiale/zhongyi/ChargeRecordQuery.vue +1 -1
- package/src/filiale/zhongyi/FileUserFiles.vue +6 -6
- package/src/filiale/zhongyi/HandQueryUser.vue +2 -2
- package/src/filiale/zhongyi/HandplanQuery.vue +7 -7
- package/src/filiale/zhongyi/IOTMeterCenter.vue +5 -5
- package/src/filiale/zhongyi/MeterReadAudit.vue +7 -7
- package/src/filiale/zhongyi/MeterinfoTest.vue +6 -6
- package/src/filiale/zhongyi/NoCardMeterCenter.vue +1 -1
- package/src/filiale/zhongyi/ReplaceCardManage.vue +1 -1
- package/src/filiale/zhongyi/UserInfoDetailManageNew.vue +1 -1
- package/src/filiale/zhongyi/Userinfo.vue +1 -1
- package/src/filiale/zhongyi/cardsHand.vue +14 -14
- package/src/filiale/zhongyi/common/MeterMessage.vue +2 -2
- package/src/filiale/zhongyi/common/userinfo_detail/ic_detail/RecordQueryUser.vue +2 -2
- package/src/filiale/zhongyi/machineDown.vue +7 -7
- package/src/filiale/zhongyi/machineHand.vue +30 -30
- package/src/filiale/zhongyi/refund/IOTRefund.vue +1 -1
- package/src/filiale/zhongyi/refund/machineRefund.vue +1 -1
- package/src/main.js +1 -3
- package/src/plugins/BillService.js +5 -5
- package/src/plugins/CancelService.js +5 -5
- package/src/plugins/CardManageService.js +2 -2
- package/src/plugins/CardService.js +47 -47
- package/src/plugins/ChangeMeterService.js +23 -23
- package/src/plugins/CommonService.js +13 -13
- package/src/plugins/FileManageService.js +6 -6
- package/src/plugins/FileService.js +8 -7
- package/src/plugins/GetLoginInfoService.js +1 -1
- package/src/plugins/GetSaleParams.js +1 -1
- package/src/plugins/HandService.js +2 -2
- package/src/plugins/InvoiceService.js +10 -10
- package/src/plugins/LoadParams.js +3 -3
- package/src/plugins/LogicService.js +48 -45
- package/src/plugins/MachineChargeService.js +2 -2
- package/src/plugins/OffGasAddGasService.js +4 -4
- package/src/plugins/PrintService.js +3 -3
- package/src/plugins/SelectService.js +6 -6
- package/src/project/State.js +1 -1
- package/src/stores/MagLoadParams.js +2 -2
- package/test/unit/karma.conf.js +4 -4
- package/test/unit/specs/components/SellGasCharge/MeterCharge/IOTMeterCenter.spec.js +1 -1
- package/test/unit/specs/components/SellGasCharge/MeterCharge/MachineCharge.spec.js +2 -2
- package/test/unit/specs/components/UserFiles/UserGeneralInfo.spec.js +1 -1
- package/test/unit/specs/service/getSaleInitData.spec.js +1 -1
- package/src/components/revenue/comprehen/Maintenance/otherRecords/otherChargeAudit.vue +0 -839
- package/src/filiale/fugou/CardMeterCenter.vue +0 -988
- package/src/filiale/fugou/FileUserFiles.vue +0 -1110
- package/src/filiale/fugou/NoCardMeterCenter.vue +0 -525
- package/src/filiale/fugou/UserPriceChangeHistory.vue +0 -68
- package/src/filiale/fugou/UserPriceChangeManage.vue +0 -699
- package/src/filiale/fugou/Userinfo.vue +0 -339
- package/src/filiale/fugou/components/revenue/HandManager/MbpeopleList.vue +0 -520
- package/src/filiale/fugou/components/revenue/base/leftview/MixPriceInfo.vue +0 -60
- package/src/filiale/fugou/components/revenue/base/rightview/CardList.vue +0 -526
- package/src/filiale/fugou/components/revenue/cardHandManage/cardDown.vue +0 -979
- package/src/filiale/fugou/components/revenue/cardHandManage/cardsHand.vue +0 -880
- package/src/filiale/fugou/components/revenue/machineHandManage/ArrearsQuery.vue +0 -880
- package/src/filiale/fugou/components/revenue/machineHandManage/HandplanQuery.vue +0 -1283
- package/src/filiale/fugou/components/revenue/machineHandManage/machineDown.vue +0 -1000
- package/src/filiale/fugou/components/revenue/machineHandManage/machineHand.vue +0 -2022
- package/src/filiale/fugou/components/revenue/machineHandManage/machineHandAudit.vue +0 -804
- package/src/filiale/fugou/machineRefund.vue +0 -223
- package/src/filiale/fugou/sale.js +0 -40
- package/src/filiale/ruihua/FilesManage/UserEssentialInfoTest.vue +0 -616
- package/src/filiale/ruihua/FilesManageNew/UserEssentialInfoTest.vue +0 -454
- package/src/filiale/ruihua/Userinfo.vue +0 -339
- package/src/filiale/ruihua/sale.js +0 -11
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
package/build/dev-server.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var path = require('path')
|
|
2
2
|
var checkVersion = require('./versionCheck.js')
|
|
3
3
|
checkVersion()
|
|
4
|
-
const [ serverRul, localUrl, v4Url ] = ['http://192.168.50.
|
|
4
|
+
const [ serverRul, localUrl, v4Url ] = ['http://192.168.50.67:30785/', 'http://localhost:8080/', 'http://192.168.50.67:30785']
|
|
5
5
|
var merge = require('webpack-merge')
|
|
6
6
|
var baseConfig = require('./webpack.dev.conf')
|
|
7
7
|
var devConfig = {
|
|
@@ -20,17 +20,21 @@ var devConfig = {
|
|
|
20
20
|
},
|
|
21
21
|
proxy: {
|
|
22
22
|
'/api': {
|
|
23
|
-
target:
|
|
23
|
+
target: v4Url
|
|
24
24
|
},
|
|
25
|
-
'/
|
|
26
|
-
target: serverRul
|
|
25
|
+
'/sketch': {
|
|
26
|
+
target: serverRul,
|
|
27
|
+
changeOrigin: true
|
|
27
28
|
},
|
|
28
|
-
'/rs/
|
|
29
|
-
target: serverRul
|
|
30
|
-
},
|
|
31
|
-
'/rs/logic/importNetworkValve': {
|
|
29
|
+
'/invoice/rs/logic/getInvoice': {
|
|
32
30
|
target: serverRul
|
|
33
31
|
},
|
|
32
|
+
// '/rs/sql/filemanage_getUserfies':{
|
|
33
|
+
// target: 'http://127.0.0.1:8080/'
|
|
34
|
+
// },
|
|
35
|
+
// '/rs/logic/importNetworkValve':{
|
|
36
|
+
// target: 'http://127.0.0.1:8080/'
|
|
37
|
+
// },
|
|
34
38
|
'/rs/file': {
|
|
35
39
|
target: localUrl
|
|
36
40
|
},
|
|
@@ -38,7 +42,7 @@ var devConfig = {
|
|
|
38
42
|
target: serverRul
|
|
39
43
|
},
|
|
40
44
|
'/rs/sql/singleTable': {
|
|
41
|
-
target:
|
|
45
|
+
target: localUrl
|
|
42
46
|
},
|
|
43
47
|
'/invoice': {
|
|
44
48
|
target: serverRul
|
|
@@ -87,11 +91,14 @@ var devConfig = {
|
|
|
87
91
|
target: serverRul
|
|
88
92
|
},
|
|
89
93
|
'/rs/logic/webHandReverse': {
|
|
90
|
-
target:
|
|
94
|
+
target: 'http://localhost:8085'
|
|
91
95
|
},
|
|
92
96
|
'/rs/logic': {
|
|
93
97
|
target: localUrl
|
|
94
98
|
},
|
|
99
|
+
'/rs/entity': {
|
|
100
|
+
target: localUrl
|
|
101
|
+
},
|
|
95
102
|
'/rs/sql': {
|
|
96
103
|
target: localUrl
|
|
97
104
|
},
|
package/build/versionCheck.js
CHANGED
|
@@ -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[
|
|
21
|
-
console.log('\x1b[
|
|
22
|
-
console.log('\x1b[
|
|
23
|
-
console.log('\x1b[
|
|
24
|
-
console.log('\x1b[
|
|
20
|
+
console.log('\x1b[41m\x1b[30m%s\x1b[0m', '请注意:当前使用的 systemClients 版本不兼容旧版登录')
|
|
21
|
+
console.log('\x1b[41m\x1b[30m%s\x1b[0m', '登录是会发送 api/af-auth 请求')
|
|
22
|
+
console.log('\x1b[41m\x1b[30m%s\x1b[0m', '请转发到公司 v4 测试地址或者客户 v4 网关')
|
|
23
|
+
console.log('\x1b[41m\x1b[30m%s\x1b[0m', '如不使用新版登录,请降级 system-clients 版本到 3.2.87')
|
|
24
|
+
console.log('\x1b[41m\x1b[30m%s\x1b[0m', '请查看营收后台升级日志:http://aote-office.8866.org:31467/sale-doc-web/V4Product/%E8%90%A5%E6%94%B6%E5%90%8E%E5%8F%B0%E6%94%B9%E9%80%A0%E8%AF%B4%E6%98%8E')
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sale-client",
|
|
3
|
-
"version": "3.6.385
|
|
3
|
+
"version": "3.6.385",
|
|
4
4
|
"description": "收费模块前台组件",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -24,11 +24,11 @@
|
|
|
24
24
|
"qrcodejs2": "^0.0.2",
|
|
25
25
|
"vue": "^1.0.17",
|
|
26
26
|
"webpack-dev-server": "^2.11.5",
|
|
27
|
-
"vue-client": "1.
|
|
27
|
+
"vue-client": "1.24.162",
|
|
28
28
|
"yarn": "^1.22.10"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"address-client": "3.2.
|
|
31
|
+
"address-client": "3.2.111-2",
|
|
32
32
|
"axios": "0.15.3",
|
|
33
33
|
"babel-core": "^6.0.0",
|
|
34
34
|
"babel-loader": "^6.0.0",
|
|
@@ -138,7 +138,7 @@ export default {
|
|
|
138
138
|
operateShow: false,
|
|
139
139
|
showOptional: false,
|
|
140
140
|
batchUpdateAreaShow: false,
|
|
141
|
-
model: new PagedList('
|
|
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('
|
|
134
|
+
model: new PagedList('rs/sql/sale_getHostMeterAllUser', 20)
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
title: '添加总表用户档案列表',
|
|
@@ -26,7 +26,7 @@ export default {
|
|
|
26
26
|
},
|
|
27
27
|
ready () {
|
|
28
28
|
if (this.row) {
|
|
29
|
-
new HttpResetClass().load('POST', '
|
|
29
|
+
new HttpResetClass().load('POST', 'rs/sql/tel_singleTable_OrderBy', {
|
|
30
30
|
data: {
|
|
31
31
|
items: 'blob', tablename: 't_blob_sketch', condition: `id = '${this.row}'`, orderitem: 'id'
|
|
32
32
|
}
|
|
@@ -35,7 +35,7 @@ export default {
|
|
|
35
35
|
this.handleClick()
|
|
36
36
|
return
|
|
37
37
|
}
|
|
38
|
-
let resDataUserfiles = await new HttpResetClass().load('POST', '
|
|
38
|
+
let resDataUserfiles = await new HttpResetClass().load('POST', 'rs/sql/tel_singleTable_OrderBy', {
|
|
39
39
|
data: {
|
|
40
40
|
items: '*', tablename: 't_userfiles', condition: `f_userinfo_id = '${this.row}'`, orderitem: ' f_userfiles_id desc '
|
|
41
41
|
}
|
|
@@ -106,7 +106,7 @@ export default {
|
|
|
106
106
|
title: param.title,
|
|
107
107
|
f_userinfo_id: this.row
|
|
108
108
|
}
|
|
109
|
-
new HttpResetClass().load('POST', '
|
|
109
|
+
new HttpResetClass().load('POST', 'rs/logic/savePaperEdit', {data: reqdata}).then(res => {
|
|
110
110
|
if (res.data.code === 200) {
|
|
111
111
|
this.$showMessage('保存成功')
|
|
112
112
|
} else {
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
</header>
|
|
49
49
|
<article slot="modal-body" class="modal-body">
|
|
50
50
|
<div class="form-group">
|
|
51
|
-
<file-upload class="my-file-uploader" name="useraddressUploadFile" action="
|
|
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('
|
|
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('
|
|
56
|
+
let res = await this.$resetpost('rs/logic/filemanage_mergeuser', {data: datas}, {resolveMsg: null, rejectMsg: '合并档案失败'})
|
|
57
57
|
/* let res = {
|
|
58
58
|
data: {
|
|
59
59
|
oldcode : ['001','002'],
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
// this.model.f_residential_area_id = null
|
|
369
369
|
// this.model.f_residential_area = null
|
|
370
370
|
let condition = `isnull(f_iscity,'') = isnull('${this.model.f_iscity}','') and a.f_orgid = '${this.$login.f.orgid}'`
|
|
371
|
-
let req = await this.$resetpost('
|
|
371
|
+
let req = await this.$resetpost('rs/sql/address_getresidential', {
|
|
372
372
|
data: {
|
|
373
373
|
condition: condition
|
|
374
374
|
}
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
async initpcds (pconditon) {
|
|
417
417
|
this.pcdslist = []
|
|
418
418
|
let HttpReset = new HttpResetClass()
|
|
419
|
-
let req = await HttpReset.load('POST', '
|
|
419
|
+
let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
|
|
420
420
|
data: {
|
|
421
421
|
items: '*',
|
|
422
422
|
tablename: 't_pcd',
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
async initstreets (pconditon) {
|
|
440
440
|
this.streetslist = []
|
|
441
441
|
let HttpReset = new HttpResetClass()
|
|
442
|
-
let req = await HttpReset.load('POST', '
|
|
442
|
+
let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy', {
|
|
443
443
|
data: {
|
|
444
444
|
items: '*',
|
|
445
445
|
tablename: 't_street',
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
// }
|
|
466
466
|
this.areaslist = []
|
|
467
467
|
let HttpReset = new HttpResetClass()
|
|
468
|
-
let req = await HttpReset.load('POST', '
|
|
468
|
+
let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
|
|
469
469
|
data: {
|
|
470
470
|
items: '*',
|
|
471
471
|
tablename: 't_area',
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
}
|
|
649
649
|
this.$showMessage('确定要批量添加' + this.addresslist.length + '户地址吗?,如有已经存在的,将会重复添加!!!', ['confirm', 'cancel']).then((res) => {
|
|
650
650
|
if (res === 'confirm') {
|
|
651
|
-
this.$resetpost('
|
|
651
|
+
this.$resetpost('rs/logic/address_adduserlist', {data: {addlist: this.addresslist}}, msg).then((req) => {
|
|
652
652
|
this.cleardara()
|
|
653
653
|
this.$dispatch('confirm')
|
|
654
654
|
})
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
this.model.f_residential_area = this.findbyid(this.areaslist, this.model.f_residential_area_id).f_residential_area
|
|
698
698
|
this.model.f_address = this.model.f_street + this.model.f_residential_area + (this.model.f_building ? this.model.f_building + this.model.f_building_suffix : '') + (this.model.f_unit ? this.model.f_unit + this.model.f_unit_suffix : '') + (this.model.f_floor ? this.model.f_floor + this.model.f_floor_suffix : '') + this.model.f_room + this.model.f_room_suffix
|
|
699
699
|
}
|
|
700
|
-
await this.$resetpost('
|
|
700
|
+
await this.$resetpost('rs/logic/address_updateuseraddress', this.model)
|
|
701
701
|
},
|
|
702
702
|
cancel () {
|
|
703
703
|
this.cleardara()
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
if (this.address_id) {
|
|
53
53
|
data.condition = `f_address_id = '${this.address_id}'`
|
|
54
54
|
}
|
|
55
|
-
let res = await this.$resetpost('
|
|
55
|
+
let res = await this.$resetpost('rs/sql/address_singleTableOrderBy', {data: data}, {rejectMsg: '获取地址变更记录出错', resolveMsg: null})
|
|
56
56
|
this.model.rows = res.data
|
|
57
57
|
}
|
|
58
58
|
},
|
|
@@ -459,14 +459,14 @@
|
|
|
459
459
|
<modal :show.sync="show" width="500px" title="文件导入" v-ref:modal large backdrop="false">
|
|
460
460
|
<article slot="modal-body" class="modal-body">
|
|
461
461
|
<file-upload class="my-file-uploader " name="UploadFile" class="btn btn-success" style="border-radius: 2px;"
|
|
462
|
-
action="
|
|
462
|
+
action="rs/file/uploadFile" tagname="导入档案" v-ref:file :headers="headers"></file-upload>
|
|
463
463
|
</article>
|
|
464
464
|
<footer slot="modal-footer" class="modal-footer">
|
|
465
465
|
</footer>
|
|
466
466
|
</modal>
|
|
467
467
|
<modal :show.sync="batchMeterShow" width="570px" title="文件导入" v-ref:modal large backdrop="false">
|
|
468
468
|
<article slot="modal-body" class="modal-body">
|
|
469
|
-
<file-upload class="my-file-uploader col-sm-9" name="useraddressUploadFile" action="
|
|
469
|
+
<file-upload class="my-file-uploader col-sm-9" name="useraddressUploadFile" action="rs/file/uploadFile" tagname="确定" multiple v-ref:file></file-upload>
|
|
470
470
|
<button class="button_clear btn-gn" style="margin-top: 10px;background-color: #6aa6e2;" @click="downloadFiles()">模板下载
|
|
471
471
|
</button>
|
|
472
472
|
</article>
|
|
@@ -533,7 +533,7 @@ let loadParamGem = async function (self) {
|
|
|
533
533
|
if (areainfo.file_num > 0 && !areainfo.f_userinfo_id) {
|
|
534
534
|
// 完善
|
|
535
535
|
// 将表档案信息带入,完善客户信息
|
|
536
|
-
let getMetersInfo = await self.$resetpost('
|
|
536
|
+
let getMetersInfo = await self.$resetpost('rs/logic/sale_getMeterByAddress', {
|
|
537
537
|
data: {
|
|
538
538
|
f_useraddress_id: areainfo.id
|
|
539
539
|
}
|
|
@@ -542,7 +542,7 @@ let loadParamGem = async function (self) {
|
|
|
542
542
|
}
|
|
543
543
|
if (areainfo.file_num > 0 && areainfo.f_userinfo_id) {
|
|
544
544
|
// 添加 将客户信息带入
|
|
545
|
-
let getUserinfo = await self.$resetpost('
|
|
545
|
+
let getUserinfo = await self.$resetpost('rs/sql/saleSingleTable', {
|
|
546
546
|
data: {
|
|
547
547
|
tablename: 't_userinfo',
|
|
548
548
|
condition: `f_userinfo_id = '${areainfo.f_userinfo_id}'`
|
|
@@ -565,7 +565,7 @@ let loadParamGem = async function (self) {
|
|
|
565
565
|
hasLimit: true
|
|
566
566
|
},
|
|
567
567
|
bacthPin: '',
|
|
568
|
-
model: new PagedList('
|
|
568
|
+
model: new PagedList('rs/sql/filemanage_getUserfies', 30, {orderitem: '"f_userinfo_id DESC"'}),
|
|
569
569
|
row: null, // 选择一条客户信息,对其进行修改
|
|
570
570
|
areainfo: null, // 小区批量建档使用的数据
|
|
571
571
|
rows: [], // 客户档案选择一条时,将只显示一条信息,rows用来存放整页的数据
|
|
@@ -632,7 +632,7 @@ let loadParamGem = async function (self) {
|
|
|
632
632
|
clientWidth: document.body.clientWidth,
|
|
633
633
|
batchMeterShow: false,
|
|
634
634
|
billData: {
|
|
635
|
-
url: '
|
|
635
|
+
url: 'rs/report/userignition',
|
|
636
636
|
bill: ''
|
|
637
637
|
},
|
|
638
638
|
configs: {
|
|
@@ -682,7 +682,7 @@ let loadParamGem = async function (self) {
|
|
|
682
682
|
|
|
683
683
|
},
|
|
684
684
|
downloadFiles(){
|
|
685
|
-
let downurl='
|
|
685
|
+
let downurl='rs/downloadfile/file?filename=批量建档导出Excel模板';
|
|
686
686
|
this.$downFile(downurl,'批量建档导出Excel模板.xlsx')
|
|
687
687
|
},
|
|
688
688
|
/**
|
|
@@ -814,7 +814,7 @@ let loadParamGem = async function (self) {
|
|
|
814
814
|
infoIds.push(item)
|
|
815
815
|
count++
|
|
816
816
|
})
|
|
817
|
-
await this.$resetpost('
|
|
817
|
+
await this.$resetpost('rs/logic/saveCancellation', {infoIds: infoIds}, {resolveMsg: null, rejectMsg: '批量销户失败'}).then((res) => {
|
|
818
818
|
if(res && res.data){
|
|
819
819
|
this.$showMessage(`本次批量销户总计: ${res.data.allnum}户 ,成功: ${res.data.successnum}户 ,失败(已经销户): ${res.data.errornum2} 户,失败(待审核): ${res.data.errornum1}户 `);
|
|
820
820
|
}
|
|
@@ -982,7 +982,7 @@ let loadParamGem = async function (self) {
|
|
|
982
982
|
tablename: 't_userinfo',
|
|
983
983
|
filepath: res.path
|
|
984
984
|
}
|
|
985
|
-
this.$resetpost('
|
|
985
|
+
this.$resetpost('rs/logic/import', data, {resolveMsg: null, rejectMsg: '上传失败'}).then((res) => {
|
|
986
986
|
this.close()
|
|
987
987
|
this.$showAlert(`一共上传${res.data.total}条数据, 成功${res.data.successnum}条`, 'success', 2000)
|
|
988
988
|
this.search()
|
|
@@ -1003,7 +1003,7 @@ let loadParamGem = async function (self) {
|
|
|
1003
1003
|
}
|
|
1004
1004
|
let self = this
|
|
1005
1005
|
try {
|
|
1006
|
-
await axios.post('
|
|
1006
|
+
await axios.post('rs/logic/newSettleFileImport',
|
|
1007
1007
|
{data: param}, {timeout: 10 * 60 * 1000}).then((res) => {
|
|
1008
1008
|
if (res.data) {
|
|
1009
1009
|
self.$showMessage(`本次上传共上传${res.data.totalsum}条数据, 成功${res.data.successnum}条,失败${res.data.errorsum}条,具体失败数据请在稽查查询错误查询中查看!!`)
|
|
@@ -1046,7 +1046,7 @@ let loadParamGem = async function (self) {
|
|
|
1046
1046
|
f_depid: this.$login.f.depids,
|
|
1047
1047
|
f_depname: this.$login.f.deps
|
|
1048
1048
|
}
|
|
1049
|
-
this.$resetpost('
|
|
1049
|
+
this.$resetpost('rs/logic/sale_userfilesImp', {data: data}, {
|
|
1050
1050
|
resolveMsg: null,
|
|
1051
1051
|
rejectMsg: '上传失败'
|
|
1052
1052
|
}).then((res) => {
|
|
@@ -154,7 +154,7 @@ export default {
|
|
|
154
154
|
condition = condition + ` `
|
|
155
155
|
}
|
|
156
156
|
let HttpReset = new HttpResetClass()
|
|
157
|
-
HttpReset.load('POST', '
|
|
157
|
+
HttpReset.load('POST', 'rs/sql/sale_getUnboundHostMeter?pageNo=1&pageSize=100', {
|
|
158
158
|
data: {
|
|
159
159
|
condition: condition
|
|
160
160
|
}
|
|
@@ -180,7 +180,7 @@ export default {
|
|
|
180
180
|
this.model.f_depid = this.$login.f.depids
|
|
181
181
|
this.model.f_depname = this.$login.f.deps
|
|
182
182
|
console.log('保存数据之前', this.model)
|
|
183
|
-
await this.$resetpost('
|
|
183
|
+
await this.$resetpost('rs/logic/sale_hostMeterFileSave', this.model)
|
|
184
184
|
this.$dispatch('confirm')
|
|
185
185
|
},
|
|
186
186
|
cancel () {
|
|
@@ -195,7 +195,7 @@ export default {
|
|
|
195
195
|
data () {
|
|
196
196
|
return {
|
|
197
197
|
criteriaShow: false,
|
|
198
|
-
model: new PagedList('
|
|
198
|
+
model: new PagedList('rs/sql/sale_getHostMeterList', 20, {}),
|
|
199
199
|
gasproperties: this.$appdata.getParam('用气性质') ? [{label: '全部', value: ''}, ...this.$appdata.getParam('用气性质')] : [],
|
|
200
200
|
meter_classify: this.$appdata.getParam('气表类型') ? [{label: '全部', value: ''}, ...this.$appdata.getParam('气表类型')] : [],
|
|
201
201
|
user_type: this.$appdata.getParam('用户类型') ? [{label: '全部', value: ''}, ...this.$appdata.getParam('用户类型')] : [],
|
|
@@ -149,7 +149,7 @@ export default {
|
|
|
149
149
|
selectRow: null,
|
|
150
150
|
operateShow: false,
|
|
151
151
|
batchUpdateAreaShow: false,
|
|
152
|
-
model: new PagedList('
|
|
152
|
+
model: new PagedList('rs/sql/sale_getHostMeterAllUser', 6)
|
|
153
153
|
}
|
|
154
154
|
},
|
|
155
155
|
title: '总表子表列表',
|
|
@@ -204,7 +204,7 @@ export default {
|
|
|
204
204
|
f_depname: this.$login.f.deps,
|
|
205
205
|
hostMeter: this.data
|
|
206
206
|
}
|
|
207
|
-
await this.$resetpost('
|
|
207
|
+
await this.$resetpost('rs/logic/sale_batchMoveUserInHostMeter', {data: data}, msg)
|
|
208
208
|
this.search()
|
|
209
209
|
}
|
|
210
210
|
})
|
|
@@ -228,7 +228,7 @@ export default {
|
|
|
228
228
|
f_depname: this.$login.f.deps
|
|
229
229
|
}
|
|
230
230
|
this.closeModal()
|
|
231
|
-
await this.$resetpost('
|
|
231
|
+
await this.$resetpost('rs/logic/sale_removeUserByHostMeter', {data: data}, msg)
|
|
232
232
|
this.search()
|
|
233
233
|
}
|
|
234
234
|
})
|
|
@@ -264,14 +264,10 @@
|
|
|
264
264
|
v-show="(formconfig && formconfig.f_use_limit && formconfig.f_use_limit.required) || !onlyshowmust"
|
|
265
265
|
v-if="getConfigShowItem('f_use_limit')">
|
|
266
266
|
<label class="font_normal_body">表具使用年限</label>
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
<v-select :value.sync="row.f_use_limit?row.f_use_limit:'10'" :options='uselimit'
|
|
272
|
-
:placeholder="getConfigPlaceholder('f_use_limit','使用年限')"
|
|
273
|
-
close-on-select
|
|
274
|
-
v-model='row.f_use_limit'></v-select>
|
|
267
|
+
<input type="number" class="input_search" style="width:60%" v-model="row.f_use_limit"
|
|
268
|
+
v-validate:f_use_limit=getConfigValidate("f_use_limit",false)
|
|
269
|
+
:value.sync="row.f_use_limit"
|
|
270
|
+
placeholder='表具使用年限' >
|
|
275
271
|
</div>
|
|
276
272
|
<div class="col-sm-4 form-group" :class="[$m.f_gas_person.required ? 'has-error' : '']"
|
|
277
273
|
v-show="(formconfig && formconfig.f_gas_person && formconfig.f_gas_person.required) || !onlyshowmust"
|
|
@@ -642,7 +638,7 @@
|
|
|
642
638
|
condition: `f_book_state='有效' and f_filiale_id='${self.$login.f.orgid}'`
|
|
643
639
|
}
|
|
644
640
|
let http = new HttpResetClass()
|
|
645
|
-
let meterbooks = yield http.load('POST', '
|
|
641
|
+
let meterbooks = yield http.load('POST', 'rs/sql/saleSingleTable', {data: temp},
|
|
646
642
|
{resolveMsg: null, rejectMsg: '获取抄表册信息失败!!'})
|
|
647
643
|
if (meterbooks.data.length > 0) {
|
|
648
644
|
let options = []
|
|
@@ -667,21 +663,21 @@
|
|
|
667
663
|
let beforeRecord = null
|
|
668
664
|
|
|
669
665
|
if (self.meter.f_meter_classify === '机表') {
|
|
670
|
-
beforeRecord = yield self.$resetpost('
|
|
666
|
+
beforeRecord = yield self.$resetpost('rs/sql/saleSingleTable', {
|
|
671
667
|
data: {
|
|
672
668
|
tablename: 't_handplan',
|
|
673
669
|
condition: `f_user_id = '${self.row.f_user_id}' and f_meter_state in ('已抄表','未抄表')`
|
|
674
670
|
}
|
|
675
671
|
}, {resolveMsg: null, rejectMsg: '在档案中更改气表品牌时,获取之前机表抄表信息出错!!'})
|
|
676
672
|
} else if (self.meter.f_meter_classify === '物联网表') {
|
|
677
|
-
beforeRecord = yield self.$resetpost('
|
|
673
|
+
beforeRecord = yield self.$resetpost('rs/sql/saleSingleTable', {
|
|
678
674
|
data: {
|
|
679
675
|
tablename: 't_instruct',
|
|
680
676
|
condition: `f_user_id = '${self.row.f_user_id}'`
|
|
681
677
|
}
|
|
682
678
|
}, {resolveMsg: null, rejectMsg: '在档案中更改气表品牌时,获取之前机表抄表信息出错!!'})
|
|
683
679
|
} else {
|
|
684
|
-
beforeRecord = yield self.$resetpost('
|
|
680
|
+
beforeRecord = yield self.$resetpost('rs/sql/saleSingleTable', {
|
|
685
681
|
data: {
|
|
686
682
|
tablename: 't_sellinggas',
|
|
687
683
|
condition: `f_user_id = '${self.row.f_user_id}' and f_state = '有效'`
|
|
@@ -724,7 +720,6 @@
|
|
|
724
720
|
usetype: this.$appdata.getParam('使用类型'),
|
|
725
721
|
usestate: this.$appdata.getParam('使用状态'),
|
|
726
722
|
aroundmeters: this.$appdata.getParam('左右表'),
|
|
727
|
-
uselimit: this.$appdata.getParam('表具使用年限'),
|
|
728
723
|
forceMeasure: this.$appdata.getParam('三项强制措施'),
|
|
729
724
|
garbagefee: this.$appdata.getParam('垃圾费'),
|
|
730
725
|
valvestate: this.$appdata.getParam('阀门状态'),
|
|
@@ -826,7 +821,7 @@
|
|
|
826
821
|
}
|
|
827
822
|
},
|
|
828
823
|
checkCardId () {
|
|
829
|
-
this.$resetpost('
|
|
824
|
+
this.$resetpost('rs/logic/checkCardId', {
|
|
830
825
|
data: {
|
|
831
826
|
f_userfiles_id: this.row.f_userfiles_id,
|
|
832
827
|
gasbrandId: this.row.f_gasbrand_id,
|
|
@@ -857,7 +852,7 @@
|
|
|
857
852
|
condition: `f_mpc_state !='删除'`,
|
|
858
853
|
orderitem: 'id'
|
|
859
854
|
}
|
|
860
|
-
let data = await this.$resetpost('
|
|
855
|
+
let data = await this.$resetpost('rs/sql/saleSingleTable', {data: condition}, {resolveMsg: null, rejectMsg: '获取集中器失败!'})
|
|
861
856
|
this.concentrators = []
|
|
862
857
|
for (let row of data.data) {
|
|
863
858
|
this.concentrators.push({label: row.f_mpc_alias, value: row.id})
|
|
@@ -866,7 +861,7 @@
|
|
|
866
861
|
async confirmUserfiles () {
|
|
867
862
|
if (this.$refs.addparamlist.confirm()) {
|
|
868
863
|
var paramlist = this.$refs.addparamlist.addGasParameter
|
|
869
|
-
await this.$resetpost('
|
|
864
|
+
await this.$resetpost('rs/logic/updateGasParam', {
|
|
870
865
|
data: {
|
|
871
866
|
id: this.selectUserFiles.f_user_id,
|
|
872
867
|
paramlist: paramlist,
|
|
@@ -951,7 +946,7 @@
|
|
|
951
946
|
},
|
|
952
947
|
async meternumberValidate () {
|
|
953
948
|
let http1 = new HttpResetClass()
|
|
954
|
-
let res1 = await http1.load('POST', '/
|
|
949
|
+
let res1 = await http1.load('POST', '/rs/sql/getBrandAndType', {data: {condition: ` mi.f_meternumber = '${this.row.f_meternumber}'`}}, {resolveMsg: null, rejectMsg: '获取默认气表品牌型号失败!!'})
|
|
955
950
|
if (res1.data.length > 0) {
|
|
956
951
|
// 替换表号自带的气表品牌和型号
|
|
957
952
|
let meterbrands = this.meterbrands
|
|
@@ -999,11 +994,10 @@
|
|
|
999
994
|
if (this.row.f_userfiles_id) {
|
|
1000
995
|
param.f_userfiles_id = this.row.f_userfiles_id
|
|
1001
996
|
}
|
|
1002
|
-
let res = await this.$resetpost('
|
|
997
|
+
let res = await this.$resetpost('rs/logic/meternumberValidate', param, {
|
|
1003
998
|
resolveMsg: null,
|
|
1004
999
|
rejectMsg: '表号验证失败!!'
|
|
1005
1000
|
})
|
|
1006
|
-
console.log("res=====",res)
|
|
1007
1001
|
if (this.row.gasbrand[0].f_meter_type === '物联网表') {
|
|
1008
1002
|
if (res.data) {
|
|
1009
1003
|
this.row.f_meternumber = ''
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
</div>
|
|
64
64
|
<file-upload class="my-file-uploader" name="my-file"
|
|
65
65
|
accept="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel"
|
|
66
|
-
action="
|
|
66
|
+
action="rs/file/uploadFile" :headers="headers" tagname="确定" v-ref:file>
|
|
67
67
|
</file-upload>
|
|
68
68
|
</article>
|
|
69
69
|
<footer slot="modal-footer" style="display: none">
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
title: '模板管理',
|
|
83
83
|
data () {
|
|
84
84
|
return {
|
|
85
|
-
model: new PagedList('
|
|
85
|
+
model: new PagedList('rs/sql/singleTable_OrderBy', 8, {
|
|
86
86
|
items: '"*"',
|
|
87
87
|
tablename: '"t_files"',
|
|
88
88
|
orderitem: '"id"'
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
if(this.$login.r.includes('删除模板')){
|
|
136
136
|
row.path = row.f_downloadpath
|
|
137
137
|
row.blobid = row.f_blobid
|
|
138
|
-
this.$resetpost('
|
|
138
|
+
this.$resetpost('rs/logic/deletefiles', row).then((res) => {
|
|
139
139
|
setTimeout(() => {
|
|
140
140
|
this.selfSearch()
|
|
141
141
|
}, 1000)
|
|
@@ -87,7 +87,7 @@ import * as Util from '../../Util'
|
|
|
87
87
|
export default {
|
|
88
88
|
data () {
|
|
89
89
|
return {
|
|
90
|
-
model: new PagedList('
|
|
90
|
+
model: new PagedList('rs/sql/singleTable_OrderBy', 50, {orderitem: '"' + this.orderitem + '"',
|
|
91
91
|
items: '"' + this.items + '"',
|
|
92
92
|
tablename: '"' + this.tablename + '"'}),
|
|
93
93
|
definedShow: false,
|
|
@@ -307,7 +307,7 @@ export default {
|
|
|
307
307
|
async initpcds (pconditon) {
|
|
308
308
|
this.pcdslist = []
|
|
309
309
|
let HttpReset = new HttpResetClass()
|
|
310
|
-
let req = await HttpReset.load('POST', '
|
|
310
|
+
let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
|
|
311
311
|
data: {
|
|
312
312
|
items: '*',
|
|
313
313
|
tablename: 't_pcd',
|
|
@@ -330,7 +330,7 @@ export default {
|
|
|
330
330
|
async initstreets (pconditon) {
|
|
331
331
|
this.streetslist = []
|
|
332
332
|
let HttpReset = new HttpResetClass()
|
|
333
|
-
let req = await HttpReset.load('POST', '
|
|
333
|
+
let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy', {
|
|
334
334
|
data: {
|
|
335
335
|
items: '*',
|
|
336
336
|
tablename: 't_street',
|
|
@@ -356,7 +356,7 @@ export default {
|
|
|
356
356
|
// }
|
|
357
357
|
this.areaslist = []
|
|
358
358
|
let HttpReset = new HttpResetClass()
|
|
359
|
-
let req = await HttpReset.load('POST', '
|
|
359
|
+
let req = await HttpReset.load('POST', 'rs/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
|
|
360
360
|
data: {
|
|
361
361
|
items: '*',
|
|
362
362
|
tablename: 't_area',
|
|
@@ -536,7 +536,7 @@ export default {
|
|
|
536
536
|
}
|
|
537
537
|
this.$showMessage('确定要批量添加' + this.addresslist.length + '户地址吗?,如有已经存在的,将会重复添加!!!', ['confirm', 'cancel']).then((res) => {
|
|
538
538
|
if (res === 'confirm') {
|
|
539
|
-
this.$resetpost('
|
|
539
|
+
this.$resetpost('rs/logic/address_adduserlist', {data: {addlist: this.addresslist}}, msg).then((req) => {
|
|
540
540
|
this.cleardara()
|
|
541
541
|
this.$dispatch('confirm')
|
|
542
542
|
})
|
|
@@ -595,7 +595,7 @@ export default {
|
|
|
595
595
|
this.newmodel.f_address = this.newmodel.f_residential_area + (this.newmodel.f_building ? this.newmodel.f_building + this.newmodel.f_building_suffix : '') + (this.newmodel.f_unit ? this.newmodel.f_unit + this.newmodel.f_unit_suffix : '') + (this.newmodel.f_floor ? this.newmodel.f_floor + this.newmodel.f_floor_suffix : '') + this.newmodel.f_room + this.newmodel.f_room_suffix
|
|
596
596
|
}
|
|
597
597
|
}
|
|
598
|
-
await this.$resetpost('
|
|
598
|
+
await this.$resetpost('rs/logic/address_updateuseraddress', this.newmodel)
|
|
599
599
|
},
|
|
600
600
|
cancel () {
|
|
601
601
|
this.cleardara()
|