manage-client 3.3.8 → 3.3.10
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/.classpath +3 -3
- package/.project +17 -0
- package/build/dev-server.js +180 -180
- package/package.json +1 -1
- package/src/components/SellReport/jingwei/PaymentNotice.vue +1 -1
- package/src/components/sale/businessquery/AccountQuery/ExpectGasList.vue +1 -1
- package/src/components/sale/businessquery/AccountQuery/OverdueList.vue +1 -1
- package/src/components/sale/businessquery/AccountQuery/PreGasList.vue +1 -1
- package/src/components/sale/businessquery/AccountQuery/SellingGasList.vue +1 -1
- package/src/components/sale/businessquery/AreaGeneralQuery.vue +1 -1
- package/src/components/sale/businessquery/ArrearsQuery.vue +1 -1
- package/src/components/sale/businessquery/BalanceQuery.vue +1 -1
- package/src/components/sale/businessquery/BalanceTable.vue +1 -1
- package/src/components/sale/businessquery/BusinesQuery.vue +1 -1
- package/src/components/sale/businessquery/CancellationQuery.vue +1 -1
- package/src/components/sale/businessquery/CardHandplanQuery.vue +1 -1
- package/src/components/sale/businessquery/ChangeMeterQuery.vue +1 -1
- package/src/components/sale/businessquery/ChangeUserQuery.vue +1 -1
- package/src/components/sale/businessquery/ChargeQuery.vue +1 -1
- package/src/components/sale/businessquery/DepositDetail.vue +1 -1
- package/src/components/sale/businessquery/DisableQuery.vue +1 -1
- package/src/components/sale/businessquery/EnableQuery.vue +1 -1
- package/src/components/sale/businessquery/FMYGasQuery.vue +1 -1
- package/src/components/sale/businessquery/FillCardQuery.vue +1 -1
- package/src/components/sale/businessquery/FillGasQuery.vue +1 -1
- package/src/components/sale/businessquery/GasInspection.vue +1 -1
- package/src/components/sale/businessquery/GroupChargeQuery.vue +1 -1
- package/src/components/sale/businessquery/HandRateQuery.vue +1 -1
- package/src/components/sale/businessquery/HandplanQuery.vue +1 -1
- package/src/components/sale/businessquery/InspectListGas.vue +1 -1
- package/src/components/sale/businessquery/InspectListUser.vue +1 -1
- package/src/components/sale/businessquery/MonthGasQuery.vue +1 -1
- package/src/components/sale/businessquery/MoveMeterQuery.vue +1 -1
- package/src/components/sale/businessquery/NewAccountQuery.vue +1 -1
- package/src/components/sale/businessquery/NewAreaGeneralQuery.vue +1 -1
- package/src/components/sale/businessquery/NewFMYGasQuery.vue +1 -1
- package/src/components/sale/businessquery/NoBusinessQuery.vue +1 -1
- package/src/components/sale/businessquery/OtherChargeNopayQuery.vue +1 -1
- package/src/components/sale/businessquery/OtherChargeQuery.vue +1 -1
- package/src/components/sale/businessquery/PriceChange.vue +1 -1
- package/src/components/sale/businessquery/PrivilegeQuery.vue +1 -1
- package/src/components/sale/businessquery/ReverseQuery.vue +1 -1
- package/src/components/sale/businessquery/SendbookQuery.vue +1 -1
- package/src/components/sale/businessquery/TransferQuery.vue +1 -1
- package/src/components/sale/businessquery/UnhandBusiness.vue +1 -1
- package/src/components/sale/businessquery/UserSellHeadDetail.vue +1 -1
- package/src/components/sale/businessquery/YingShouMingXi.vue +1 -1
- package/src/components/sale/businessquery/analysisquery/CardHandAnalysis.vue +1 -1
- package/src/components/sale/businessquery/overDueQuery.vue +1 -1
- package/src/components/sale/businessquery/priceadjustQuery.vue +1 -1
- package/src/components/sale/businessquery/reportDetail.vue +1 -1
- package/src/components/sale/businessquery/sellingChargePrice.vue +2 -2
- package/src/components/sale/businessquery/weChatBind.vue +1 -1
- package/src/components/sale/businessquery/yucunDetails.vue +1 -1
- package/src/components/sale/filesquery/DeviceQuery.vue +1 -1
- package/src/components/sale/filesquery/FireQuery.vue +1 -1
- package/src/components/sale/filesquery/FmyGasDeviceQuery.vue +1 -1
- package/src/components/sale/filesquery/GasDeviceQuery.vue +1 -1
- package/src/components/sale/filesquery/MeterQuery.vue +1 -1
- package/src/components/sale/filesquery/PriceChangeQuery.vue +1 -1
- package/src/components/sale/filesquery/UserDeviceQuery.vue +1 -1
- package/src/components/sale/filesquery/UserQuery.vue +1 -1
- package/src/components/sale/filesquery/filequerydetail/BlackListQueryDetail.vue +1 -1
- package/src/components/sale/filesquery/filequerydetail/DisableQueryDetail.vue +1 -1
- package/src/components/sale/filesquery/filequerydetail/EnableQueryDetail.vue +1 -1
- package/src/components/valueaddinfo/ValueAddinfoQuery.vue +1 -1
- package/src/components/webmeter/DrillData/GetNoMetereadData.vue +1 -1
- package/src/components/webmeter/DrillData/LostContactAnalysis.vue +1 -1
- package/src/components/webmeter/DrillData/LostContactAnalysisList.vue +1 -1
- package/src/components/webmeter/DrillData/UserGasAll.vue +1 -1
- package/src/components/webmeter/DrillData/UserLostContactAnalysis.vue +1 -1
- package/src/components/webmeter/dataCollection/DataCollection.vue +1 -1
- package/src/components/webmeter/gasAnalysis/GasAnalysisManage.vue +1 -1
- package/src/components/webmeter/gasAnalysis/NewWebmeterSettlementAnalysis.vue +1 -1
- package/src/components/webmeter/gasAnalysis/WebmeterSettlementAnalysis.vue +1 -1
- package/src/components/webmeter/gasStatistics/GasStatistics.vue +1 -1
- package/src/components/webmeter/gasStatistics/NewGasStatistics.vue +1 -1
- package/src/components/webmeter/handplan/NewWebMeterHandPlan.vue +1 -1
- package/src/components/webmeter/instruction/NewQueryInstruct.vue +1 -1
- package/src/components/webmeter/instruction/NewQueryInstructHistory.vue +1 -1
- package/src/components/webmeter/meterinfo/NewMeterList.vue +1 -1
- package/src/components/webmeter/newwebmeter/ArrearageQuery.vue +1 -1
- package/src/components/webmeter/newwebmeter/NewException/NewMeterException.vue +1 -1
- package/src/components/webmeter/newwebmeter/NewException/TotalExceptionByMeter.vue +1 -1
- package/src/components/webmeter/newwebmeter/PriceInstructDetail.vue +1 -1
- package/src/components/webmeter/newwebmeter/PriceInstructList.vue +1 -1
- package/src/components/webmeter/newwebmeter/UserGasList.vue +1 -1
- package/src/components/webmeter/newwebmeter/UserInstructList.vue +1 -1
- package/src/components/webmeter/newwebmeter/signAnalysisListMain.vue +1 -1
- package/src/components/webmeter/recharge/RechargeList.vue +1 -1
- package/src/components/webmeter/reportdata/ReportDataQuery.vue +1 -1
- package/src/filiale/WEINAN/CancellationQuery.vue +1 -1
- package/src/filiale/WEINAN/ChangeMeterQuery.vue +1 -1
- package/src/filiale/WEINAN/ChargeQuery.vue +1 -1
- package/src/filiale/WEINAN/DeviceQuery.vue +1 -1
- package/src/filiale/WEINAN/DisableQuery.vue +1 -1
- package/src/filiale/WEINAN/EnableQuery.vue +1 -1
- package/src/filiale/WEINAN/FillGasQuery.vue +1 -1
- package/src/filiale/WEINAN/InspectListGas.vue +1 -1
- package/src/filiale/WEINAN/ManageSummaryReport.vue +357 -0
- package/src/filiale/WEINAN/MergeFileQuery.vue +1 -1
- package/src/filiale/WEINAN/MeterQuery.vue +1 -1
- package/src/filiale/WEINAN/NewAccountQuery.vue +1 -1
- package/src/filiale/WEINAN/OtherChargeQuery.vue +1 -1
- package/src/filiale/WEINAN/ReportDataQuery.vue +1 -1
- package/src/filiale/WEINAN/UserGasAll.vue +1 -1
- package/src/filiale/WEINAN/UserGasList.vue +1 -1
- package/src/filiale/WEINAN/UserLostContactAnalysis.vue +1 -1
- package/src/filiale/WEINAN/UserQuery.vue +1 -1
- package/src/filiale/WEINAN/config/exportConfig.js +13 -1
- package/src/filiale/WEINAN/manage/ChangeMeterQuery.vue +1 -1
- package/src/filiale/WEINAN/reportManage.js +1 -0
- package/src/filiale/ancheng/businessquery/ChargeQuery.vue +1 -1
- package/src/filiale/ancheng/businessquery/FMYGasQuery.vue +1 -1
- package/src/filiale/aode/HandplanQuery.vue +1 -1
- package/src/filiale/aode/UserQuery.vue +1 -1
- package/src/filiale/ceshi/ArrearsQuery.vue +1 -1
- package/src/filiale/fugu/ReportList.vue +1 -1
- package/src/filiale/gaomi/ChargeQuery.vue +1 -1
- package/src/filiale/gaomi/DisableQuery.vue +1 -1
- package/src/filiale/gaomi/MeterQuery.vue +1 -1
- package/src/filiale/gaomi/RecordInfoQuery.vue +1 -1
- package/src/filiale/gaomi/UserQuery.vue +1 -1
- package/src/filiale/gehua/ChargeQuery.vue +1 -1
- package/src/filiale/gehua/GasStatistics.vue +1 -1
- package/src/filiale/gehua/GroupChargeQuery.vue +1 -1
- package/src/filiale/gehua/ReportDataQuery.vue +1 -1
- package/src/filiale/gongyi/sale/businessquery/ArrearsQuery.vue +1 -1
- package/src/filiale/gongyi/sale/businessquery/ChangeMeterQuery.vue +1 -1
- package/src/filiale/gongyi/sale/businessquery/FMYGasQuery.vue +1 -1
- package/src/filiale/gongyi/sale/businessquery/HandplanQuery.vue +2 -2
- package/src/filiale/gongyi/sale/businessquery/MonthGasQuery.vue +1 -1
- package/src/filiale/gongyi/sale/businessquery/OtherChargeQuery.vue +1 -1
- package/src/filiale/gongyi/sale/businessquery/WebMeterMonthGasQuery.vue +1 -1
- package/src/filiale/gongyi/sale/filesquery/MeterQuery.vue +1 -1
- package/src/filiale/gongyi/sale/filesquery/RecordInfoQuery.vue +1 -1
- package/src/filiale/gongyi/sale/filesquery/UserQuery.vue +1 -1
- package/src/filiale/huayin/ChangeMeterQuery.vue +1 -1
- package/src/filiale/huayin/ChargeQuery.vue +1 -1
- package/src/filiale/jingwei/ChargeQuery.vue +1 -1
- package/src/filiale/jingzhou/ChargeQuery.vue +1 -1
- package/src/filiale/jingzhou/HandplanQuery.vue +1 -1
- package/src/filiale/kelai/ChargeQuery.vue +1 -1
- package/src/filiale/kelai/GasStatistics.vue +1 -1
- package/src/filiale/kelai/NewAccountQuery.vue +1 -1
- package/src/filiale/kelai/UserQuery.vue +1 -1
- package/src/filiale/liaoyuan/ArrearsQuery.vue +1 -1
- package/src/filiale/liaoyuan/ChargeQuery.vue +1 -1
- package/src/filiale/liaoyuan/HandplanQuery.vue +1 -1
- package/src/filiale/liaoyuan/MeterQuery.vue +1 -1
- package/src/filiale/liaoyuan/RecordInfoQuery.vue +1 -1
- package/src/filiale/liaoyuan/ReportList.vue +1 -1
- package/src/filiale/macheng/ArrearsQuery.vue +1 -1
- package/src/filiale/macheng/ChargeQuery.vue +1 -1
- package/src/filiale/macheng/DayGasQuery.vue +1 -1
- package/src/filiale/macheng/FMYGasQuery.vue +1 -1
- package/src/filiale/macheng/HandplanQuery.vue +1 -1
- package/src/filiale/macheng/MeterQuery.vue +1 -1
- package/src/filiale/macheng/MonthGasQuery.vue +1 -1
- package/src/filiale/macheng/RecordInfoQuery.vue +1 -1
- package/src/filiale/macheng/TransferQuery.vue +1 -1
- package/src/filiale/macheng/WebmeterSettlementAnalysis.vue +1 -1
- package/src/filiale/meihekou/ArrearsQuery.vue +1 -1
- package/src/filiale/meihekou/CardHandplanQuery.vue +1 -1
- package/src/filiale/meihekou/ChargeQuery.vue +1 -1
- package/src/filiale/meihekou/DeviceQuery.vue +1 -1
- package/src/filiale/meihekou/HandplanQuery.vue +1 -1
- package/src/filiale/meihekou/MeterQuery.vue +1 -1
- package/src/filiale/meihekou/OtherChargeQuery.vue +1 -1
- package/src/filiale/meihekou/UserQuery.vue +1 -1
- package/src/filiale/meihekou/YingShouMingXi.vue +1 -1
- package/src/filiale/ningjin/ChargeQuery.vue +1 -1
- package/src/filiale/ningjin/FillCardQuery.vue +1 -1
- package/src/filiale/ningjin/GasStatistics.vue +1 -1
- package/src/filiale/ningjin/LostContactAnalysisList.vue +1 -1
- package/src/filiale/ningjin/UserLostContactAnalysis.vue +1 -1
- package/src/filiale/pingxiang/ChangeUserQuery.vue +1 -1
- package/src/filiale/qianneng/ArrearsQuery.vue +1 -1
- package/src/filiale/qianneng/ChargeQuery.vue +1 -1
- package/src/filiale/qianneng/GasStatistics.vue +1 -1
- package/src/filiale/qianneng/HandplanQuery.vue +1 -1
- package/src/filiale/qianneng/MeterQuery.vue +1 -1
- package/src/filiale/qianneng/OtherChargeQuery.vue +1 -1
- package/src/filiale/qianneng/QnChaobiaomingxi.vue +1 -1
- package/src/filiale/qianneng/QnChaobiaoyhhz.vue +1 -1
- package/src/filiale/qianneng/QnChaobiaoyqxzhz.vue +1 -1
- package/src/filiale/qianneng/QnJgqZhdacx.vue +1 -1
- package/src/filiale/qianneng/QnJgqZhdacxZD.vue +1 -1
- package/src/filiale/qianneng/QnTiaojiabuchaTJB.vue +1 -1
- package/src/filiale/qianneng/QnWeiyuejingmx.vue +1 -1
- package/src/filiale/qianneng/SellDepReport.vue +315 -315
- package/src/filiale/qianneng/UserQuery.vue +1 -1
- package/src/filiale/qianneng/WebHandplanQuery.vue +1 -1
- package/src/filiale/qingtongxia/ArrearsQuery.vue +1 -1
- package/src/filiale/qingtongxia/ChargeQuery.vue +1 -1
- package/src/filiale/qingtongxia/MeterQuery.vue +1 -1
- package/src/filiale/qingtongxia/MonthGasQuery.vue +1 -1
- package/src/filiale/qingtongxia/NewWebMeterHandPlan.vue +1 -1
- package/src/filiale/qingtongxia/RecordInfoQuery.vue +1 -1
- package/src/filiale/rizhao/ChargeQuery.vue +1 -1
- package/src/filiale/rizhao/InspectListUser.vue +1 -1
- package/src/filiale/rizhao/MeterQuery.vue +1 -1
- package/src/filiale/rizhao/UserQuery.vue +1 -1
- package/src/filiale/rongcheng/ArrearsQuery.vue +1 -1
- package/src/filiale/rongcheng/ChargeQuery.vue +1 -1
- package/src/filiale/rongcheng/DeviceQuery.vue +1 -1
- package/src/filiale/rongcheng/MeterQuery.vue +1 -1
- package/src/filiale/rongcheng/MonthGasQuery.vue +1 -1
- package/src/filiale/rongcheng/RecordInfoQuery.vue +1 -1
- package/src/filiale/rongcheng/UserQuery.vue +1 -1
- package/src/filiale/rongchuang/BusinesQuery.vue +1 -1
- package/src/filiale/rongchuang/ChangeMeterQuery.vue +1 -1
- package/src/filiale/rongchuang/ChargeQuery.vue +1 -1
- package/src/filiale/shanggao/UserQuery.vue +1 -1
- package/src/filiale/shangluo/UserQuery.vue +1 -1
- package/src/filiale/shanxian/AreaGeneralQuery.vue +1 -1
- package/src/filiale/shanxian/CancellationQuery.vue +1 -1
- package/src/filiale/shanxian/ChangeMeterQuery.vue +1 -1
- package/src/filiale/shanxian/ChangeUserQuery.vue +1 -1
- package/src/filiale/shanxian/ChargeQuery.vue +17 -13
- package/src/filiale/shanxian/DeviceQuery.vue +1 -1
- package/src/filiale/shanxian/DisableQuery.vue +1 -1
- package/src/filiale/shanxian/EnableQuery.vue +1 -1
- package/src/filiale/shanxian/FMYGasQuery.vue +1 -1
- package/src/filiale/shanxian/FillCardQuery.vue +1 -1
- package/src/filiale/shanxian/FillGasQuery.vue +1 -1
- package/src/filiale/shanxian/FmyGasDeviceQuery.vue +1 -1
- package/src/filiale/shanxian/GasDeviceQuery.vue +1 -1
- package/src/filiale/shanxian/GasInspection.vue +1 -1
- package/src/filiale/shanxian/InspectListGas.vue +1 -1
- package/src/filiale/shanxian/InspectListUser.vue +1 -1
- package/src/filiale/shanxian/InspectListUserNew.vue +1 -1
- package/src/filiale/shanxian/LostContactAnalysisList.vue +1 -1
- package/src/filiale/shanxian/MeterQuery.vue +1 -1
- package/src/filiale/shanxian/MonthGasQuery.vue +1 -1
- package/src/filiale/shanxian/NewQueryInstruct.vue +1 -1
- package/src/filiale/shanxian/OtherChargeQuery.vue +1 -1
- package/src/filiale/shanxian/ReverseQuery.vue +1 -1
- package/src/filiale/shanxian/TransferQuery.vue +1 -1
- package/src/filiale/shanxian/UserGasAll.vue +1 -1
- package/src/filiale/shanxian/UserLostContactAnalysis.vue +1 -1
- package/src/filiale/shanxian/UserQuery.vue +1 -1
- package/src/filiale/shanxian/newwebmeter/TotalExceptionByMeter.vue +1 -1
- package/src/filiale/shaoguan/ArrearsQuery.vue +1 -1
- package/src/filiale/shaoguan/ChargeQuery.vue +1 -1
- package/src/filiale/shaoguan/HandplanQuery.vue +1 -1
- package/src/filiale/shaoguan/OtherChargeQuery.vue +1 -1
- package/src/filiale/shaoguan/RecordInfoQuery.vue +1 -1
- package/src/filiale/shaoguan/TransferQuery.vue +1 -1
- package/src/filiale/shaoguan/errorHandplanQuery.vue +1 -1
- package/src/filiale/shaoguan/overDueQuery.vue +1 -1
- package/src/filiale/shaoguan/sale/businessquery/ChangeUserQuery.vue +1 -1
- package/src/filiale/shaoguan/sale/businessquery/FMYGasQuery.vue +1 -1
- package/src/filiale/shaoguan/sale/businessquery/PaymentChangeQuery.vue +1 -1
- package/src/filiale/shennongjia/ChargeQuery.vue +1 -1
- package/src/filiale/tongchuan/ChargeQuery.vue +1 -1
- package/src/filiale/tongchuan/DeviceQuery.vue +1 -1
- package/src/filiale/tongchuan/FillGasQuery.vue +1 -1
- package/src/filiale/tongchuan/HandplanQuery.vue +1 -1
- package/src/filiale/tongchuan/MeterQuery.vue +1 -1
- package/src/filiale/tongchuan/PriceChangeQuery.vue +1 -1
- package/src/filiale/tongchuan/UserDeviceQuery.vue +1 -1
- package/src/filiale/tongchuan/UserQuery.vue +1 -1
- package/src/filiale/wenxi/ChangeMeterQuery.vue +1 -1
- package/src/filiale/wenxi/ChangeUserQuery.vue +1 -1
- package/src/filiale/wenxi/ChargeQuery.vue +1 -1
- package/src/filiale/wenxi/DeviceQuery.vue +1 -1
- package/src/filiale/wenxi/FmyGasDeviceQuery.vue +1 -1
- package/src/filiale/wenxi/GasDeviceQuery.vue +7 -31
- package/src/filiale/wenxi/GasStatistics.vue +1 -1
- package/src/filiale/wenxi/GetNoMetereadData.vue +1 -1
- package/src/filiale/wenxi/HandplanQuery.vue +1 -1
- package/src/filiale/wenxi/MeterQuery.vue +1 -1
- package/src/filiale/wenxi/NewGasStatistics.vue +1 -1
- package/src/filiale/wenxi/WebHandQuery.vue +11 -11
- package/src/filiale/wenxi/config/exportConfig.js +58 -1
- package/src/filiale/wuan/ChargeQuery.vue +1 -1
- package/src/filiale/wuhai/ChargeQuery.vue +1 -1
- package/src/filiale/wuhai/MeterQuery.vue +1 -1
- package/src/filiale/wuhai/OtherChargeQuery.vue +1 -1
- package/src/filiale/wuhai/UserQuery.vue +1 -1
- package/src/filiale/xiangyun/ChargeQuery.vue +1 -1
- package/src/filiale/xinkang/ChargeQuery.vue +1 -1
- package/src/filiale/xinkang/GasStatistics.vue +1 -1
- package/src/filiale/xinkang/NewGasStatistics.vue +1 -1
- package/src/filiale/xinkang/TransferQuery.vue +1 -1
- package/src/filiale/xinkang/UserQuery.vue +1 -1
- package/src/filiale/zhongsheng/ChargeQuery.vue +1 -1
- package/src/filiale/zhongsheng/UserGasAll.vue +1 -1
- package/src/filiale/zhongyi/FillCardQuery.vue +1 -1
- package/src/filiale/zhongyi/GasStatistics.vue +1 -1
- package/src/filiale/zhongyi/LostContactAnalysisList.vue +1 -1
- package/src/filiale/zhongyi/UserLostContactAnalysis.vue +1 -1
- package/src/main.js +66 -72
- package/.cache/0167771c16ff4af4cb2ba11ce36b877c14d7815c003ba59a93b965d23aec377c.js +0 -1
- package/.cache/02a721d8aace3f60e00f81a382253891c8d90f73c0f1e6b441002ba33d8ad24f.js +0 -1
- package/.cache/02e3b444c3478d61563baceaf284c7a137d74db9de5170cc5764d61dc0c6392d.js +0 -1
- package/.cache/02f6384520743be8707d556c7c5676025ad740218b8c30b411fc631f0c19a85b.js +0 -1
- package/.cache/032e0cdd05a4c907277732ea9da2ae94fc0a874555998899dbf68548e01366c7.js +0 -1
- package/.cache/036ace686152539b17391d10382dc9603e2b705c90168db854027a839c426944.js +0 -1
- package/.cache/04110af91d8d5673ffd0ec84761c305f3360735e07f88706b3391ac01095e9f0.js +0 -1
- package/.cache/078a0cdfca3689b8c3b99e48892b3e88cbea8f1d7208be788dd02a253486681f.js +0 -1
- package/.cache/085f001c57da660615d78d09224703bd096b7e1cb9d24ebc25fdb79548e5514e.js +0 -1
- package/.cache/0870992d9086fd996f966d6abc685ade6993367cf11282c1b2c75a785bdce72d.js +0 -1
- package/.cache/09c532b60cb3c8276c4eb2e7d510b9719d89bd260e17ded2603c10d096237e13.js +0 -1
- package/.cache/0c963ac0c1027042e398ce81fff1347c7fb7e967ca06c770d5b4f6c47ea28738.js +0 -1
- package/.cache/0cb3ea6bef8e6d079e822c190af9b34c03d0d43b4d1883d2f25d71b096007051.js +0 -1
- package/.cache/0e6d902785fa9da478ddd3d76078f379d5066bf484f7c45c3f591b2683bf595e.js +0 -1
- package/.cache/0f01685bbaf046292553ab34a24c176d5553d6c4501f216092976d9e475efcc6.js +0 -1
- package/.cache/104871ecc97247250747f65834c233a52443f953635cc5a52e0706a6b4bee48f.js +0 -1
- package/.cache/127eef1fe84f9d675f53468c811549da4e1a841e27f851832ef98daa8628e510.js +0 -1
- package/.cache/143c425751e16b65d9056e7dc9df8f04a02b534f33ceea0aeb4916ae384eaa1e.js +0 -1
- package/.cache/1598be7b5ef5b47538e58ea7323e43500368b8d309da91442f701adfd66ac2ef.js +0 -1
- package/.cache/15995051d085aec02882f4cb12c0374b354d357068fecb73de6bc151fae818e1.js +0 -1
- package/.cache/176202df0266351f48c6858fef09d0c008937f41a7975d577934e826432f1558.js +0 -1
- package/.cache/19434d6f36526ff105d55e71b4b8d7b86567aa242dd6e470f59a589c8b95f7c7.js +0 -1
- package/.cache/1a20ca9143312d67ec4cd1c5a18514be1b751e13efdc45bb8c2609c3c27e0f03.js +0 -1
- package/.cache/1a315353817fa28d0ebf36e4674b342a2460672e26feea6fc2f97aaaa0f3e1d4.js +0 -1
- package/.cache/1b0a7f0c9ff3cb8903d6e006541064bc471907d840e31aaa28fc272b828427b9.js +0 -1
- package/.cache/1c6fed11292104a39c3e1c2cd0e47f222e5236147e862211fa495b3f42decfc9.js +0 -1
- package/.cache/1e7c3f700552a11c8d409f98a8e3e4cb903995af2438e3ab71faec8fb4ed8145.js +0 -1
- package/.cache/1f007a544b6a57a6f153187de9daf4c1ce9ada2ec80e9be6bc5bdb6151e14086.js +0 -1
- package/.cache/1f89c7755f1d4e7b1bec7a3e6156205e0ff013d6598655e7117b72634b898c96.js +0 -1
- package/.cache/206db39c3b9dc7d8b276871dae5b8e961129f9b066921550b03b84857eacda42.js +0 -1
- package/.cache/241e07c7d5987aa83e5ae49ce13cf242c3816f4a5d2005b084463927075ca98b.js +0 -1
- package/.cache/2474e14c0ca590af17c7721c0f45ffa9ef9754e2639b67a1dfb37744b92a89ea.js +0 -1
- package/.cache/279662ccea0ab3f5834795e672815c824c448363482d557d28bd9df287ba3ccc.js +0 -1
- package/.cache/2850da502b0c5ada8348a296fcefaaa4433de85c93acd6e064803e5740ce72ce.js +0 -1
- package/.cache/2905c02d5ccef3f178970c9f997cc5567a570024635d3dd7e9055ff6a15a10b1.js +0 -1
- package/.cache/293765f99329cd1af606e188ad26b718710a2ffbc4769a330a51bc62e7d6ec2f.js +0 -1
- package/.cache/294b32abd7a3025afdb4731aafb67751a22b33b22c5ac2647ac4d3533cc228e8.js +0 -1
- package/.cache/2997d3cf34d0b97227db34e084ae5d79ac1349cff57b5062a63917e190c5c9c1.js +0 -1
- package/.cache/2c9c72a8a2d34b2f6141dfb2ad83019ed16d47239d981f78860b190d46299d02.js +0 -1
- package/.cache/3164c6760b5f9b54cb32b31ee283ac4f1a927f44e3ed281bfc3610841814872c.js +0 -1
- package/.cache/39807e4cff61982148747674cd4c4e14bb2f6196e6ab44e88abc409777f485f2.js +0 -1
- package/.cache/3b0da6b6eb627c64b10ea1c09808bd20d0e7fc46ddb8d2f14646cb8996845bc0.js +0 -1
- package/.cache/3b214a51d6bde4213b67ae83a9366d1aca4ab8ac1e0bc90c43dd8e8a49eed657.js +0 -1
- package/.cache/3c2438c4af1879767d7cf65dd13fbc6d0da9e2497193251645a9a0100a4c2400.js +0 -1
- package/.cache/3cd89f166cf4b49842e5e025ca8e112ae6e5ccb4cde672e5b5858e4430d5e04f.js +0 -1
- package/.cache/3d64abcbc0c2dcd9a33b76876eb94a9b9f54cfacc75020d27040e44b3bbea263.js +0 -1
- package/.cache/42f5bff7fa860ba0cc3fb84b086b835098f9b45425444bc65fa433a2ea6f8eb0.js +0 -1
- package/.cache/43a0fa714047780a5aad59f042546691e708fa30da129f1270be21fe361d6128.js +0 -1
- package/.cache/4557d00214bb850cb6e3d47d4a7392ff61de3c35fc4d92a7ce8ac9d2fcf66d9e.js +0 -1
- package/.cache/458033eae523712cfe0b57cbfec9bcdb8702d02ea8efc44767ae63f7b1bcb88a.js +0 -1
- package/.cache/45904db57874b6588ce167eedc105a42147ad970e01c6ea7f2eeabaf0bb41d9e.js +0 -1
- package/.cache/48673a71adb42990e1b37b180741e0c5c49b16013302a73827471757757adf09.js +0 -1
- package/.cache/4b4648faadcb46acb57a62d7573b147178b6e05c7d1ca9b75b2419ddb4289668.js +0 -1
- package/.cache/4bff6317f2b8a5f466a9e7400292693437004ae3edc70479f30ef3d111575c0e.js +0 -1
- package/.cache/4db80ea9f13be441d3737b92faccb972ec8c114a6d8c8072738e6260f088a936.js +0 -1
- package/.cache/4dfb06fe64093c47737dcb77b7fbb3d905245bc11ab44871d00a235fb25391eb.js +0 -1
- package/.cache/4f85d9bcd247ece96e4ff68c89e439178bb41fc4dd7e5dee13f4d68f6b8ba56f.js +0 -1
- package/.cache/50dd16aef3726bd9654112d39847b18ec8e57ece7578d31d780f55a992e5016d.js +0 -1
- package/.cache/523ca5afa7be31335c56cdcbb3ef2a220a435b1ac0ce929dbb860c5ae171cf58.js +0 -1
- package/.cache/5517d0bdf49b3f0785072440cba49a4179e3dc642da773d5e61ab643b1bdb04b.js +0 -1
- package/.cache/56ab8db32d12fabdb31e1346c6ad7896e30417c77ff9317ccd5ae4c15ed80525.js +0 -1
- package/.cache/59031c673fa65fed1701e7613989f80f2f172677089bed2a2fd3aa8380cedad1.js +0 -1
- package/.cache/5a6137b3b2f489ed4c11658f036143502dfe9bca9c483858275cf465f44c7f8d.js +0 -1
- package/.cache/5a8076357138069b988632c06b2af1e8df905ec63169e829b945fb5d56ccf082.js +0 -1
- package/.cache/5bb9bae4f9a883f44e947be9c43da8f03665ba5d302d23639d0d65e1dcd18915.js +0 -1
- package/.cache/5cb092739344901ee439c77868d7564ce18890c2cd25364daed12f3dfd58e76c.js +0 -1
- package/.cache/5d6622b51e02ccc4a0bfac6cdafd016b0bd40631289ed19025290393c186f579.js +0 -1
- package/.cache/5e143859a7978769df861509984dcbb45903aaea00251f14208191e4657804dc.js +0 -1
- package/.cache/5e23170cd9428b756d9e75fdbff80c01defaed8b3d1e206aa80bdd4b940b3c2a.js +0 -1
- package/.cache/603d88b465b68af09eba974f5e1b26d7a78442e84d2b8649b9d12007c11e0929.js +0 -1
- package/.cache/65f2dfb6d1f07f116b18fbdbea72582c4777ae15b7e4f04a067ad9e148e545fc.js +0 -1
- package/.cache/67d201ae5aaffb0e9ee3c9779164a1533d417a1367949158e150338162884d56.js +0 -1
- package/.cache/680d01a4697859636c6c9e51a0ea693cefb3ba93af9e95eb41f8c625bb0a3c98.js +0 -1
- package/.cache/699832d0bc1ee99a289df1366e7fdd3ea3026f4c53f3339a76880e9c230bac8d.js +0 -1
- package/.cache/6d74e87bd545eaed535e003f823f13553fea1015bf340a997bdfbd49f8ceecd7.js +0 -1
- package/.cache/6dccea88f960ed731523c639dd1e5d4667bf26767488f73cd0aa9dcf1ce9b045.js +0 -1
- package/.cache/6e42ef66191f87455c5f6d2caef34a2ab6ef486dc18c3743cdddb141191e557c.js +0 -1
- package/.cache/6f8a58a8d330f8d918da935e2a0253f22afab32ea43a8be8ad982eef6eda6ef5.js +0 -1
- package/.cache/7a7bb9731c1cd9a7c0f8c3e02ba86709eba6716dac7bfaf2f1c22432d1869fc4.js +0 -1
- package/.cache/7bf5d51af453a8dfbcd48aaef8d178bba6432bbd89d68a779655173b03697969.js +0 -1
- package/.cache/7c179058c0dbdad0be1b1fd577a352950ba12edcf7edd9e6a432162aa24c6774.js +0 -1
- package/.cache/7d2f93dd810561b1d9ea80d75482372f908b33236465a77b89c990a66f085a9d.js +0 -1
- package/.cache/7e6247396a5f1a9bb6ab191b521b062975511d4b45465af19ad300d788ea8cff.js +0 -1
- package/.cache/7fb08ff13e52b100bb1f35db26e7f12565110db502590125443153ce00e9309e.js +0 -1
- package/.cache/800e92cec01f8afcf69422c449b748e2c33442704a2b64cc56f9239873a68f1e.js +0 -1
- package/.cache/81b8e3adeb41a965c2770b4746f61c2d7cb2c6d3a92ed214b3290782ffdd0ff3.js +0 -1
- package/.cache/81dad018b9c9dec3e0dbae862567d6dec5c6d5d31dd61f2af208330f4f5f3b63.js +0 -1
- package/.cache/81e0a3b9bb3749e2af2165896d7315ee61f53ef60186daa55ecefad4b5a55da8.js +0 -1
- package/.cache/8335bef9bb9e1d506fc962bea0cf7044eb4458c2bee0671f833d0d0d3a5b5162.js +0 -1
- package/.cache/83562d3f322b9c65f68f4621d4cd3e5cb85f81b8761b333b76e2695e385834df.js +0 -1
- package/.cache/83c453e5f977b73b5f661ffde913770e9aef2cd7781fb1346ba9c21618631d8e.js +0 -1
- package/.cache/84dce53042038246c9cbfb22836deb192fdbd7695960a71d155506fa387760c2.js +0 -1
- package/.cache/863d55274d20165dfeeac258ce19eb4220f2faf93a7065c8356c8d138f0e7d06.js +0 -1
- package/.cache/8991076e88782882bdde7d854fc5d0ceb717731a8e2b2e04ce70cd0be5387a81.js +0 -1
- package/.cache/8a8f6fac1b0048b504950fef63e7cc5033ca773a9ce2678e1189a5bc827206a5.js +0 -1
- package/.cache/8acfeaafa317bb3dff4c7fc39bf23d66218193929a444f46433f0c3c296dbb9c.js +0 -1
- package/.cache/8b886fcc43b1015f54f71007f477ddbb15e105a4828c6f4a0ad0c72f7d5708c8.js +0 -1
- package/.cache/8cacdfef13e897dc2d0daf119e2f314ae1211dc758026a650ea2de3df1787684.js +0 -1
- package/.cache/8cae7131feb34161fa6fadcf1dc89fe6165f089e1d7b50bbf6626df6b97f9f21.js +0 -1
- package/.cache/8cdb0d4d1b79698104a0a9e538074468593ab922ce6dc8f7cc78f86d623cd67f.js +0 -1
- package/.cache/8dfe79c28dda7712723b76a60abf435e630ca791b8c86271008f7b8bc5766841.js +0 -1
- package/.cache/8f21de359b7146030460fd76f9011ba0f224f3e78bc22d79ca3a78ac3c41869d.js +0 -1
- package/.cache/8f89c8085e2ac7517a98613ef31a1b79a577d3ac3f28b09d59ebdb2e595de8c3.js +0 -1
- package/.cache/9178a7397f71b10c67ae33ccf9b6fd7e30bfc453c27eaa0bddf8c27aa5e4af4e.js +0 -1
- package/.cache/924cdd87868a9c370d3c00d07546930cb0615e198a84d2fa49d11856d8c3a181.js +0 -1
- package/.cache/9318c682234b28750cc6a43d3fe43cdfc094c8978172e0eb652b6ba365938465.js +0 -1
- package/.cache/93cd51403c50bd21191882439224b9ebdf707c254b3b6fbfb6a1d2e1f5960e5b.js +0 -1
- package/.cache/947c85633f3790f0538c836e3c5047d13e5658ceddfa8856d8e9f12310bafa02.js +0 -1
- package/.cache/95694c0e18258da4e760ba71125e9f4e9724629356aadbaaaf22acbaf993fe8e.js +0 -1
- package/.cache/95a6802775a0e16308cb126d543f5f9c941febebe312770ca12f1a7479b6c689.js +0 -1
- package/.cache/99678ada8271fba4aee4d74da61804965e0c27be66ee926e46996bb6b8fd682e.js +0 -1
- package/.cache/9a340c8c2bccedb12c95dca4cdfa4027c64ccf37d20d43d8d74449ab50e22523.js +0 -1
- package/.cache/9b315cccce376d8195c4bddd8502a1ea4e341ec5129b63b17b25cdb58b3f03e6.js +0 -1
- package/.cache/9baf2902c43cef0d9388ba2c74008592e856febfc482836ae13ee3474d50cc8f.js +0 -1
- package/.cache/9c62203b45f202f3202f5cd4a4e56dbb20c04d47a79b5089e194d3dde69f8e21.js +0 -1
- package/.cache/9cb318ff82e84ab2e90a2fe57b321426c8e96f9eac560cc1c9db34cf7d2a5b67.js +0 -1
- package/.cache/9d25447b5b9e53c47a7766338da8515464811220598f5e198f84319570f73531.js +0 -1
- package/.cache/a46272338eadeeb27255359c0768cd56d61b5f3ef1f740cef63645bc8332bf38.js +0 -1
- package/.cache/a4be2cb09247d572739e10feafa5907a75f3d1e1b48dc88b88275bbab4835425.js +0 -1
- package/.cache/a61294c1efb4ec4f5e126f67daa16b2722dc83188d347f55a0dfe83e23e3bdfb.js +0 -1
- package/.cache/aee83cd545be0d3cef7ed913a7038fb57ad4f1cc3d5d4cf625a92083d04b0a76.js +0 -1
- package/.cache/aef153d0b0dfc284980498a63af664d23dbc783c5a892c00fc3f7d9994289e0d.js +0 -1
- package/.cache/af6db2a751232169356dea99faa7fb07817080aaa6dff42f7cf9307afd009a03.js +0 -1
- package/.cache/b04a7ee924d36d6d128f130b35506655cec465cacecf3f5a26f5178f1fc6e945.js +0 -1
- package/.cache/b12854787002609f2d0324a12d9c8a77508c58c03a206957f0992d40840878c9.js +0 -1
- package/.cache/b2b78fda072a62e05f6bb57a3245045a66c442a9a6dc2d6187806b2f29325d79.js +0 -1
- package/.cache/b30520b793f89721183d5a9945b863bb1799ff722be9cbc3c193dbb3f3ce2001.js +0 -1
- package/.cache/b3b818ca6730be8486bdd833a6fa4d36fb22ab8a4a2f01c984bf5e31b4e15314.js +0 -1
- package/.cache/b6d42ac27e3e6d00bf4b3f08ea20f1da0a0f0106028e9db92b544e21e49a099f.js +0 -1
- package/.cache/b8f9019b50ad002eea8c1ab0af6ea92732d4e2b611bd7af98a3dc6906c1ec73c.js +0 -1
- package/.cache/bdf728a6fcd7ff8fba7d15f6575c238492bb007f6637baaa2f3d4f2de04ac2ba.js +0 -1
- package/.cache/befc5b529030e1b1619633f8167be3425d2d0ecd77d8daf88dfe33858a3bcce1.js +0 -1
- package/.cache/c039c0d7298b9d32c00ea6660bbcabe54a3056ec72ce33ca21239ff5305cc802.js +0 -1
- package/.cache/c14547959cc95a429202aed0f73d6fe32210be5cbc61229e7fab80ee04ffa785.js +0 -1
- package/.cache/c2b36e9b8d50b9620a72b0a95bc7678eec7183763d6aaf3b8bc4104d79bc285a.js +0 -1
- package/.cache/c44f5d1488fce614db89a4258542eb5ba997703bdfd4428dabdcd90c62cca67d.js +0 -1
- package/.cache/c70231e18ee037ca50d325a72804ee08f689caeabb8cb164f7c1597f580e11fe.js +0 -1
- package/.cache/c7a8f31207392defe7300bb8b217c4ec477814451a155a1bbc5dbaae135668ce.js +0 -1
- package/.cache/ca64726d45a7126e4591eeb9b198ef2237af9d9cad462f6cc943c6bb0cb87ded.js +0 -1
- package/.cache/ca853c218b26cae588bb8c37205684284048cd9bfdfc56babafad41dd46fcc32.js +0 -1
- package/.cache/cb3732cb44c613054f6cf63ca138b21fafd74925a4c67a77ee4cea1e8e31820d.js +0 -1
- package/.cache/ced7dceb76e39f9180f9373571278456996609548f1f7b106b98f58945933b32.js +0 -1
- package/.cache/d21c78e351af625698077fc01adb95ed8cd1fdbf58e63bf2a9d1511fa8c8bcc9.js +0 -1
- package/.cache/d3328575124ddadc14dbd7169dc88e19299deb3221d376890b3823e2762634fa.js +0 -1
- package/.cache/d4ce5a833a7262158d6e099c0f997751fdd0afbfde78650deeb4cb2228864a21.js +0 -1
- package/.cache/d58898e6779d249369bcc9de87adae486f3fb4be323cf9acfefc8020c088ee21.js +0 -1
- package/.cache/d7d4492d30b4256d0fb08ea5f71a2ad0d5a983ef16460fbd909614d3d0116d15.js +0 -1
- package/.cache/de25c765ad349c622a7ddf7c0e36ee99f4f36b1d32c2d76a2c9359d8b074771d.js +0 -1
- package/.cache/de4f9de59246c7d0212c73688f11d5bfdcf0b99103a43642ea350d224f8727c4.js +0 -1
- package/.cache/df18daccd1bd4726a6d160803e3744e3d74005739f5c1b8c19ab798f2e7900e5.js +0 -1
- package/.cache/e0c95f651ffa8d81bd0fba88572874feea5ac335334002a0b88f09f392fd2f36.js +0 -1
- package/.cache/e14c51bdeee9e96d449817c50f1bdcff2a752cf0815abb47c9bcec9c87bd4192.js +0 -1
- package/.cache/e27d9a01bc1c6981413193a8cc03230ee301b5ae5b7aba62dd109d727d6789f7.js +0 -1
- package/.cache/e33cb48d905d502ef9777cc21512b38141a43b5409f52cd314a59d0eca18d8d0.js +0 -1
- package/.cache/e7c9cdc7504bf0f87c7637427b6756e5e98e009cc05b30d2e2de1defebefb023.js +0 -1
- package/.cache/e9f2c35d24cedf3404712db8ad9d16b72c3fb9986007206533a0e562651c1b33.js +0 -1
- package/.cache/ea2cc758623a8f3c29d580c8da6fc400b1b0f9f4edfa67dd75323950808142f7.js +0 -1
- package/.cache/ea4de8d3751e57f9f9c21354ba22c86f8bcdaccdefe63165ecc304fd72f3ef37.js +0 -1
- package/.cache/ee95bbefea1abe6cac67e029a4e3b90168395c1874e0cc15d77d81e36cf758aa.js +0 -1
- package/.cache/f1b87b63e60877ee1278aa2d6a5bf178584d0288151ffab4378288f2541607b1.js +0 -1
- package/.cache/f2e994ea86af0e1036c59edab1f9ffdee16b1bd81f518cb1cfe053b1278b6581.js +0 -1
- package/.cache/f4d4480dc547a6f33e7817c7b1ab7d56a5d646b8f81c080774ea8a80a88ffbb4.js +0 -1
- package/.cache/f632154e53c780ea197ed7fcd43a901381e4f6e18d4dff3eaf5272e393dc2819.js +0 -1
- package/.cache/f88da6278dddd3a5f3aa693557c6a400e976eb88c1668fa2fe29d496f31652a4.js +0 -1
- package/.cache/f8fc34ca4570e249eab2490bc1210b52806f709b256651cf159a251b676b79a7.js +0 -1
- package/.cache/fa99c550321cfeb4e97da9d2fa5add756d8a2b918fc623e15c69fbc98d76dfac.js +0 -1
- package/.cache/ff81f49ff67e4567247d97ccc8dc86c3c7fbaaac943f1399d56a708c4400f465.js +0 -1
- package/.cache/ff872da8711b45cc8d16bf7aa8d6154ff23086a72c4f4f7431ef978bc4437f5e.js +0 -1
- package/.cache/ffaf3c0151b5f037663106eaac95bf3f4059812f16006bcb4ff89c5e2aadbdf4.js +0 -1
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<div class="col-sm-2">
|
|
31
31
|
<label class="font_normal_body">客户名称</label>
|
|
32
32
|
<input @keyup.enter="search" style="width:60%" type="text" class="input_search" v-model="model.f_username" placeholder='客户名称'
|
|
33
|
-
condition="s.f_user_name
|
|
33
|
+
condition="s.f_user_name = '{}'" v-next-el='userid' v-el:username>
|
|
34
34
|
</div>
|
|
35
35
|
|
|
36
36
|
<div class="span" style="float:right;margin-top:10px">
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
<div class="col-sm-2 form-group">
|
|
20
20
|
<label class="control-label">客户名称</label>
|
|
21
21
|
<input type="text" class="form-control" v-model="model.f_user_name" placeholder='客户名称'
|
|
22
|
-
condition="f_user_name
|
|
22
|
+
condition="f_user_name = '{}'" v-el:xq v-next-el='username' v-el:username
|
|
23
23
|
>
|
|
24
24
|
</div>
|
|
25
25
|
<div class="col-sm-2 form-group">
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
</div>
|
|
18
18
|
<div class="col-sm-2 form-group">
|
|
19
19
|
<label class="font_normal_body">客户名称</label>
|
|
20
|
-
<input style="width:60%" class="input_search" condition="info.f_user_name
|
|
20
|
+
<input style="width:60%" class="input_search" condition="info.f_user_name = '{}'"
|
|
21
21
|
placeholder='客户名称' type="text"
|
|
22
22
|
v-el:username v-model="model.f_username" v-next-el='userid'>
|
|
23
23
|
</div>
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
</div>
|
|
18
18
|
<div class="col-sm-2 form-group">
|
|
19
19
|
<label class="font_normal_body">客户名称</label>
|
|
20
|
-
<input style="width:60%" class="input_search" condition="info.f_user_name
|
|
20
|
+
<input style="width:60%" class="input_search" condition="info.f_user_name = '{}'"
|
|
21
21
|
placeholder='客户名称' type="text"
|
|
22
22
|
v-el:username v-model="model.f_username" v-next-el='userid'>
|
|
23
23
|
</div>
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<label class="font_normal_body">客户名称</label>
|
|
18
18
|
<input @keyup.enter="search" style="width:60%" type="text" class="input_search"
|
|
19
19
|
v-model="model.f_username" placeholder='客户名称'
|
|
20
|
-
condition="u.f_user_name
|
|
20
|
+
condition="u.f_user_name = '{}'" v-next-el='userid' v-el:username>
|
|
21
21
|
</div>
|
|
22
22
|
<div class="col-sm-2 form-group">
|
|
23
23
|
<label class="font_normal_body">客户地址</label>
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
</div>
|
|
17
17
|
<div class="col-sm-2 form-group">
|
|
18
18
|
<label class="font_normal_body">客户名称</label>
|
|
19
|
-
<input style="width:60%" class="input_search" condition="u.f_user_name
|
|
19
|
+
<input style="width:60%" class="input_search" condition="u.f_user_name = '{}'" placeholder='客户名称' type="text"
|
|
20
20
|
v-el:username v-model="model.f_username" v-next-el='userid'>
|
|
21
21
|
</div>
|
|
22
22
|
<div class="col-sm-2 form-group">
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
<div class="col-sm-2">
|
|
28
28
|
<label class="font_normal_body">客户名称</label>
|
|
29
29
|
<input @keyup.enter="search" style="width:60%" type="text" class="input_search" v-model="model.f_username" placeholder='客户名称'
|
|
30
|
-
condition="u.f_user_name
|
|
30
|
+
condition="u.f_user_name = '{}'" v-next-el='userid' v-el:username>
|
|
31
31
|
</div>
|
|
32
32
|
<div class="span" style="float:right;">
|
|
33
33
|
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="col-sm-2">
|
|
39
39
|
<label class="font_normal_body">客户名称</label>
|
|
40
40
|
<input @keyup.enter="search" style="width:60%" type="text" class="input_search" v-model="model.f_username" placeholder='客户名称'
|
|
41
|
-
condition="s.f_user_name
|
|
41
|
+
condition="s.f_user_name = '{}'" v-next-el='userid' v-el:username>
|
|
42
42
|
</div>
|
|
43
43
|
|
|
44
44
|
<div class="span" style="float:right;margin-top:10px">
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<div class="col-sm-2 form-group">
|
|
15
15
|
<label class="font_normal_body">客户名称</label>
|
|
16
16
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
17
|
-
condition=" f_user_name
|
|
17
|
+
condition=" f_user_name = '{}'" placeholder='客户名称'>
|
|
18
18
|
</div>
|
|
19
19
|
<!-- <div class="col-sm-2">-->
|
|
20
20
|
<!-- <label class="font_normal_body">组织机构</label>-->
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
<div class="col-sm-2 form-group">
|
|
62
62
|
<label class="font_normal_body">客户名称</label>
|
|
63
63
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
64
|
-
condition=" f_user_name
|
|
64
|
+
condition=" f_user_name = '{}'" placeholder='客户名称'>
|
|
65
65
|
</div>
|
|
66
66
|
<div class="col-sm-2 form-group" v-show="false">
|
|
67
67
|
<label class="font_normal_body">客户地址</label>
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<div class="col-sm-2 form-group">
|
|
36
36
|
<label class="font_normal_body">客户名称</label>
|
|
37
37
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
38
|
-
condition="f_user_name
|
|
38
|
+
condition="f_user_name = '{}'" placeholder="客户名称">
|
|
39
39
|
</div>
|
|
40
40
|
|
|
41
41
|
<!--
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
<div class="col-sm-2 form-group" v-show="false">
|
|
35
35
|
<label class="font_normal_body">客户名称</label>
|
|
36
36
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
37
|
-
condition="f_user_name
|
|
37
|
+
condition="f_user_name = '{}'" placeholder="客户名称">
|
|
38
38
|
</div>
|
|
39
39
|
|
|
40
40
|
<div class="span" style="float:right;">
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
<div class="col-sm-2 form-group" >
|
|
16
16
|
<label class="font_normal_body">客户名称</label>
|
|
17
17
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
18
|
-
condition="f_user_name
|
|
18
|
+
condition="f_user_name = '{}'" placeholder="客户名称">
|
|
19
19
|
</div>
|
|
20
20
|
<div class="col-sm-2 form-group">
|
|
21
21
|
<label class="font_normal_body" title="旧客户编号">档案编号</label>
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
<div class="col-sm-2 form-group">
|
|
61
61
|
<label class="font_normal_body">客户名称</label>
|
|
62
62
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
63
|
-
condition=" f_user_name
|
|
63
|
+
condition=" f_user_name = '{}'" placeholder='客户名称'>
|
|
64
64
|
</div>
|
|
65
65
|
<div class="col-sm-2 form-group">
|
|
66
66
|
<label class="font_normal_body">客户电话</label>
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
<div class="col-sm-2 form-group">
|
|
91
91
|
<label class="font_normal_body">客户名称</label>
|
|
92
92
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
93
|
-
condition=" f_user_name
|
|
93
|
+
condition=" f_user_name = '{}'" placeholder='客户名称'
|
|
94
94
|
:size="model.f_user_name ? model.f_user_name.length * 2 : 1">
|
|
95
95
|
</div>
|
|
96
96
|
<div class="col-sm-2 form-group">
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<div class="col-sm-2 form-group">
|
|
36
36
|
<label class="font_normal_body">客户名称</label>
|
|
37
37
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
38
|
-
condition="f_user_name
|
|
38
|
+
condition="f_user_name = '{}'" placeholder="客户名称">
|
|
39
39
|
</div>
|
|
40
40
|
|
|
41
41
|
<div class="span" style="float:right;">
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
<div class="col-sm-2">
|
|
133
133
|
<label class="font_normal_body"> 客户名称</label>
|
|
134
134
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
135
|
-
condition="f_user_name
|
|
135
|
+
condition="f_user_name = '{}'" placeholder="客户名称">
|
|
136
136
|
</div>
|
|
137
137
|
<div class="col-sm-2">
|
|
138
138
|
<label class="font_normal_body"> 客户编号</label>
|
|
@@ -0,0 +1,357 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div id="unit" class="flex-row">
|
|
3
|
+
<div class="basic-main" @keyup.enter="search">
|
|
4
|
+
<div class="flex" v-if="!show">
|
|
5
|
+
<criteria-paged :model="model" v-ref:paged>
|
|
6
|
+
<criteria partial='criteria' @condition-changed='$parent.selfSearch' v-ref:cri>
|
|
7
|
+
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
|
8
|
+
<div class="row">
|
|
9
|
+
<div class="col-sm-2 form-group">
|
|
10
|
+
<label for="startDate" class="font_normal_body">开始日期</label>
|
|
11
|
+
<datepicker id="startDate" placeholder="开始日期" style="width:60%"
|
|
12
|
+
v-model="model.startDate"
|
|
13
|
+
:value.sync="model.startDate"
|
|
14
|
+
:format="'yyyy-MM-dd 00:00:00'"
|
|
15
|
+
:show-reset-button="true">
|
|
16
|
+
</datepicker>
|
|
17
|
+
</div>
|
|
18
|
+
<div class="col-sm-2 form-group">
|
|
19
|
+
<label for="endDate" class="font_normal_body">结束日期</label>
|
|
20
|
+
<datepicker id="endDate" placeholder="结束日期" style="width:60%"
|
|
21
|
+
v-model="model.endDate"
|
|
22
|
+
:value.sync="model.endDate"
|
|
23
|
+
:format="'yyyy-MM-dd 23:59:59'"
|
|
24
|
+
:show-reset-button="true">
|
|
25
|
+
</datepicker>
|
|
26
|
+
</div>
|
|
27
|
+
<res-select-group
|
|
28
|
+
:show-component="['company','slicearea']"
|
|
29
|
+
:initres="$parent.$parent.initres"
|
|
30
|
+
@re-res="$parent.$parent.getRes"
|
|
31
|
+
v-ref:sel
|
|
32
|
+
></res-select-group>
|
|
33
|
+
<div class="col-sm-2 form-group">
|
|
34
|
+
<label class="font_normal_body">用户类型</label>
|
|
35
|
+
<v-select :value.sync="model.f_user_type"
|
|
36
|
+
:options='$parent.$parent.usertypes'
|
|
37
|
+
placeholder='请选择' v-model="model.f_user_type"
|
|
38
|
+
condition="f_user_type = '{}'"
|
|
39
|
+
close-on-select></v-select>
|
|
40
|
+
</div>
|
|
41
|
+
<div class="col-sm-2 form-group">
|
|
42
|
+
<label class="font_normal_body">使用类型</label>
|
|
43
|
+
<v-select :value.sync="model.f_usetype" v-model="model.f_usetype"
|
|
44
|
+
:options='$parent.$parent.useTypes' placeholder='请选择'
|
|
45
|
+
style="width:60%"
|
|
46
|
+
close-on-select
|
|
47
|
+
condition="f_usetype = '{}'"></v-select>
|
|
48
|
+
</div>
|
|
49
|
+
<div class="span" style="float:right;">
|
|
50
|
+
<button class="button_search button_spacing" @click="search()">查询</button>
|
|
51
|
+
|
|
52
|
+
<export-excel :data="$parent.$parent.getCondition"
|
|
53
|
+
:field="$parent.$parent.getfield"
|
|
54
|
+
:header="$parent.$parent.other"
|
|
55
|
+
:footer="$parent.$parent.footer"
|
|
56
|
+
sqlurl="rs/logic/exportfile"
|
|
57
|
+
sql-name="manage_chargeSummary"
|
|
58
|
+
template-name='营收汇总报表'
|
|
59
|
+
:choose-col="true"></export-excel>
|
|
60
|
+
<print-data :sum-field="$parent.$parent.getfield" :model="$parent.model"
|
|
61
|
+
:field="$parent.$parent.getfield"
|
|
62
|
+
titletable="用户查询" :starthead="$parent.$parent.startDate"
|
|
63
|
+
:defaultfield="$parent.$parent.defaultfield"
|
|
64
|
+
:sumsmodel="$parent.$parent.sumsmodel"></print-data>
|
|
65
|
+
</div>
|
|
66
|
+
</div>
|
|
67
|
+
</div>
|
|
68
|
+
</criteria>
|
|
69
|
+
<data-grid :model="model" partial='list' class="list_area table_sy" v-ref:grid :classname="$parent.classname">
|
|
70
|
+
<template partial='head'>
|
|
71
|
+
<tr>
|
|
72
|
+
<th>
|
|
73
|
+
<nobr>序号</nobr>
|
|
74
|
+
</th>
|
|
75
|
+
<th>
|
|
76
|
+
<nobr>用户编号</nobr>
|
|
77
|
+
</th>
|
|
78
|
+
<th>
|
|
79
|
+
<nobr>用户名称</nobr>
|
|
80
|
+
</th>
|
|
81
|
+
<th>
|
|
82
|
+
<nobr>购气(充值)时间</nobr>
|
|
83
|
+
</th>
|
|
84
|
+
<th>
|
|
85
|
+
<nobr>购气(充值)数量</nobr>
|
|
86
|
+
</th>
|
|
87
|
+
<th>
|
|
88
|
+
<nobr>一阶气量</nobr>
|
|
89
|
+
</th>
|
|
90
|
+
<th>
|
|
91
|
+
<nobr>二阶气量</nobr>
|
|
92
|
+
</th>
|
|
93
|
+
<th>
|
|
94
|
+
<nobr>三阶气量</nobr>
|
|
95
|
+
</th>
|
|
96
|
+
<th>
|
|
97
|
+
<nobr>实收款</nobr>
|
|
98
|
+
</th>
|
|
99
|
+
<th>
|
|
100
|
+
<nobr>购气网点</nobr>
|
|
101
|
+
</th>
|
|
102
|
+
<th>
|
|
103
|
+
<nobr>操作员</nobr>
|
|
104
|
+
</th>
|
|
105
|
+
</tr>
|
|
106
|
+
</template>
|
|
107
|
+
<template partial='body'>
|
|
108
|
+
<td style="text-align:center">
|
|
109
|
+
<nobr>{{ $index+1 }}</nobr>
|
|
110
|
+
</td>
|
|
111
|
+
<td style="text-align: center;">
|
|
112
|
+
<nobr>{{ row.f_userinfo_code }}</nobr>
|
|
113
|
+
</td>
|
|
114
|
+
<td style="text-align: center;">
|
|
115
|
+
<nobr>{{ row.f_user_name }}</nobr>
|
|
116
|
+
</td>
|
|
117
|
+
<td style="text-align: center;">
|
|
118
|
+
<nobr>{{ row.f_operate_date }}</nobr>
|
|
119
|
+
</td>
|
|
120
|
+
<td style="text-align: center;">
|
|
121
|
+
<nobr>{{ row.f_pregas }}</nobr>
|
|
122
|
+
</td>
|
|
123
|
+
<td style="text-align: center;">
|
|
124
|
+
<nobr>{{ row.f_stairamount1 }}</nobr>
|
|
125
|
+
</td>
|
|
126
|
+
<td style="text-align: center;">
|
|
127
|
+
<nobr>{{ row.f_stairamount2 }}</nobr>
|
|
128
|
+
</td>
|
|
129
|
+
<td style="text-align: center;">
|
|
130
|
+
<nobr>{{ row.f_stairamount3 }}</nobr>
|
|
131
|
+
</td>
|
|
132
|
+
<td style="text-align: center;">
|
|
133
|
+
<nobr>{{ row.f_collection }}</nobr>
|
|
134
|
+
</td>
|
|
135
|
+
<td style="text-align: center;">
|
|
136
|
+
<nobr>{{ row.f_depname }}</nobr>
|
|
137
|
+
</td>
|
|
138
|
+
<td style="text-align: center;">
|
|
139
|
+
<nobr>{{ row.f_operator }}</nobr>
|
|
140
|
+
</td>
|
|
141
|
+
</template>
|
|
142
|
+
<template partial='foot'></template>
|
|
143
|
+
</data-grid>
|
|
144
|
+
</criteria-paged>
|
|
145
|
+
<table class="table-hover">
|
|
146
|
+
<tr style="position: relative" class="table-bordered">
|
|
147
|
+
<td
|
|
148
|
+
style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">
|
|
149
|
+
汇总信息
|
|
150
|
+
</td>
|
|
151
|
+
<td
|
|
152
|
+
style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
153
|
+
卡表购气: {{ sumsmodel.f_gas.toFixed(2) }}m³
|
|
154
|
+
</td>
|
|
155
|
+
<td
|
|
156
|
+
style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
157
|
+
实收款: {{ sumsmodel.f_collection.toFixed(2) }}元
|
|
158
|
+
</td>
|
|
159
|
+
<td
|
|
160
|
+
style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
161
|
+
物联表充值: {{ sumsmodel.f_money.toFixed(2) }}元
|
|
162
|
+
</td>
|
|
163
|
+
<td
|
|
164
|
+
style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
165
|
+
收款合计: {{ sumsmodel.f_collection.toFixed(2) }}元
|
|
166
|
+
</td>
|
|
167
|
+
</tr>
|
|
168
|
+
</table>
|
|
169
|
+
</div>
|
|
170
|
+
</div>
|
|
171
|
+
</div>
|
|
172
|
+
</template>
|
|
173
|
+
<script>
|
|
174
|
+
import {PagedList, HttpResetClass} from 'vue-client'
|
|
175
|
+
import defaultPrint from './config/DefaultPrint'
|
|
176
|
+
import exportConfig from './config/exportConfig'
|
|
177
|
+
import PrintDataSelf from '../../components/sale/common/PrintDataSelf'
|
|
178
|
+
|
|
179
|
+
let readySomething = async function (self) {
|
|
180
|
+
self.$refs.paged.$refs.cri.model.startDate = self.$login.toStandardDateString() + ' 00:00:00'
|
|
181
|
+
self.$refs.paged.$refs.cri.model.endDate = self.$login.toStandardDateString() + ' 23:59:59'
|
|
182
|
+
}
|
|
183
|
+
export default {
|
|
184
|
+
title: '用户查询',
|
|
185
|
+
data () {
|
|
186
|
+
return {
|
|
187
|
+
depresid: [],
|
|
188
|
+
userresid: [],
|
|
189
|
+
f_orgid: this.$login.f.orgid,
|
|
190
|
+
f_depid: this.$login.f.depids,
|
|
191
|
+
f_operatorid: this.$login.f.id,
|
|
192
|
+
operatorid: [],
|
|
193
|
+
depid: [],
|
|
194
|
+
orgname: '',
|
|
195
|
+
depname: [],
|
|
196
|
+
operatorname: '',
|
|
197
|
+
condition: '',
|
|
198
|
+
orgCondtionStr: '',
|
|
199
|
+
data: {},
|
|
200
|
+
other: [],
|
|
201
|
+
footer: [],
|
|
202
|
+
model: new PagedList('rs/sql/manage_chargeSummary', 20, {startDate: 'this.model.startDate', endDate: 'this.model.endDate'}, {
|
|
203
|
+
f_collection: 0,
|
|
204
|
+
f_gas: 0,
|
|
205
|
+
f_money: 0
|
|
206
|
+
}),
|
|
207
|
+
gasproperties: [],
|
|
208
|
+
show: false,
|
|
209
|
+
rowdata: {},
|
|
210
|
+
residentialArea: [],
|
|
211
|
+
modelval: [],
|
|
212
|
+
startDate: '',
|
|
213
|
+
endDate: '',
|
|
214
|
+
inputtouPerson: [],
|
|
215
|
+
printshow: false,
|
|
216
|
+
all: false,
|
|
217
|
+
fields: {},
|
|
218
|
+
thead: '',
|
|
219
|
+
tfoot: '',
|
|
220
|
+
defaultfield: [],
|
|
221
|
+
sumsmodel: {},
|
|
222
|
+
initres: {
|
|
223
|
+
org:[this.$login.f.orgid],
|
|
224
|
+
slice_area: [],
|
|
225
|
+
},
|
|
226
|
+
sumExport: {'f_gas':'卡表购气', 'f_collection':'实收款', 'f_money':'物联表充值'}
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
ready () {
|
|
230
|
+
readySomething(this).then(() => {
|
|
231
|
+
this.$emit('ready')
|
|
232
|
+
}).catch((error) => {
|
|
233
|
+
this.$emit('error', error)
|
|
234
|
+
})
|
|
235
|
+
},
|
|
236
|
+
methods: {
|
|
237
|
+
getotherfooter () {
|
|
238
|
+
this.other = []
|
|
239
|
+
this.footer = []
|
|
240
|
+
let exportdata = this.getCondition
|
|
241
|
+
let otherInData = []
|
|
242
|
+
otherInData.push(`导出时间: ${this.$login.toStandardTimeString()}`)
|
|
243
|
+
let footerData = [], exportfield = this.sumExport
|
|
244
|
+
footerData.push('合计')
|
|
245
|
+
let self = this
|
|
246
|
+
for (var field in self.sumsmodel) {
|
|
247
|
+
footerData.push(`${exportfield[field]}合计:${self.sumsmodel[field]}`)
|
|
248
|
+
}
|
|
249
|
+
this.footer.push(footerData)
|
|
250
|
+
this.other.push(otherInData)
|
|
251
|
+
},
|
|
252
|
+
search () {
|
|
253
|
+
this.$refs.paged.$refs.cri.search()
|
|
254
|
+
},
|
|
255
|
+
async selfSearch (args) {
|
|
256
|
+
if (!this.orgCondtionStr) {
|
|
257
|
+
args.condition = `${args.condition}` + " and f_orgid = " + this.$login.f.orgid
|
|
258
|
+
} else {
|
|
259
|
+
args.condition = `${args.condition}` + this.orgCondtionStr
|
|
260
|
+
}
|
|
261
|
+
this.condition = args.condition
|
|
262
|
+
console.log("查看条件",this.condition)
|
|
263
|
+
await this.model.search(args.condition, args.model)
|
|
264
|
+
this.sumsmodel = this.$refs.paged.$refs.grid.model.sums;
|
|
265
|
+
this.card=''
|
|
266
|
+
this.IdCardInfo=''
|
|
267
|
+
console.log('合计字段',this.sumsmodel)
|
|
268
|
+
},
|
|
269
|
+
getRes(obj) {
|
|
270
|
+
this.orgCondtionStr = obj
|
|
271
|
+
},
|
|
272
|
+
stamp () {
|
|
273
|
+
this.all = false
|
|
274
|
+
//默认选择要打印的列
|
|
275
|
+
this.modelval = defaultPrint.config
|
|
276
|
+
this.fields = this.getfield
|
|
277
|
+
console.log('所有打印字段', this.fields)
|
|
278
|
+
this.printshow = true
|
|
279
|
+
this.put()
|
|
280
|
+
},
|
|
281
|
+
put () {
|
|
282
|
+
// 对Modelval进行排序
|
|
283
|
+
this.sortModelval()
|
|
284
|
+
this.thead = `<tr><th colspan=${this.modelval.length}>用户查询</th></tr><tr>`
|
|
285
|
+
for (let key of this.modelval) {
|
|
286
|
+
this.thead += '<th>' + this.fields[key] + '</th>'
|
|
287
|
+
}
|
|
288
|
+
this.thead += '</tr>'
|
|
289
|
+
},
|
|
290
|
+
print () {
|
|
291
|
+
this.$refs.print.PrintAsFile()
|
|
292
|
+
this.printshow = false
|
|
293
|
+
},
|
|
294
|
+
dealmsg (val) {
|
|
295
|
+
console.log('---------------dealmsg')
|
|
296
|
+
this.rowdata = val
|
|
297
|
+
this.show = true
|
|
298
|
+
val.model = this.model.model
|
|
299
|
+
this.$dispatch('deal-msg', val)
|
|
300
|
+
},
|
|
301
|
+
close () {
|
|
302
|
+
this.printshow = false
|
|
303
|
+
this.all = false
|
|
304
|
+
},
|
|
305
|
+
// 对选择的列进行排序
|
|
306
|
+
sortModelval () {
|
|
307
|
+
let sortModel = []
|
|
308
|
+
Object.keys(this.fields).forEach((key) => {
|
|
309
|
+
if (this.modelval.includes(key)) {
|
|
310
|
+
sortModel.push(key)
|
|
311
|
+
}
|
|
312
|
+
})
|
|
313
|
+
this.modelval = sortModel
|
|
314
|
+
console.log('选择的打印的字段', this.modelval)
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
watch: {
|
|
318
|
+
'all' (val) {
|
|
319
|
+
if (val) {
|
|
320
|
+
this.modelval = this.bodyData
|
|
321
|
+
} else {
|
|
322
|
+
this.modelval = defaultPrint.config
|
|
323
|
+
this.put()
|
|
324
|
+
}
|
|
325
|
+
},
|
|
326
|
+
sumsmodel: {
|
|
327
|
+
handler: function (val) {
|
|
328
|
+
this.getotherfooter()
|
|
329
|
+
},
|
|
330
|
+
deep: true
|
|
331
|
+
},
|
|
332
|
+
'modelval.length' () {
|
|
333
|
+
this.put()
|
|
334
|
+
}
|
|
335
|
+
},
|
|
336
|
+
computed: {
|
|
337
|
+
getCondition () {
|
|
338
|
+
return {
|
|
339
|
+
condition: this.condition,
|
|
340
|
+
startDate: this.$refs.paged.$refs.cri.model.startDate,
|
|
341
|
+
endDate: this.$refs.paged.$refs.cri.model.endDate
|
|
342
|
+
}
|
|
343
|
+
},
|
|
344
|
+
getfield () {
|
|
345
|
+
return exportConfig.manageChargeSummaryConfig
|
|
346
|
+
},
|
|
347
|
+
useTypes() {
|
|
348
|
+
return [{label: '全部', value: ''}, ...this.$appdata.getParam('使用类型')]
|
|
349
|
+
},
|
|
350
|
+
usertypes () {
|
|
351
|
+
return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('用户类型')]
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
</script>
|
|
357
|
+
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
<div class="col-sm-2 form-group">
|
|
47
47
|
<label class="font_normal_body">旧客户名称</label>
|
|
48
48
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
49
|
-
condition=" f_user_name
|
|
49
|
+
condition=" f_user_name = '{}'" placeholder='旧客户名称'
|
|
50
50
|
:size="model.f_user_name ? model.f_user_name.length * 2 : 1">
|
|
51
51
|
</div>
|
|
52
52
|
<div class="span" style="float:right;">
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
<div class="col-sm-2 form-group">
|
|
16
16
|
<label class="font_normal_body">客户名称</label>
|
|
17
17
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
18
|
-
condition="f_user_name
|
|
18
|
+
condition="f_user_name = '{}'" placeholder="客户名称">
|
|
19
19
|
</div>
|
|
20
20
|
<div class="col-sm-2 form-group">
|
|
21
21
|
<label class="font_normal_body">客户电话</label>
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="col-sm-2 form-group">
|
|
51
51
|
<label class="font_normal_body">客户名称</label>
|
|
52
52
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
53
|
-
condition="f_user_name
|
|
53
|
+
condition="f_user_name = '{}'" placeholder="客户名称">
|
|
54
54
|
</div>
|
|
55
55
|
<div class="col-sm-2 form-group">
|
|
56
56
|
<label class="font_normal_body">用户类型</label>
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<div class="col-sm-2 form-group" v-show="false">
|
|
36
36
|
<label class="font_normal_body">客户名称</label>
|
|
37
37
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
38
|
-
condition="f_user_name
|
|
38
|
+
condition="f_user_name = '{}'" placeholder="客户名称">
|
|
39
39
|
</div>
|
|
40
40
|
|
|
41
41
|
<div class="span" style="float:right;">
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<div class="col-sm-2 form-group">
|
|
15
15
|
<label class="font_normal_body">客户名称</label>
|
|
16
16
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
17
|
-
condition=" f_user_name
|
|
17
|
+
condition=" f_user_name = '{}'" placeholder='客户名称'>
|
|
18
18
|
</div>
|
|
19
19
|
<!-- <div class="col-sm-2">-->
|
|
20
20
|
<!-- <label class="font_normal_body">组织机构</label>-->
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
</div>
|
|
16
16
|
<div class="col-sm-2 form-group">
|
|
17
17
|
<label class="font_normal_body">客户名称</label>
|
|
18
|
-
<input style="width:60%" class="input_search" condition="f_user_name
|
|
18
|
+
<input style="width:60%" class="input_search" condition="f_user_name = '{}'" placeholder='客户名称' type="text"
|
|
19
19
|
v-el:username v-model="model.f_username" v-next-el='userid'>
|
|
20
20
|
</div>
|
|
21
21
|
<div class="col-sm-2 form-group">
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<label class="font_normal_body">客户名称</label>
|
|
18
18
|
<input @keyup.enter="search" style="width:60%" type="text" class="input_search"
|
|
19
19
|
v-model="model.f_username" placeholder='客户名称'
|
|
20
|
-
condition="u.f_user_name
|
|
20
|
+
condition="u.f_user_name = '{}'" v-next-el='userid' v-el:username>
|
|
21
21
|
</div>
|
|
22
22
|
<div class="col-sm-2 form-group">
|
|
23
23
|
<label class="font_normal_body">客户地址</label>
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<label class="font_normal_body">客户名称</label>
|
|
23
23
|
<input @keyup.enter="search" style="width:60%" type="text" class="input_search"
|
|
24
24
|
v-model="model.f_user_name" placeholder='客户名称'
|
|
25
|
-
condition="f_user_name
|
|
25
|
+
condition="f_user_name = '{}'" v-el:xq v-next-el='username' v-el:username
|
|
26
26
|
>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="col-sm-2 form-group">
|