manage-client 3.3.215 → 3.3.217

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (440) hide show
  1. package/build/dev-server.js +190 -190
  2. package/gradle/wrapper/gradle-wrapper.properties +5 -5
  3. package/gradlew +234 -234
  4. package/gradlew.bat +89 -89
  5. package/hs_err_pid13052.log +206 -206
  6. package/package.json +111 -111
  7. package/src/Staff/StaffCompileList.vue +1 -1
  8. package/src/Staff/StaffList.vue +2 -2
  9. package/src/components/BasisEcharts/businessQuery/chargeQueryEcharts.vue +1 -1
  10. package/src/components/ManageHome/ImportSupplygas/AddSupply.vue +1 -1
  11. package/src/components/ManageHomeCS/ImportSupplygas/AddSupply.vue +1 -1
  12. package/src/components/ManageHomeCS/NetWork/NetWorkMap.vue +1 -1
  13. package/src/components/ManageHomeCS/predict/PredictHome.vue +1 -1
  14. package/src/components/SellReport/AmountGas.vue +2 -2
  15. package/src/components/SellReport/ApplyFillmoney.vue +2 -2
  16. package/src/components/SellReport/BusSummaryes.vue +2 -2
  17. package/src/components/SellReport/BusinessClassify.vue +292 -292
  18. package/src/components/SellReport/BusinessMoneyReport.vue +2 -2
  19. package/src/components/SellReport/BusinessReport.vue +2 -2
  20. package/src/components/SellReport/CaiManageDayGas.vue +2 -2
  21. package/src/components/SellReport/Cardapplysgas.vue +2 -2
  22. package/src/components/SellReport/ChManageBusSummary.vue +2 -2
  23. package/src/components/SellReport/ChManageHandSellMoney.vue +2 -2
  24. package/src/components/SellReport/ChManageMonthGas.vue +2 -2
  25. package/src/components/SellReport/ChOtherfee.vue +2 -2
  26. package/src/components/SellReport/ChSellReport.vue +2 -2
  27. package/src/components/SellReport/ChargeBill.vue +2 -2
  28. package/src/components/SellReport/ChargeDayTable.vue +2 -2
  29. package/src/components/SellReport/ChargeMonthTable.vue +2 -2
  30. package/src/components/SellReport/ChargeYearTable.vue +2 -2
  31. package/src/components/SellReport/CollectFee.vue +2 -2
  32. package/src/components/SellReport/Contrast.vue +2 -2
  33. package/src/components/SellReport/DayStairMoney.vue +2 -2
  34. package/src/components/SellReport/DayStairMoneyHunum.vue +2 -2
  35. package/src/components/SellReport/DepartmentPrick.vue +2 -2
  36. package/src/components/SellReport/DeptHomePage.vue +2 -2
  37. package/src/components/SellReport/FenxiangSell.vue +2 -2
  38. package/src/components/SellReport/FillCardSummary.vue +2 -2
  39. package/src/components/SellReport/FillGasSummary.vue +2 -2
  40. package/src/components/SellReport/FinanceSellType.vue +2 -2
  41. package/src/components/SellReport/FxGasTable.vue +2 -2
  42. package/src/components/SellReport/GasBaozhuangFee.vue +2 -2
  43. package/src/components/SellReport/GasCollect.vue +2 -2
  44. package/src/components/SellReport/GasMeterBrand.vue +2 -2
  45. package/src/components/SellReport/GasMoneyPublicConReport.vue +231 -231
  46. package/src/components/SellReport/GasMoneyReport.vue +2 -2
  47. package/src/components/SellReport/GasPrice.vue +2 -2
  48. package/src/components/SellReport/GasPriceGroup.vue +2 -2
  49. package/src/components/SellReport/GasSummary.vue +2 -2
  50. package/src/components/SellReport/Gasc.vue +2 -2
  51. package/src/components/SellReport/GetUserNum.vue +2 -2
  52. package/src/components/SellReport/HandCollect.vue +2 -2
  53. package/src/components/SellReport/HandplanBili.vue +2 -2
  54. package/src/components/SellReport/HandplanUserCount.vue +2 -2
  55. package/src/components/SellReport/JinChengBusSummary.vue +2 -2
  56. package/src/components/SellReport/JinChengHandGas.vue +2 -2
  57. package/src/components/SellReport/JinChengOperSummary.vue +2 -2
  58. package/src/components/SellReport/JinChengSliceSumgas.vue +2 -2
  59. package/src/components/SellReport/ManageBusOtherTable.vue +2 -2
  60. package/src/components/SellReport/ManageBusTable.vue +2 -2
  61. package/src/components/SellReport/ManageDayGas.vue +2 -2
  62. package/src/components/SellReport/ManageGasFee.vue +2 -2
  63. package/src/components/SellReport/ManageGasFeeOperator.vue +2 -2
  64. package/src/components/SellReport/ManageGasSumChange.vue +2 -2
  65. package/src/components/SellReport/ManageGasSumChangeTwo.vue +2 -2
  66. package/src/components/SellReport/ManageGasSumOtherCharge.vue +2 -2
  67. package/src/components/SellReport/ManageHandInputtor.vue +2 -2
  68. package/src/components/SellReport/ManageHandSellInputtor.vue +2 -2
  69. package/src/components/SellReport/ManageMonthGas.vue +2 -2
  70. package/src/components/SellReport/ManageNewGasPrice.vue +2 -2
  71. package/src/components/SellReport/ManageOtherCharge.vue +2 -2
  72. package/src/components/SellReport/ManageReceivable.vue +2 -2
  73. package/src/components/SellReport/ManageSellType.vue +267 -267
  74. package/src/components/SellReport/ManageUserCollect.vue +2 -2
  75. package/src/components/SellReport/ManageUserCount.vue +2 -2
  76. package/src/components/SellReport/MarketAnjianChuli.vue +2 -2
  77. package/src/components/SellReport/MarketAnjianSituation.vue +2 -2
  78. package/src/components/SellReport/MarketMonth.vue +2 -2
  79. package/src/components/SellReport/MarketanjianStyle.vue +2 -2
  80. package/src/components/SellReport/MeterBill.vue +2 -2
  81. package/src/components/SellReport/MeterGasMoney.vue +2 -2
  82. package/src/components/SellReport/MeterInput.vue +2 -2
  83. package/src/components/SellReport/MeterPrice.vue +2 -2
  84. package/src/components/SellReport/MeterReader.vue +2 -2
  85. package/src/components/SellReport/MonthSellSummary.vue +2 -2
  86. package/src/components/SellReport/MonthStairHunum.vue +2 -2
  87. package/src/components/SellReport/MonthStairMoney.vue +2 -2
  88. package/src/components/SellReport/OpenEticketSummary.vue +2 -2
  89. package/src/components/SellReport/OperatorCheckoutReport.vue +2 -2
  90. package/src/components/SellReport/OperatorCheckoutTwo.vue +2 -2
  91. package/src/components/SellReport/OutletTable.vue +2 -2
  92. package/src/components/SellReport/OweAging.vue +2 -2
  93. package/src/components/SellReport/PaymentDistribute.vue +2 -2
  94. package/src/components/SellReport/PaymentMethod.vue +2 -2
  95. package/src/components/SellReport/QTXManageBusSummary.vue +2 -2
  96. package/src/components/SellReport/ReportComponrnt/TieAnAccount.vue +2 -2
  97. package/src/components/SellReport/ReportHistoryShow.vue +1 -1
  98. package/src/components/SellReport/ReportItems.vue +1 -1
  99. package/src/components/SellReport/ReportItemsSpecial.vue +1 -1
  100. package/src/components/SellReport/ReportPool.vue +1 -1
  101. package/src/components/SellReport/SellBySelfHelp.vue +2 -2
  102. package/src/components/SellReport/SellDepReport.vue +2 -2
  103. package/src/components/SellReport/Selling.vue +2 -2
  104. package/src/components/SellReport/SellingTable.vue +2 -2
  105. package/src/components/SellReport/UserClassify.vue +2 -2
  106. package/src/components/SellReport/UserStateStatistics.vue +2 -2
  107. package/src/components/SellReport/WeiNanYuShou.vue +2 -2
  108. package/src/components/SellReport/XianYangCharge.vue +2 -2
  109. package/src/components/SellReport/XianYangDate.vue +2 -2
  110. package/src/components/SellReport/XianYangOperator.vue +2 -2
  111. package/src/components/SellReport/XiaoShouReport.vue +2 -2
  112. package/src/components/SellReport/XyDateCharge.vue +2 -2
  113. package/src/components/SellReport/XyOperatorCharge.vue +2 -2
  114. package/src/components/SellReport/YCGasSummary.vue +2 -2
  115. package/src/components/SellReport/YuShouTable.vue +2 -2
  116. package/src/components/SellReport/YuShouTableTwo.vue +2 -2
  117. package/src/components/SellReport/applysFillmoney.vue +2 -2
  118. package/src/components/SellReport/chargestyle.vue +2 -2
  119. package/src/components/SellReport/daySellSummary.vue +2 -2
  120. package/src/components/SellReport/jingwei/ManageHandSellMoney.vue +2 -2
  121. package/src/components/SellReport/jingwei/ManageMonthSellType.vue +2 -2
  122. package/src/components/SellReport/jingwei/PaymentNotice.vue +1 -1
  123. package/src/components/SellReport/jingwei/handplanReport.vue +1 -1
  124. package/src/components/SellReport/pengan/ManageBusPeng.vue +2 -2
  125. package/src/components/SellReport/pengan/ManageBusSummaryPeng.vue +2 -2
  126. package/src/components/SellReport/tl_handgas.vue +2 -2
  127. package/src/components/SellReport/tl_handmoney.vue +2 -2
  128. package/src/components/SellReport/tongchuan/ReportGasType.vue +2 -2
  129. package/src/components/SellReport/userholds.vue +2 -2
  130. package/src/components/SellReport/yangchun/YcBusSummaryes.vue +229 -229
  131. package/src/components/WebReport/ReportWorklist.vue +2 -2
  132. package/src/components/WebReport/Telemanlist.vue +2 -2
  133. package/src/components/daping/GMap.vue +1 -1
  134. package/src/components/daping/RedactDaPing.vue +1 -1
  135. package/src/components/daping/qinHuaMap.vue +1 -1
  136. package/src/components/handReport/WebGastypeMonthReport.vue +190 -190
  137. package/src/components/sale/businessquery/AccountQuery/ExpectGasList.vue +1 -1
  138. package/src/components/sale/businessquery/AccountQuery/PreGasList.vue +1 -1
  139. package/src/components/sale/businessquery/AccountQuery/SellingGasList.vue +1 -1
  140. package/src/components/sale/businessquery/AreaChargeQuery.vue +384 -384
  141. package/src/components/sale/businessquery/AreaGeneralQuery.vue +637 -637
  142. package/src/components/sale/businessquery/ArrearsQuery.vue +983 -983
  143. package/src/components/sale/businessquery/BalanceTable.vue +482 -482
  144. package/src/components/sale/businessquery/BusinessManage.vue +212 -212
  145. package/src/components/sale/businessquery/CancellationQuery.vue +428 -428
  146. package/src/components/sale/businessquery/CardHandplanQuery.vue +546 -546
  147. package/src/components/sale/businessquery/ChangeMeterQuery.vue +699 -699
  148. package/src/components/sale/businessquery/ChargeQuery.vue +1435 -1435
  149. package/src/components/sale/businessquery/CommunityPaymen.vue +307 -307
  150. package/src/components/sale/businessquery/DepositDetail.vue +1 -1
  151. package/src/components/sale/businessquery/DisableQuery.vue +523 -523
  152. package/src/components/sale/businessquery/EnableQuery.vue +462 -462
  153. package/src/components/sale/businessquery/FMYGasQuery.vue +813 -813
  154. package/src/components/sale/businessquery/FillCardQuery.vue +573 -573
  155. package/src/components/sale/businessquery/FillGasQuery.vue +593 -593
  156. package/src/components/sale/businessquery/GasLossQuery.vue +2 -2
  157. package/src/components/sale/businessquery/GroupChargeQuery.vue +492 -492
  158. package/src/components/sale/businessquery/HandBookQuery.vue +692 -692
  159. package/src/components/sale/businessquery/HandBookTwoQuery.vue +704 -704
  160. package/src/components/sale/businessquery/HandGasPropertiesQuery.vue +671 -671
  161. package/src/components/sale/businessquery/HandPeopleQuery.vue +719 -719
  162. package/src/components/sale/businessquery/HandRateQuery.vue +524 -524
  163. package/src/components/sale/businessquery/Handgasquery.vue +477 -477
  164. package/src/components/sale/businessquery/HandplanQuery.vue +1376 -1376
  165. package/src/components/sale/businessquery/InspectListUser.vue +1 -1
  166. package/src/components/sale/businessquery/MonthGasQuery.vue +482 -482
  167. package/src/components/sale/businessquery/NewFMYGasQuery.vue +1 -1
  168. package/src/components/sale/businessquery/NoBusinessQuery.vue +778 -778
  169. package/src/components/sale/businessquery/PlotSummaryQuery.vue +499 -499
  170. package/src/components/sale/businessquery/ProceedsOper.vue +415 -415
  171. package/src/components/sale/businessquery/ResidentialCardQuery.vue +377 -377
  172. package/src/components/sale/businessquery/ResidentialQuery.vue +415 -415
  173. package/src/components/sale/businessquery/SellOrgnameQuery.vue +680 -680
  174. package/src/components/sale/businessquery/SellPeopleQuery.vue +752 -752
  175. package/src/components/sale/businessquery/SellingHand.vue +421 -421
  176. package/src/components/sale/businessquery/TransferQuery.vue +502 -502
  177. package/src/components/sale/businessquery/UnhandBusiness.vue +328 -328
  178. package/src/components/sale/businessquery/UserSellHeadDetail.vue +579 -579
  179. package/src/components/sale/businessquery/WebHandplanQuery.vue +987 -987
  180. package/src/components/sale/businessquery/WebMeterMonthUserGasQuery.vue +471 -471
  181. package/src/components/sale/businessquery/YingShouMingXi.vue +524 -524
  182. package/src/components/sale/businessquery/YonghuJieyu.vue +358 -358
  183. package/src/components/sale/businessquery/chargeRecordMaintenanceQuery.vue +1 -1
  184. package/src/components/sale/businessquery/usergas.vue +315 -315
  185. package/src/components/sale/businessquery/weChatBind.vue +1 -1
  186. package/src/components/sale/config/exportConfig.js +2761 -2761
  187. package/src/components/sale/config/tableConfig.js +59 -59
  188. package/src/components/sale/filesquery/FireQuery.vue +539 -539
  189. package/src/components/sale/filesquery/FmyGasDeviceQuery.vue +1 -1
  190. package/src/components/sale/filesquery/GasDeviceQuery.vue +1 -1
  191. package/src/components/sale/filesquery/RecordInfoQuery.vue +1443 -1443
  192. package/src/components/sale/filesquery/UserQuery.vue +977 -977
  193. package/src/components/sale/quotaquery/QuotaRecordQuery.vue +3 -3
  194. package/src/components/scada/CaculateGasConsumputionByDay/CaculateGasConsumputionByDay.vue +2 -2
  195. package/src/components/scada/ChartDisplay/ChartThreeDayContrast.vue +2 -2
  196. package/src/components/scada/CumulativeFlow/CumulativeFlowHeatPlant.vue +1 -1
  197. package/src/components/scada/CumulativeFlow/CumulativeFlowRegulatorStation.vue +1 -1
  198. package/src/components/scada/CumulativeFlow/CumulativeFlowStation.vue +1 -1
  199. package/src/components/scada/GasSupplyRunning/GasSupplyRunningByDay.vue +1 -1
  200. package/src/components/scada/InstantaneousFlow/InstantaneousFlowHeatPlant.vue +1 -1
  201. package/src/components/scada/InstantaneousFlow/InstantaneousFlowRegulatorStation.vue +1 -1
  202. package/src/components/scada/InstantaneousFlow/InstantaneousFlowStation.vue +1 -1
  203. package/src/components/scada/OnTimePressure/OnTimePressureHeatPlant.vue +1 -1
  204. package/src/components/scada/OnTimePressure/OnTimePressureRegulatorStation.vue +1 -1
  205. package/src/components/scada/ThreeDayContrast/ThreeDayContrastManage.vue +3 -3
  206. package/src/components/webmeter/DrillData/GetNoMetereadData.vue +423 -423
  207. package/src/components/webmeter/DrillData/LargeScreenAnalysisEcharts.vue +1 -1
  208. package/src/components/webmeter/DrillData/LostContactAnalysisList.vue +695 -695
  209. package/src/components/webmeter/DrillData/UserLostContactAnalysis.vue +646 -646
  210. package/src/components/webmeter/WebmeterQuery.vue +77 -77
  211. package/src/components/webmeter/gasAnalysis/GasAnalysisManage.vue +1 -1
  212. package/src/components/webmeter/gasAnalysis/WebmeterSettlementAnalysis.vue +456 -456
  213. package/src/components/webmeter/gasStatistics/GasStatistics.vue +526 -526
  214. package/src/components/webmeter/gasStatistics/NewGasStatistics.vue +542 -542
  215. package/src/components/webmeter/handplan/NewWebMeterHandPlan.vue +1 -1
  216. package/src/components/webmeter/instruction/NewQueryInstruct.vue +606 -606
  217. package/src/components/webmeter/meterinfo/NewMeterList.vue +1 -1
  218. package/src/components/webmeter/newwebmeter/NewException/MeterExceptionList.vue +552 -552
  219. package/src/components/webmeter/newwebmeter/WebhandMonthGas.vue +819 -819
  220. package/src/components/webmeter/recharge/RechargeList.vue +371 -371
  221. package/src/components/webmeter/report/ReportList.vue +453 -453
  222. package/src/components/webmeter/reportdata/ReportDataQuery.vue +339 -339
  223. package/src/components/yulin/NetInfo.vue +1 -1
  224. package/src/components/yulin/SingleBarLine.vue +1 -1
  225. package/src/components/yulin/Trend.vue +4 -4
  226. package/src/filiale/Baole/FmyGasDeviceQuery.vue +1 -1
  227. package/src/filiale/Baole/GasDeviceQuery.vue +1 -1
  228. package/src/filiale/Baole/GasPriceGroup.vue +2 -2
  229. package/src/filiale/Baole/RecordInfoQuery.vue +1 -1
  230. package/src/filiale/WEINAN/CancellationQuery.vue +1 -1
  231. package/src/filiale/WEINAN/InspectListGas.vue +616 -616
  232. package/src/filiale/WEINAN/ManageCompanyGasSummary.vue +1 -1
  233. package/src/filiale/WEINAN/ManageSummaryReport.vue +2 -2
  234. package/src/filiale/WEINAN/ManageUserCount.vue +2 -2
  235. package/src/filiale/WEINAN/RecordInfoQuery.vue +3 -3
  236. package/src/filiale/WEINAN/UserAddress.vue +2 -2
  237. package/src/filiale/WEINAN/UserLostContactAnalysis.vue +1 -1
  238. package/src/filiale/WEINAN/businessquery/HandplanQuery.vue +3 -3
  239. package/src/filiale/WEINAN/businessquery/WallHangingFurnaceUserQuery.vue +2 -2
  240. package/src/filiale/WEINAN/filesquery/FmyGasDeviceQuery.vue +1 -1
  241. package/src/filiale/WEINAN/filesquery/GasDeviceQuery.vue +1 -1
  242. package/src/filiale/alashan/SellingTable.vue +2 -2
  243. package/src/filiale/ancheng/businessquery/FMYGasQuery.vue +1 -1
  244. package/src/filiale/aode/HandplanQuery.vue +1 -1
  245. package/src/filiale/bayan/ChargeQuery.vue +1436 -1436
  246. package/src/filiale/bayan/PrintTableManage.vue +242 -242
  247. package/src/filiale/bayan/config/DefaultPrint.js +6 -6
  248. package/src/filiale/bayan/config/exportConfig.js +2642 -2642
  249. package/src/filiale/bayan/config/tableConfig.js +59 -59
  250. package/src/filiale/bayan/sale.js +8 -8
  251. package/src/filiale/bayan/webmeter/GetNoMetereadData.vue +425 -425
  252. package/src/filiale/bayan/webmeter/LostContactAnalysisList.vue +719 -719
  253. package/src/filiale/bayan/webmeter/MeterExceptionList.vue +591 -591
  254. package/src/filiale/bayan/webmeter/NewGasStatistics.vue +665 -665
  255. package/src/filiale/bayan/webmeter/NewQueryInstruct.vue +650 -650
  256. package/src/filiale/bayan/webmeter/NewWebmeterSettlementAnalysis.vue +464 -464
  257. package/src/filiale/bayan/webmeter/RechargeList.vue +430 -430
  258. package/src/filiale/bayan/webmeter/ReportDataQuery.vue +343 -343
  259. package/src/filiale/bayan/webmeter/ReportList.vue +555 -555
  260. package/src/filiale/bayan/webmeter/UserLostContactAnalysis.vue +674 -674
  261. package/src/filiale/bayan/webmeterManage.js +26 -26
  262. package/src/filiale/ceshi/ChManageBusSummary.vue +3 -3
  263. package/src/filiale/daliyihua/RecordInfoQuery.vue +1 -1
  264. package/src/filiale/dingcheng/DefaultPrint.js +6 -6
  265. package/src/filiale/dingcheng/businessquery/ChangeMeterQuery.vue +798 -798
  266. package/src/filiale/dingcheng/exportConfig.js +2765 -2765
  267. package/src/filiale/dingcheng/sale.js +9 -9
  268. package/src/filiale/gongyi/sale/businessquery/HandplanQuery.vue +1 -1
  269. package/src/filiale/hantou/ChangeMeterQuery.vue +699 -699
  270. package/src/filiale/hantou/config/DefaultPrint.js +6 -6
  271. package/src/filiale/hantou/config/exportConfig.js +2667 -2667
  272. package/src/filiale/hantou/config/tableConfig.js +54 -54
  273. package/src/filiale/hantou/sale.js +8 -8
  274. package/src/filiale/huayin/RecordInfoQuery.vue +1 -1
  275. package/src/filiale/jingwei/RecordInfoQuery.vue +1 -1
  276. package/src/filiale/jingyang/ChargeQuery.vue +1464 -1464
  277. package/src/filiale/jingyang/RechargeList.vue +346 -346
  278. package/src/filiale/jingyang/config/DefaultPrint.js +6 -6
  279. package/src/filiale/jingyang/config/exportConfig.js +2776 -2776
  280. package/src/filiale/jingyang/config/tableConfig.js +58 -58
  281. package/src/filiale/jingyang/sale.js +8 -8
  282. package/src/filiale/jingzhou/HandplanQuery.vue +3 -3
  283. package/src/filiale/kelai/AreaChargeQuery.vue +398 -398
  284. package/src/filiale/kelai/GasStatistics.vue +561 -561
  285. package/src/filiale/kelai/NewAccountQuery.vue +417 -417
  286. package/src/filiale/kelai/NewGasStatistics.vue +542 -542
  287. package/src/filiale/kelai/feimin_style_kl.vue +400 -400
  288. package/src/filiale/kelai/reportManage.js +13 -13
  289. package/src/filiale/kelai/sale.js +17 -17
  290. package/src/filiale/liaoyuan/ArrearsQuery.vue +1 -1
  291. package/src/filiale/liaoyuan/ChargeQuery.vue +1 -1
  292. package/src/filiale/liaoyuan/HandplanQuery.vue +1289 -1289
  293. package/src/filiale/liaoyuan/MeterQuery.vue +1 -1
  294. package/src/filiale/lixianV3/FMYGasQuery.vue +1 -1
  295. package/src/filiale/lixianV3/HandplanQuery.vue +3 -3
  296. package/src/filiale/lixianV3/RecordInfoQuery.vue +1474 -1474
  297. package/src/filiale/macheng/ArrearsQuery.vue +831 -831
  298. package/src/filiale/macheng/FMYGasQuery.vue +1 -1
  299. package/src/filiale/macheng/FxGasTable.vue +2 -2
  300. package/src/filiale/macheng/HandplanQuery.vue +1 -1
  301. package/src/filiale/macheng/ManageDayGas.vue +2 -2
  302. package/src/filiale/macheng/ManageHandSellMoney.vue +2 -2
  303. package/src/filiale/macheng/ManageMonthGas.vue +2 -2
  304. package/src/filiale/macheng/ManageOtherCharge.vue +2 -2
  305. package/src/filiale/macheng/ManageSellType.vue +2 -2
  306. package/src/filiale/macheng/RecordInfoQuery.vue +1023 -1023
  307. package/src/filiale/macheng/SellingTable.vue +2 -2
  308. package/src/filiale/macheng/config/exportConfig.js +79 -79
  309. package/src/filiale/meihekou/AreaGeneralQuery.vue +206 -206
  310. package/src/filiale/meihekou/CardHandplanQuery.vue +664 -664
  311. package/src/filiale/meihekou/ChargeQuery.vue +1274 -1274
  312. package/src/filiale/meihekou/CollectManage.vue +152 -152
  313. package/src/filiale/meihekou/HandplanQuery.vue +1248 -1248
  314. package/src/filiale/meihekou/OtherChargeQuery.vue +618 -618
  315. package/src/filiale/meihekou/RecordInfoQuery.vue +1 -1
  316. package/src/filiale/meihekou/UserSellHeadDetail.vue +516 -516
  317. package/src/filiale/meihekou/YingShouMingXi.vue +556 -556
  318. package/src/filiale/meihekou/config/exportConfig.js +829 -829
  319. package/src/filiale/meihekou/sale.js +39 -39
  320. package/src/filiale/ningjin/CallReport/IncomingTelegram.vue +1 -1
  321. package/src/filiale/ningjin/CallReport/PercentageComplete.vue +5 -5
  322. package/src/filiale/ningjin/CallReport/Userinfo.vue +1 -1
  323. package/src/filiale/ningjin/CallReport/WorkOrderPage.vue +5 -5
  324. package/src/filiale/ningjin/ManageBusSummaryPeng.vue +2 -2
  325. package/src/filiale/ningjin/ManageHandSellMoney.vue +2 -2
  326. package/src/filiale/ningjin/ManageSellType.vue +2 -2
  327. package/src/filiale/ningjin/MeterExceptionList.vue +616 -616
  328. package/src/filiale/ningjin/UserLostContactAnalysis.vue +623 -623
  329. package/src/filiale/ningjin/report/ManageDayGas.vue +2 -2
  330. package/src/filiale/ningjin/report/ManageHandSellMoney.vue +2 -2
  331. package/src/filiale/ningjin/report/ManageMonthGas.vue +2 -2
  332. package/src/filiale/ningjin/report/ManageOtherCharge.vue +2 -2
  333. package/src/filiale/ningjin/report/ManageSellType.vue +2 -2
  334. package/src/filiale/qianneng/CKHWebHandplanQuery.vue +1 -1
  335. package/src/filiale/qianneng/GasLossQuery.vue +2 -2
  336. package/src/filiale/qianneng/HandplanQuery.vue +3 -3
  337. package/src/filiale/qianneng/RecordInfoQuery.vue +1 -1
  338. package/src/filiale/qianneng/SellDepReport.vue +2 -2
  339. package/src/filiale/qianneng/WebHandplanQuery.vue +1 -1
  340. package/src/filiale/qianneng/WebmeterQuery.vue +70 -70
  341. package/src/filiale/qianneng/exportConfig.js +232 -232
  342. package/src/filiale/qingtongxia/ChargeQuery.vue +1209 -1209
  343. package/src/filiale/qingtongxia/NewWebMeterHandPlan.vue +1 -1
  344. package/src/filiale/qingtongxia/config/exportConfig.js +712 -712
  345. package/src/filiale/rizhao/BusinessManage.vue +212 -212
  346. package/src/filiale/rizhao/sale.js +13 -13
  347. package/src/filiale/rongcheng/AreaBuildingDetailInfo.vue +1 -1
  348. package/src/filiale/rongchuang/SellingTable.vue +2 -2
  349. package/src/filiale/shangluo/HandplanQuery.vue +1376 -1376
  350. package/src/filiale/shangluo/sale.js +17 -17
  351. package/src/filiale/shangluo/webmeter/PriceInstructList.vue +303 -303
  352. package/src/filiale/shangluo/webmeter/UserInstructList.vue +304 -304
  353. package/src/filiale/shangluo/webmeter/WebmeterSettlementAnalysis.vue +432 -432
  354. package/src/filiale/shanxian/BussinessType.vue +1 -1
  355. package/src/filiale/shanxian/EchartsBox.vue +134 -134
  356. package/src/filiale/shanxian/FMYGasQuery.vue +1 -1
  357. package/src/filiale/shanxian/FmyGasDeviceQuery.vue +1 -1
  358. package/src/filiale/shanxian/GasDeviceQuery.vue +1 -1
  359. package/src/filiale/shanxian/RecordInfoQuery.vue +1 -1
  360. package/src/filiale/shaoguan/HandplanQuery.vue +4 -4
  361. package/src/filiale/shaoguan/RecordInfoQuery.vue +1 -1
  362. package/src/filiale/shaoguan/errorHandplanQuery.vue +386 -386
  363. package/src/filiale/shaoguan/sale/businessquery/FMYGasQuery.vue +1 -1
  364. package/src/filiale/shaoguan/sale/businessquery/oldMeterList.vue +1 -1
  365. package/src/filiale/shexian/ChangeMeterQuery.vue +797 -797
  366. package/src/filiale/shexian/ChargeQuery.vue +1 -1
  367. package/src/filiale/shiquan/BusSummaryes.vue +2 -2
  368. package/src/filiale/shiquan/ManageMonthGas.vue +2 -2
  369. package/src/filiale/shiquan/ManageSellType.vue +2 -2
  370. package/src/filiale/shiquan/RecordInfoQuery.vue +1 -1
  371. package/src/filiale/taizhoukesi/ChangeMeterQuery.vue +683 -683
  372. package/src/filiale/taizhoukesi/FMYGasQuery.vue +1 -1
  373. package/src/filiale/taizhoukesi/NewGasStatistics.vue +539 -539
  374. package/src/filiale/taizhoukesi/SellReport/GasMeterBrand.vue +2 -2
  375. package/src/filiale/taizhoukesi/config/exportConfig.js +2712 -2712
  376. package/src/filiale/taizhoukesi/sale.js +11 -11
  377. package/src/filiale/tongchuan/ChargeQuery.vue +1 -1
  378. package/src/filiale/tongchuan/GasInspection.vue +716 -716
  379. package/src/filiale/tongchuan/HandplanQuery.vue +3 -3
  380. package/src/filiale/tongchuan/InspectListGas.vue +700 -700
  381. package/src/filiale/tongchuan/MeterQuery.vue +1002 -1002
  382. package/src/filiale/tongchuan/ResSelectGroupNew.vue +188 -188
  383. package/src/filiale/tongchuan/config/exportConfig.js +858 -858
  384. package/src/filiale/wenxi/CardHandplanQuery.vue +1 -1
  385. package/src/filiale/wenxi/ChangeMeterQuery.vue +721 -721
  386. package/src/filiale/wenxi/FmyGasDeviceQuery.vue +1 -1
  387. package/src/filiale/wenxi/GasDeviceQuery.vue +1 -1
  388. package/src/filiale/wenxi/HandplanQuery.vue +3 -3
  389. package/src/filiale/wenxi/ManageUserTypeSell.vue +173 -173
  390. package/src/filiale/wenxi/MeterQuery.vue +1 -1
  391. package/src/filiale/wenxi/RecordInfoQuery.vue +1 -1
  392. package/src/filiale/wenxi/config/exportConfig.js +995 -995
  393. package/src/filiale/wuhai/MeterQuery.vue +1 -1
  394. package/src/filiale/wuhai/ReportList.vue +1 -1
  395. package/src/filiale/xinjiangdexin/ChargeQuery.vue +1435 -1435
  396. package/src/filiale/xinjiangdexin/config/exportConfig.js +2770 -2770
  397. package/src/filiale/xinjiangdexin/sale.js +7 -7
  398. package/src/filiale/xinkang/RecordInfoQuery.vue +1 -1
  399. package/src/filiale/yangchun/ChangeMeterQuery.vue +716 -716
  400. package/src/filiale/yangchun/ManageBusSummaryNew.vue +239 -239
  401. package/src/filiale/yangchun/OtherChargeDetailQuery.vue +74 -74
  402. package/src/filiale/yangchun/OtherChargeQuery.vue +755 -755
  403. package/src/filiale/yangchun/RecordInfoQuery.vue +1477 -1477
  404. package/src/filiale/yangchun/UserQuery.vue +980 -980
  405. package/src/filiale/yangchun/config/DefaultPrint.js +6 -6
  406. package/src/filiale/yangchun/config/exportConfig.js +1229 -1229
  407. package/src/filiale/yangchun/config/tableConfig.js +58 -58
  408. package/src/filiale/yangchun/reportManage.js +6 -6
  409. package/src/filiale/yangchun/sale.js +20 -20
  410. package/src/filiale/yangchun/webmeterManage.js +5 -5
  411. package/src/filiale/yuncheng/ChangeMeterQuery.vue +743 -738
  412. package/src/filiale/yuncheng/DeviceQuery.vue +611 -611
  413. package/src/filiale/yuncheng/LostContactAnalysisList.vue +700 -700
  414. package/src/filiale/yuncheng/MeterQuery.vue +995 -995
  415. package/src/filiale/yuncheng/RecordInfoQuery.vue +1 -1
  416. package/src/filiale/yuncheng/config/exportConfig.js +2674 -2673
  417. package/src/filiale/yuncheng/sale.js +23 -23
  418. package/src/filiale/zhongyi/CallReport/IncomingTelegram.vue +1 -1
  419. package/src/filiale/zhongyi/CallReport/PercentageComplete.vue +5 -5
  420. package/src/filiale/zhongyi/CallReport/Userinfo.vue +1 -1
  421. package/src/filiale/zhongyi/CallReport/WorkOrderPage.vue +5 -5
  422. package/src/filiale/zhongyi/GasStatistics.vue +522 -522
  423. package/src/filiale/zhongyi/ManageBusSummaryPeng.vue +2 -2
  424. package/src/filiale/zhongyi/ManageHandSellMoney.vue +2 -2
  425. package/src/filiale/zhongyi/ManageSellType.vue +2 -2
  426. package/src/filiale/zhongyi/exportConfig.js +2554 -2554
  427. package/src/main.js +68 -68
  428. package/src/plugins/GetLoginInfoService.js +1 -1
  429. package/src/plugins/LodopFuncs.js +159 -159
  430. package/src/reportManage.js +773 -773
  431. package/src/saleManage.js +689 -689
  432. package/src/stores/MagLoadParams.js +2 -2
  433. package/src/webmeterManage.js +130 -130
  434. package/.gradle/7.4/checksums/checksums.lock +0 -0
  435. package/.gradle/7.4/dependencies-accessors/dependencies-accessors.lock +0 -0
  436. package/.gradle/7.4/dependencies-accessors/gc.properties +0 -0
  437. package/.gradle/7.4/executionHistory/executionHistory.lock +0 -0
  438. package/.gradle/7.4/fileChanges/last-build.bin +0 -0
  439. package/.gradle/7.4/fileHashes/fileHashes.lock +0 -0
  440. package/.gradle/7.4/gc.properties +0 -0
@@ -1,1477 +1,1477 @@
1
- <template>
2
- <div id="unit" class="flex-row">
3
- <div class="basic-main" @keyup.enter="search">
4
- <div class="flex">
5
- <div style="flex:1;" class="flex" v-if="!show">
6
- <criteria-paged :model="model" v-ref:paged @sort="sort">
7
- <criteria partial='criteria' @condition-changed='$parent.selfSearch' v-ref:cri>
8
- <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
9
- <div class="row">
10
- <div class="col-sm-2 form-group" >
11
- <label class="font_normal_body">客户编号</label>
12
- <input type="text" style="width:60%" class="input_search" v-model="model.f_userinfo_code"
13
- condition="f_userinfo_code = '{}' " placeholder="客户编号">
14
- </div>
15
- <div class="col-sm-2 form-group" >
16
- <label class="font_normal_body">客户名称</label>
17
- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
- condition="f_user_name like '%{}%'" placeholder="客户名称">
19
- </div>
20
- <div class="col-sm-2 form-group">
21
- <label class="font_normal_body">客户电话</label>
22
- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"
23
- condition="f_user_phone like '%{}%'" placeholder="客户电话">
24
- </div>
25
- <div class="col-sm-2 form-group">
26
- <label class="font_normal_body" title="旧客户编号">档案编号</label>
27
- <input type="text" style="width:60%" class="input_search" v-model="model.f_olduserinfo_code"
28
- condition="f_olduserinfo_code = '{}' " placeholder="档案编号">
29
- </div>
30
- <div class="col-sm-2 form-group">
31
- <label class="font_normal_body" title="旧客户编号">合同编号</label>
32
- <input type="text" style="width:60%" class="input_search" v-model="model.f_contract_id"
33
- condition="f_contract_id = '{}' " placeholder="合同编号">
34
- </div>
35
-
36
-
37
-
38
- <div class="span" style = "float:right;">
39
- <button class="button_search button_spacing" v-show="false" @click="$parent.$parent.ReadIDCard()">读取身份证</button>
40
- <read-card :is-single.sync="$parent.$parent.isSingleUser" @read-info="$parent.$parent.cardBtn" v-ref:readcard></read-card>
41
- <button class="button_search button_spacing" @click="search()">查询</button>
42
- <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
43
- <!--<button class="btn btn-default" @click="$parent.$parent.stamp()">打印</button>-->
44
-
45
- <export-excel :data="$parent.$parent.getCondition"
46
- :field="$parent.$parent.getExportField"
47
- v-if="$parent.$parent.authArr.includes('档案查询导出')"
48
- sqlurl="/api/af-revenue/easyExcel/compreExport" sql-name="compreQuery" template-name='综合档案查询导出' :choose-col="true"></export-excel>
49
- <print-data :sum-field="$parent.$parent.getExportField" :model="$parent.model" :field="$parent.$parent.getExportField"
50
- :defaultfield="$parent.$parent.defaultfield"
51
- titletable="综合档案查询"
52
- :sumsmodel="$parent.$parent.sumsmodel"></print-data>
53
- <div style="float: right" class="button_spacing"
54
- :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
55
- @click="$parent.$parent.hidden()"></div>
56
- </div>
57
- </div>
58
-
59
- <div class="row" v-show="$parent.$parent.criteriaShow">
60
- <res-select-group :initres="$parent.$parent.initres" @re-res="$parent.$parent.getRes"></res-select-group>
61
- <div class="col-sm-2 form-group">
62
- <label class="font_normal_body">身份证号</label>
63
- <input type="text" style="width:60%" class="input_search" v-model="model.f_idnumber"
64
- condition="f_idnumber like '%{}%'" placeholder="身份证号">
65
- </div>
66
- <div class="col-sm-2 form-group" >
67
- <label for="startDate" class="font_normal_body" title="建档开始日期">开始日期</label>
68
- <datepicker id="startDate" placeholder="建档开始日期" style="width:60%"
69
- v-model="model.startDate"
70
- :value.sync="model.startDate"
71
- :format="'yyyy-MM-dd'"
72
- :show-reset-button="true"
73
- condition="f_createfile_date >= '{} 00:00:00'">
74
- </datepicker>
75
- </div>
76
- <div class="col-sm-2 form-group" >
77
- <label for="endDate" class="font_normal_body" title="建档结束日期">结束日期</label>
78
- <datepicker id="endDate" placeholder="建档结束日期" style="width:60%"
79
- v-model="model.endDate"
80
- :value.sync="model.endDate"
81
- :format="'yyyy-MM-dd'"
82
- :show-reset-button="true"
83
- condition="f_createfile_date <= '{} 23:59:59'">
84
- </datepicker>
85
- </div>
86
-
87
- <div class="col-sm-2 form-group" >
88
- <label class="font_normal_body">客户状态</label>
89
- <v-select :value.sync="model.f_user_state"
90
- v-model="model.f_user_state"
91
- multiple
92
- :options='$parent.$parent.userstates' placeholder='请选择'
93
- condition="f_user_state in {}"
94
- ></v-select>
95
- </div>
96
- <div class="col-sm-2 form-group">
97
- <label class="font_normal_body">人&emsp;&emsp;数</label>
98
- <input type="text" style="width:60%" class="input_search" v-model="model.f_people_num"
99
- condition="f_people_num = '{}'" placeholder="人数">
100
- </div>
101
- <div class="col-sm-2 form-group">
102
- <label class="font_normal_body">客户地址</label>
103
- <input type="text" style="width:60%" class="input_search" v-model="model.f_address"
104
- condition="f_address like '%{}%'" placeholder='客户地址'>
105
- </div>
106
- <div class="col-sm-2 form-group">
107
- <label for="startDate" class="font_normal_body">建档日期</label>
108
- <datepicker placeholder="建档日期" style="width:60%"
109
- v-model="model.f_createfile_date"
110
- :value.sync="model.f_createfile_date"
111
- :format="'yyyy-MM-dd'"
112
- :show-reset-button="true"
113
- condition="f_createfile_date >= '{} 00:00:00'">
114
- </datepicker>
115
- </div>
116
- <div class="col-sm-2 form-group">
117
- <label class="font_normal_body">建档部门</label>
118
- <input type="text" style="width:60%" class="input_search" v-model="model.f_depname"
119
- condition="f_depname like '%{}%'" placeholder='建档部门'>
120
- </div>
121
- <div class="col-sm-2 form-group">
122
- <label class="font_normal_body">报警器编码</label>
123
- <input type="text" style="width:60%" class="input_search" v-model="model.f_alarm_code"
124
- condition="f_alarm_code like '%{}%'" placeholder='报警器编码'>
125
- </div>
126
- <div class="col-sm-2 form-group">
127
- <label class="font_normal_body">发票编码</label>
128
- <input type="text" style="width:60%" class="input_search" v-model="model.f_taxpayer_id"
129
- condition="f_taxpayer_id like '%{}%'" placeholder='发票编码'>
130
- </div>
131
- <div class="col-sm-2 form-group">
132
- <label class="font_normal_body">燃气表号</label>
133
- <input type="text" style="width:60%" class="input_search" v-model="model.f_meternumber"
134
- condition="f_meternumber = '{}'" placeholder='燃气表号'>
135
- </div>
136
-
137
- <div class="col-sm-2 form-group">
138
- <label class="font_normal_body">气表分类</label>
139
- <v-select :value.sync="model.f_meter_classify"
140
- v-model="model.f_meter_classify" multiple
141
- :options='$parent.$parent.metertypes' placeholder='请选择'
142
- condition="f_meter_classify in {}"
143
- ></v-select>
144
- </div>
145
-
146
- <div class="col-sm-2 form-group">
147
- <label class="font_normal_body">气表品牌</label>
148
- <v-select :value.sync="model.f_meter_brand"
149
- v-model="model.f_meter_brand" multiple
150
- @change="$parent.$parent.getMeterStyle"
151
- :options='$parent.$parent.meterbrands' placeholder='请选择'
152
- condition="f_meter_brand in {}"
153
- ></v-select>
154
- </div>
155
-
156
- <div class="col-sm-2 form-group">
157
- <label class="font_normal_body">气表型号</label>
158
- <v-select :value.sync="model.f_meter_style"
159
- v-model="model.f_meter_style" multiple
160
- :options='$parent.$parent.meterStyle' placeholder='请选择'
161
- condition="f_meter_style in {}"
162
- ></v-select>
163
- </div>
164
- <div class="col-sm-2 form-group">
165
- <label class="font_normal_body">表&emsp;&emsp;号</label>
166
- <input type="text" style="width:60%" class="input_search" v-model="model.f_meter_number"
167
- condition="f_meternumber = '{}'" placeholder='表号'>
168
- </div>
169
- <div class="col-sm-2 form-group">
170
- <label class="font_normal_body">卡&emsp;&emsp;号</label>
171
- <input type="text" style="width:60%" class="input_search" v-model="model.f_card_id"
172
- condition="f_card_id = '{}'" placeholder='卡号'>
173
- </div>
174
- <div class="col-sm-2 form-group">
175
- <label class="font_normal_body">客户类型</label>
176
- <v-select :value.sync="model.f_user_type"
177
- :options='$parent.$parent.usertypes'
178
- @change="$parent.$parent.userTypeChange()"
179
- placeholder='请选择' v-model="model.f_user_type"
180
- condition="f_user_type = '{}'"
181
- close-on-select></v-select>
182
- </div>
183
- <div class="col-sm-2 form-group" >
184
- <label for="startDate1" class="font_normal_body" title="抄表开始日期">抄表日期</label>
185
- <datepicker id="startDate1" placeholder="开始日期" style="width:60%"
186
- v-model="model.startDate1"
187
- :value.sync="model.startDate1"
188
- :format="'yyyy-MM-dd'"
189
- :show-reset-button="true"
190
- condition="f_hand_date >= '{} 00:00:00'">
191
- </datepicker>
192
- </div>
193
- <div class="col-sm-2 form-group" >
194
- <label for="endDate1" class="font_normal_body" title="抄表结束日期">抄表日期</label>
195
- <datepicker id="endDate1" placeholder="结束日期" style="width:60%"
196
- v-model="model.endDate1"
197
- :value.sync="model.endDate1"
198
- :format="'yyyy-MM-dd'"
199
- :show-reset-button="true"
200
- condition="f_hand_date <= '{} 23:59:59'">
201
- </datepicker>
202
- </div>
203
- <div class="col-sm-2 form-group">
204
- <label class="font_normal_body">小&emsp;&emsp;区</label>
205
- <v-select :value.sync="model.f_residential_area"
206
- class="select_list select"
207
- enter-push
208
- multiple
209
- condition="f_residential_area in {}"
210
- v-model="model.f_residential_area"
211
- style="width: 60%"
212
- :options='$parent.$parent.residentialArea' placeholder='选择小区'
213
- >
214
-
215
- </v-select>
216
- </div>
217
- <div class="col-sm-2 form-group" >
218
- <label class="font_normal_body">楼&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;号</label>
219
- <input type="text" style="width:60%" class="input_search" v-model="model.f_building"
220
- condition="f_building = '{}'" placeholder='楼号'>
221
- </div>
222
- <div class="col-sm-2 form-group" >
223
- <label class="font_normal_body">单&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元</label>
224
- <input type="text" style="width:60%" class="input_search" v-model="model.f_unit"
225
- condition="f_unit = '{}'" placeholder='单元号'>
226
- </div>
227
-
228
- <div class="col-sm-2 form-group" >
229
- <label class="font_normal_body">楼&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;层</label>
230
- <input type="text" style="width:60%" class="input_search" v-model="model.f_floor"
231
- condition="f_floor = '{}'" placeholder='楼层号'>
232
- </div>
233
- <div class="col-sm-2 form-group" >
234
- <label class="font_normal_body">门&ensp;牌&ensp;号</label>
235
- <input type="text" style="width:60%" class="input_search" v-model="model.f_room"
236
- condition="f_room = '{}'" placeholder='门牌号'>
237
- </div>
238
- <div class="col-sm-2 form-group">
239
- <label class="font_normal_body">余额区间</label>
240
- <input type="text" style="width:60%" class="input_search" v-model="model.f_balance"
241
- condition="f_balance >= '{}'" placeholder="最小值">
242
- </div>
243
- <div class="col-sm-2 form-group">
244
- <label class="font_normal_body">&ensp;&ensp;&ensp;至&ensp;&ensp;&ensp;</label>
245
- <input type="text" style="width:60%" class="input_search" v-model="model.balance2"
246
- condition="f_balance <= '{}'" placeholder="最大值">
247
- </div>
248
- <div class="col-sm-2 form-group" >
249
- <label class="font_normal_body">用&ensp;气&ensp;点</label>
250
- <input type="text" style="width:60%" class="input_search" v-model="model.f_userfiles_address"
251
- condition="f_userfiles_address like '%{}%'" placeholder="用气点">
252
- </div>
253
- <!-- <div class="col-sm-2 form-group">-->
254
- <!-- <label class="font_normal_body">用气性质</label>-->
255
- <!-- <v-select :value.sync="model.f_gasproperties" v-model="model.f_gasproperties"-->
256
- <!-- :options='$parent.$parent.gasproperties' placeholder='请选择'-->
257
- <!-- condition="f_gasproperties in {}"-->
258
- <!-- ></v-select>-->
259
- <!-- </div>-->
260
- <div class="col-sm-2 form-group">
261
- <label class="font_normal_body">用气性质</label>
262
- <v-select :value.sync="model.f_gasproperties" v-model="model.f_gasproperties"
263
- :options='$parent.$parent.gasproperties' placeholder='请选择'
264
- condition="f_gasproperties = '{}'"
265
- close-on-select></v-select>
266
- </div>
267
- <div class="col-sm-2 form-group">
268
- <label class="font_normal_body">气价类型</label>
269
- <v-select :value.sync="model.pricetype" v-model="model.pricetype"
270
- placeholder='气价类型' :options="$parent.$parent.pricetypes"
271
- condition="f_price_type = '{}'" @change="$parent.$parent.pricetypechanged"
272
- close-on-select v-ref:type>
273
- </v-select>
274
- </div>
275
- <div class="col-sm-2 form-group">
276
- <label class="font_normal_body">气价名称</label>
277
- <v-select :value.sync="model.f_price_name" v-model="model.f_price_name"
278
- multiple
279
- :options="$parent.$parent.pricenames" placeholder='气价名称'
280
- condition="f_price_name in {}"
281
- ></v-select>
282
- </div>
283
- <div class="col-sm-2 form-group" >
284
- <label class="font_normal_body">微信绑定</label>
285
- <v-select :value.sync="model.f_isband"
286
- v-model="model.f_isband"
287
- :options='$parent.$parent.bandstates' placeholder='请选择'
288
- condition="f_isband = '{}'"
289
- close-on-select></v-select>
290
- </div>
291
- <div class="col-sm-2 form-group">
292
- <label class="font_normal_body">壁&ensp;挂&ensp;炉</label>
293
- <v-select :value.sync="model.isbgl" v-model="model.isbgl"
294
- :options='$parent.$parent.bgl' placeholder='请选择'
295
- condition="isbgl = '{}'"
296
- close-on-select></v-select>
297
- </div>
298
- <div class="col-sm-2 form-group">
299
- <label class="font_normal_body">发卡状态</label>
300
- <v-select :value.sync="model.whetherhairpin" v-model="model.whetherhairpin"
301
- :options='$parent.$parent.whetherCard' placeholder='请选择'
302
- condition="f_whether_hairpin = '{}'"
303
- close-on-select></v-select>
304
- </div>
305
- <div class="col-sm-2 form-group">
306
- <label class="font_normal_body">安装位置</label>
307
- <v-select :value.sync="model.f_position" v-model="model.f_position"
308
- :options='$parent.$parent.positions' placeholder='请选择'
309
- condition="f_position = '{}'"
310
- close-on-select></v-select>
311
- </div>
312
-
313
- <!--表册片区-->
314
- <div class="col-sm-2 form-group">
315
- <label class="font_normal_body">表册片区</label>
316
- <v-select :value.sync="model.f_book_slice_area" v-model="model.f_book_slice_area"
317
- @change="$parent.$parent.inputtorchange"
318
- :options='$parent.$parent.bookSlice' placeholder='片区/表册'
319
- style="width:60%"
320
- close-on-select
321
- condition="f_book_slice_area = '{}'"></v-select>
322
- </div>
323
- <div class="col-sm-2 form-group">
324
- <label class="font_normal_body">抄&ensp;表&ensp;册</label>
325
- <v-select :value.sync="model.f_meter_book" v-model="model.f_meter_book"
326
- :options='$parent.$parent.meterbooks' placeholder='请选择'
327
- style="width:60%"
328
- close-on-select
329
- condition="f_meter_book_num = '{}'"></v-select>
330
- </div>
331
- <div class="col-sm-2 form-group">
332
- <label class="font_normal_body">房屋类型</label>
333
- <v-select :value.sync="model.f_house_type" v-model="model.f_house_type"
334
- :options='$parent.$parent.houseTypes' placeholder='请选择'
335
- style="width:60%"
336
- close-on-select
337
- condition="f_house_type = '{}'"></v-select>
338
- </div>
339
- <div class="col-sm-2 form-group">
340
- <label class="font_normal_body" >缴费类型</label>
341
- <v-select :value.sync="model.f_payment" multiple
342
- v-model="model.f_payment"
343
- :options='$parent.$parent.dypayment' placeholder='请选择'
344
- condition="f_cost_type in {}"
345
- ></v-select>
346
- </div>
347
- <div class="col-sm-2 form-group" >
348
- <label for="startDate2" class="font_normal_body" title="开户时间">开户时间</label>
349
- <datepicker id="startDate2" placeholder="开始日期" style="width:60%"
350
- v-model="model.startDate2"
351
- :value.sync="model.startDate2"
352
- :format="'yyyy-MM-dd'"
353
- :show-reset-button="true"
354
- condition="f_open_date >= '{} 00:00:00'">
355
- </datepicker>
356
- </div>
357
- <div class="col-sm-2 form-group" >
358
- <label for="endDate2" class="font_normal_body" title="开户时间">开户时间</label>
359
- <datepicker id="endDate2" placeholder="结束日期" style="width:60%"
360
- v-model="model.endDate2"
361
- :value.sync="model.endDate2"
362
- :format="'yyyy-MM-dd'"
363
- :show-reset-button="true"
364
- condition="f_open_date <= '{} 23:59:59'">
365
- </datepicker>
366
- </div>
367
- <div class="col-sm-2 form-group" >
368
- <label for="startDate3" class="font_normal_body" title="安装日期">安装日期</label>
369
- <datepicker id="startDate3" placeholder="开始日期" style="width:60%"
370
- v-model="model.startDate3"
371
- :value.sync="model.startDate3"
372
- :format="'yyyy-MM-dd'"
373
- :show-reset-button="true"
374
- condition="f_install_date >= '{} 00:00:00'">
375
- </datepicker>
376
- </div>
377
- <div class="col-sm-2 form-group" >
378
- <label for="endDate3" class="font_normal_body" title="安装日期">安装日期</label>
379
- <datepicker id="endDate3" placeholder="结束日期" style="width:60%"
380
- v-model="model.endDate3"
381
- :value.sync="model.endDate3"
382
- :format="'yyyy-MM-dd'"
383
- :show-reset-button="true"
384
- condition="f_install_date <= '{} 23:59:59'">
385
- </datepicker>
386
- </div>
387
- <div class="col-sm-2 form-group" >
388
- <label for="endDate4" class="font_normal_body" title="点火时间">点火时间</label>
389
- <datepicker id="endDate4" placeholder="开始日期" style="width:60%"
390
- v-model="model.startDate4"
391
- :value.sync="model.startDate4"
392
- :format="'yyyy-MM-dd'"
393
- :show-reset-button="true"
394
- condition="f_gas_date >= '{} 00:00:00'">
395
- </datepicker>
396
- </div>
397
- <div class="col-sm-2 form-group" >
398
- <label for="endDate4" class="font_normal_body" title="点火时间">点火时间</label>
399
- <datepicker id="endDate4" placeholder="结束日期" style="width:60%"
400
- v-model="model.endDate4"
401
- :value.sync="model.endDate4"
402
- :format="'yyyy-MM-dd'"
403
- :show-reset-button="true"
404
- condition="f_gas_date <= '{} 23:59:59'">
405
- </datepicker>
406
- </div>
407
- <div class="col-sm-2 form-group" >
408
- <label for="startDate5" class="font_normal_body" title="预约通气时间">预约时间</label>
409
- <datepicker id="startDate5" placeholder="开始日期" style="width:60%"
410
- v-model="model.startDate5"
411
- :value.sync="model.startDate5"
412
- :format="'yyyy-MM-dd'"
413
- :show-reset-button="true"
414
- condition="f_subscribe_date >= '{} 00:00:00'">
415
- </datepicker>
416
- </div>
417
- <div class="col-sm-2 form-group" >
418
- <label for="endDate5" class="font_normal_body" title="预约通气时间">预约时间</label>
419
- <datepicker id="endDate5" placeholder="结束日期" style="width:60%"
420
- v-model="model.endDate5"
421
- :value.sync="model.endDate5"
422
- :format="'yyyy-MM-dd'"
423
- :show-reset-button="true"
424
- condition="f_subscribe_date <= '{} 23:59:59'">
425
- </datepicker>
426
- </div>
427
- <div class="col-sm-2 form-group" >
428
- <label class="font_normal_body">气表表号</label>
429
- <input type="text" style="width:60%" class="input_search" v-model="model.f_meternumber"
430
- condition="f_meternumber like '%{}%'" placeholder='气表表号'>
431
- </div>
432
- <div class="col-sm-2 form-group">
433
- <label class="font_normal_body">使用类型</label>
434
- <v-select :value.sync="model.f_usetype" v-model="model.f_usetype"
435
- :options='$parent.$parent.useTypes' placeholder='请选择'
436
- style="width:60%"
437
- close-on-select
438
- condition="f_usetype = '{}'"></v-select>
439
- </div>
440
- <div class="col-sm-2 form-group">
441
- <label class="font_normal_body">表具状态</label>
442
- <v-select :value.sync="model.f_table_state" v-model="model.f_table_state"
443
- multiple
444
- :options='$parent.$parent.TableStates' placeholder='请选择'
445
- style="width:60%"
446
- condition="f_table_state in {}"></v-select>
447
- </div>
448
- <div class="col-sm-2 form-group">
449
- <label class="font_normal_body">表册抄表员</label>
450
- <v-select :value.sync="model.f_book_inputtor" v-model='model.f_book_inputtor'
451
- style="width:60%"
452
- multiple
453
- :options='$parent.$parent.inputtores' placeholder='表册抄表员'
454
- v-el:cc></v-select>
455
- </div>
456
- <div class="col-sm-2 form-group">
457
- <label class="font_normal_body">档案抄表员</label>
458
- <v-select :value.sync="model.f_inputtor" v-model='model.f_inputtor'
459
- style="width:60%"
460
- multiple
461
- :options='$parent.$parent.inputtores' placeholder='档案抄表员'
462
- v-el:cc></v-select>
463
- </div>
464
- <div class="col-sm-2 form-group">
465
- <label class="font_normal_body">安&ensp;装&ensp;人</label>
466
- <v-select :value.sync="model.f_install_person" v-model='model.f_install_person'
467
- style="width:60%"
468
- multiple
469
- :options='$parent.$parent.person' placeholder='安装人'
470
- condition="f_install_person in {}"
471
- v-el:cc></v-select>
472
- </div>
473
- <div class="col-sm-2 form-group">
474
- <label class="font_normal_body">自动阀控</label>
475
- <v-select
476
- placeholder='自动阀控'
477
-
478
- :value.sync="model.f_network_valve"
479
- style="width:60%"
480
- v-model="model.f_network_valve"
481
- :options='$parent.$parent.networkvalves'
482
- close-on-select
483
- condition="f_network_valve='{}'">
484
- </v-select>
485
- </div>
486
- </div>
487
- </div>
488
- </criteria>
489
-
490
- <data-grid :model="model" partial='list' class="list_area table_sy" v-ref:grid>
491
- <template partial='head'>
492
- <tr>
493
- <th rowspan="2">
494
- <nobr>序号</nobr>
495
- </th>
496
- <th colspan="6">
497
- <nobr>用户信息</nobr>
498
- </th>
499
- <th colspan="5">
500
- <nobr>建档信息</nobr>
501
- </th>
502
- <th colspan="6">
503
- <nobr>燃气表</nobr>
504
- </th>
505
- <th colspan="71">
506
- <nobr>其他</nobr>
507
- </th>
508
- </tr>
509
- <tr>
510
- <th>
511
- <!--<nobr>客户编号</nobr>-->
512
- <data-order field="f_userinfo_code" name="客户编号" :order.sync="$parent.$parent.$parent.orderFields.f_userinfo_code"></data-order>
513
- </th>
514
- <th>
515
- <nobr>小区名称</nobr>
516
- </th>
517
- <th>
518
- <nobr>户主姓名</nobr>
519
- </th>
520
- <th>
521
- <nobr>身份证号</nobr>
522
- </th>
523
- <th>
524
- <nobr>详细地址</nobr>
525
- </th>
526
- <th>
527
- <nobr>联系电话</nobr>
528
- </th>
529
- <th>
530
- <nobr>建档日期</nobr>
531
- </th>
532
- <th>
533
- <nobr>供气合同编号</nobr>
534
- </th>
535
- <th>
536
- <nobr>通气日期</nobr>
537
- </th>
538
- <th>
539
- <nobr>通气人员</nobr>
540
- </th>
541
- <th>
542
- <nobr>防盗卡号</nobr>
543
- </th>
544
- <th>
545
- <nobr>品牌</nobr>
546
- </th>
547
- <th>
548
- <nobr>表号</nobr>
549
- </th>
550
- <th>
551
- <nobr>类型</nobr>
552
- </th>
553
- <th>
554
- <nobr>型号</nobr>
555
- </th>
556
- <th>
557
- <nobr>表向</nobr>
558
- </th>
559
- <th>
560
- <nobr>生产年月</nobr>
561
- </th>
562
- <th><nobr>客户状态</nobr></th>
563
-
564
- <th><nobr>档案编号</nobr></th>
565
- <th><nobr>是否发卡</nobr></th>
566
- <th><nobr>卡号</nobr></th>
567
- <!-- <th><nobr>客户名称</nobr></th>-->
568
- <!-- <th><nobr>小区名称</nobr></th>-->
569
- <th><nobr>楼栋</nobr></th>
570
- <th><nobr>单元</nobr></th>
571
- <th><nobr>楼层</nobr></th>
572
- <th><nobr>门牌号</nobr></th>
573
- <!-- <th>-->
574
- <!-- <data-order field="f_userinfo_code" name="客户地址"-->
575
- <!-- :order.sync="$parent.$parent.$parent.orderFields.f_address"></data-order>-->
576
- <!-- </th>-->
577
- <!-- <th><nobr>客户电话</nobr></th>-->
578
- <th><nobr>表册片区</nobr></th>
579
- <!-- <th>-->
580
- <!-- &lt;!&ndash;<nobr>通气日期</nobr>&ndash;&gt;-->
581
- <!-- <data-order field="f_gas_date" name="通气日期" :order.sync="$parent.$parent.$parent.orderFields.f_gas_date"></data-order>-->
582
- <!-- </th>-->
583
- <!-- 气价类型,单价暂时未处理 -->
584
- <th><nobr>气价类型</nobr></th>
585
- <th><nobr>气价名称</nobr></th>
586
- <th><nobr>单价</nobr></th>
587
-
588
- <th><nobr>安装位置</nobr></th>
589
- <th><nobr>缴费类型</nobr></th>
590
- <!-- <th><nobr>气表类型</nobr></th>-->
591
- <!-- <th><nobr>气表品牌</nobr></th>-->
592
- <!-- <th><nobr>表号</nobr></th>-->
593
- <th><nobr>表封号</nobr></th>
594
- <!-- <th><nobr>左右表</nobr></th>-->
595
- <th>
596
- <!--<nobr>气表安装日期</nobr>-->
597
- <data-order field="f_install_date" name="气表安装日期" :order.sync="$parent.$parent.$parent.orderFields.f_install_date"></data-order>
598
- </th>
599
- <th><nobr>气表底数</nobr></th>
600
- <th><nobr>账户余额</nobr></th>
601
- <th>
602
- <!--<nobr>最后抄表日期</nobr>-->
603
- <data-order field="f_hand_date" name="最后抄表日期" :order.sync="$parent.$parent.$parent.orderFields.f_hand_date"></data-order>
604
- </th>
605
- <!--<th><nobr>最后购气日期</nobr></th>-->
606
-
607
- <th><nobr>自动阀控</nobr></th>
608
- <th><nobr>阀门状态</nobr></th>
609
-
610
- <!-- <th><nobr>旧客户编号</nobr></th> -->
611
- <th><nobr>客户类型</nobr></th>
612
- <th><nobr>用气性质</nobr></th>
613
- <th>
614
- <!--<nobr>开户时间</nobr>-->
615
- <data-order field="f_open_date" name="开户时间" :order.sync="$parent.$parent.$parent.orderFields.f_open_date"></data-order>
616
-
617
- </th>
618
- <th><nobr>证件类型</nobr></th>
619
- <!-- <th><nobr>证件号码</nobr></th>-->
620
- <th><nobr>人口数</nobr></th>
621
- <th>
622
- <!--<nobr>保险结束日期</nobr>-->
623
- <data-order field="f_ins_stop_date" name="保险结束日期" :order.sync="$parent.$parent.$parent.orderFields.f_ins_stop_date"></data-order>
624
- </th>
625
- <!-- <th>-->
626
- <!-- &lt;!&ndash;<nobr>建档日期</nobr>&ndash;&gt;-->
627
- <!-- <data-order field="f_createfile_date" name="建档日期" :order.sync="$parent.$parent.$parent.orderFields.f_createfile_date"></data-order>-->
628
- <!-- </th>-->
629
- <th><nobr>建档人</nobr></th>
630
- <th><nobr>所属营业厅</nobr></th>
631
- <!-- <th><nobr>备注信息</nobr></th>-->
632
-
633
- <!-- <th><nobr>气价详情</nobr></th>-->
634
- <th><nobr>曾用名</nobr></th>
635
- <th><nobr>租户姓名</nobr></th>
636
- <th><nobr>租户电话</nobr></th>
637
- <!--<th><nobr>曾用名</nobr></th>-->
638
- <!-- <th><nobr>发票编码</nobr></th>-->
639
- <th><nobr>是否煤改气</nobr></th>
640
- <th><nobr>是否发放天然气使用证</nobr></th>
641
-
642
- <th><nobr>使用类型</nobr></th>
643
-
644
- <!-- <th><nobr>使用状态</nobr></th>-->
645
- <!--<th><nobr>通气时间</nobr></th>-->
646
-
647
- <!-- <th><nobr>气表型号</nobr></th>-->
648
- <th><nobr>预约通气时间</nobr></th>
649
- <th><nobr>表具状态</nobr></th>
650
- <th><nobr>初始气表底数</nobr></th>
651
- <th><nobr>累计用气金额</nobr></th>
652
- <th><nobr>表累购气量</nobr></th>
653
- <th><nobr>表累购金额</nobr></th>
654
-
655
- <th><nobr>抄表员(表册)</nobr></th>
656
- <th><nobr>抄表员(档案)</nobr></th>
657
- <th><nobr>用气点</nobr></th>
658
- <th><nobr>安装人</nobr></th>
659
- <!-- <th><nobr>通气人</nobr></th>-->
660
- <!-- <th><nobr>点火状态</nobr></th>-->
661
- <th><nobr>表册名称</nobr></th>
662
- <th><nobr>抄表册编号</nobr></th>
663
-
664
- <th><nobr>抄表册顺序</nobr></th>
665
- <th><nobr>表剩余金额</nobr></th>
666
- <!-- <th><nobr>首次购气日期</nobr></th>-->
667
- <th><nobr>写卡次数</nobr></th>
668
- <th><nobr>补卡次数</nobr></th>
669
- <!-- <th><nobr>购气次数</nobr></th>-->
670
-
671
- <th><nobr>表同步状态</nobr></th>
672
- <th><nobr>微信绑定</nobr></th>
673
-
674
- <th>
675
- <nobr>银行户名</nobr>
676
- </th>
677
- <th>
678
- <nobr>银行名称</nobr>
679
- </th>
680
- <th>
681
- <nobr>银行账号</nobr>
682
- </th>
683
- <th>
684
- <nobr>银行身份证号</nobr>
685
- </th>
686
- <th>
687
- <nobr>缴费编号</nobr>
688
- </th>
689
- <th>
690
- <nobr>报警器编号</nobr>
691
- </th>
692
- <th>
693
- <!--<nobr>换表时间</nobr>-->
694
- <data-order field="f_maxdate" name="换表时间" :order.sync="$parent.$parent.$parent.orderFields.f_maxdate"></data-order>
695
- </th>
696
- <th>
697
- <nobr>灶具信息</nobr>
698
- </th>
699
- <th>
700
- <nobr>备注</nobr>
701
- </th>
702
- <th>
703
- <nobr>曾用电话</nobr>
704
- </th>
705
- <th>
706
- <nobr>用户通气日期</nobr>
707
- </th>
708
- <th>
709
- <nobr>用气点数量</nobr>
710
- </th>
711
- <th>
712
- <nobr>厨房类型</nobr>
713
- </th>
714
- <th>
715
- <nobr>客户来源</nobr>
716
- </th>
717
- <th>
718
- <nobr>是否投保</nobr>
719
- </th>
720
- <th>
721
- <nobr>保险期限</nobr>
722
- </th>
723
- <th>
724
- <nobr>保险生效日期</nobr>
725
- </th>
726
- <th>
727
- <nobr>保险结束日期</nobr>
728
- </th>
729
- </tr>
730
- </template>
731
- <template partial='body'>
732
- <td style="text-align: center;"><nobr>{{$index + 1}}</nobr></td>
733
- <td style="text-align: center;"><nobr>{{row.f_userinfo_code}}</nobr></td>
734
- <td style="text-align: center;"><nobr>{{row.f_residential_area}}</nobr></td>
735
- <td style="text-align: center;"><nobr>{{row.f_user_name}}</nobr></td>
736
- <td style="text-align: center;"><nobr>{{row.f_idnumber}}</nobr></td>
737
- <td style="text-align: center;"><nobr>{{row.f_address}}</nobr></td>
738
- <td style="text-align: center;"><nobr>{{row.f_user_phone}}</nobr></td>
739
- <td style="text-align: center;"><nobr>{{row.f_createfile_date}}</nobr></td>
740
- <td style="text-align: center;"><nobr>{{row.f_contract_id}}</nobr></td>
741
- <td style="text-align: center;"><nobr>{{row.f_gas_date}}</nobr></td>
742
- <td style="text-align: center;"><nobr>{{row.f_gas_person}}</nobr></td>
743
- <td style="text-align: center;"><nobr>{{row.f_defendcard}}</nobr></td>
744
- <td style="text-align: center;"><nobr>{{row.f_meter_brand}}</nobr></td>
745
- <td style="text-align: center;"><nobr>{{row.f_meternumber}}</nobr></td>
746
- <td style="text-align: center;"><nobr>{{row.f_meter_type}}</nobr></td>
747
- <td style="text-align: center;"><nobr>{{row.f_meter_style}}</nobr></td>
748
- <td style="text-align: center;"><nobr>{{row.f_aroundmeter}}</nobr></td>
749
- <td style="text-align: center;"><nobr>{{row.f_factory_date}}</nobr></td>
750
- <!-- <td style="text-align: center;"><nobr>-->
751
- <!-- <span @click="$parent.$parent.$parent.showmsg(row)"><a>{{row.f_userinfo_code}}</a></span>-->
752
- <!-- </nobr> </td>-->
753
- <td style="text-align: center;"><nobr>{{row.f_user_state}}</nobr></td>
754
- <td style="text-align: center;"><nobr>{{row.f_olduserinfo_code}}</nobr></td>
755
- <td style="text-align: center;"><nobr>{{row.f_whether_hairpin}}</nobr></td>
756
- <td style="text-align: center;"><nobr>{{row.f_card_id}}</nobr></td>
757
- <!-- <td style="text-align: center;"><nobr>{{row.f_user_name}}</nobr></td>-->
758
- <!-- <td style="text-align: center;"><nobr>{{row.f_residential_area}}</nobr></td>-->
759
- <td style="text-align: center;"><nobr>{{row.f_building}}</nobr></td>
760
- <td style="text-align: center;"><nobr>{{row.f_unit}}</nobr></td>
761
- <td style="text-align: center;"><nobr>{{row.f_floor}}</nobr></td>
762
- <!-- <td style="text-align: center;"><nobr>{{row.f_address}}</nobr></td>-->
763
- <td style="text-align: center;"><nobr>{{row.f_room}}</nobr></td>
764
- <!-- <td style="text-align: center;"><nobr>{{row.f_user_phone}}</nobr></td>-->
765
- <td style="text-align: center;"><nobr>{{row.f_book_slice_area}}</nobr></td>
766
- <!-- <td style="text-align: center;"><nobr>{{row.f_gas_date}}</nobr></td>-->
767
- <!-- 气价类型,单价暂时未处理 -->
768
- <td style="text-align: center;"><nobr>&nbsp;&nbsp;</nobr></td>
769
- <td style="text-align: center;"><nobr>{{row.f_price_name}}</nobr></td>
770
- <td style="text-align: center;"><nobr>{{row.value}}</nobr></td>
771
-
772
- <td style="text-align: center;"><nobr>{{row.f_position}}</nobr></td>
773
- <td style="text-align: center;"><nobr>{{row.f_cost_type}}</nobr></td>
774
- <!-- <td style="text-align: center;"><nobr>{{row.f_meter_type}}</nobr></td>-->
775
- <!-- <td style="text-align: center;"><nobr>{{row.f_meter_brand}}</nobr></td>-->
776
- <!-- <td style="text-align: center;"><nobr>{{row.f_meternumber}}</nobr></td>-->
777
- <td style="text-align: center;"><nobr>{{row.f_metertitles}}</nobr></td>
778
- <!-- <td style="text-align: center;"><nobr>{{row.f_aroundmeter}}</nobr></td>-->
779
- <td style="text-align: center;"><nobr>{{row.f_install_date}}</nobr></td>
780
- <td style="text-align: center;"><nobr>{{row.f_meter_base}}</nobr></td>
781
- <td style="text-align: center;"><nobr>{{row.f_balance}}</nobr></td>
782
- <td style="text-align: center;"><nobr>{{row.f_hand_date}}</nobr></td>
783
- <!-- <td style="text-align: center;"><nobr>{{row.f_max_operate_date}}</nobr></td>-->
784
- <td style="text-align: center;"><nobr>{{row.f_network_valve}}</nobr></td>
785
- <td style="text-align: center;"><nobr>{{row.f_valve_state}}</nobr></td>
786
-
787
- <!-- <td style="text-align: center;"><nobr>{{row.f_olduserinfo_code}}</nobr></td>-->
788
- <td style="text-align: center;"><nobr>{{row.f_user_type}}</nobr></td>
789
- <td style="text-align: center;"><nobr>{{row.f_gasproperties}}</nobr></td>
790
-
791
- <td style="text-align: center;"><nobr>{{row.f_open_date}}</nobr></td>
792
- <td style="text-align: center;"><nobr>{{row.f_credentials}}</nobr></td>
793
- <!-- <td style="text-align: center;"><nobr>{{row.f_idnumber}}</nobr></td>-->
794
- <td style="text-align: center;"><nobr>{{row.f_people_num}}</nobr></td>
795
- <td style="text-align: center;"><nobr>{{row.f_ins_stop_date}}</nobr></td>
796
- <!-- <td style="text-align: center;"><nobr>{{row.f_createfile_date}}</nobr></td>-->
797
- <td style="text-align: center;"><nobr>{{row.f_createfile_person}}</nobr></td>
798
- <td style="text-align: center;"><nobr>{{row.f_depname}}</nobr></td>
799
- <!-- <td style="text-align: center;"><nobr>{{row.f_comments}}</nobr></td>-->
800
-
801
- <!-- <td style="text-align: center;"><nobr>{{row.value}}</nobr></td>-->
802
- <td style="text-align: center;"><nobr>{{row.f_used_name}}</nobr></td>
803
- <td style="text-align: center;"><nobr>{{row.f_rent_name}}</nobr></td>
804
- <td style="text-align: center;"><nobr>{{row.f_zuhu_phone}}</nobr></td>
805
- <!-- <td style="text-align: center;"><nobr>{{row.f_contract_id}}</nobr></td>-->
806
- <td style="text-align: center;"><nobr>{{row.f_is_mgq}}</nobr></td>
807
- <td style="text-align: center;"><nobr>{{row.f_send_usegas_card}}</nobr></td>
808
-
809
- <td style="text-align: center;"><nobr>{{row.f_usetype}}</nobr></td>
810
- <!-- <td style="text-align: center;"><nobr>{{row.f_usestate}}</nobr></td>-->
811
- <!--<td style="text-align: center;"><nobr>{{row.f_people_num}}</nobr></td>-->
812
-
813
- <!-- <td style="text-align: center;"><nobr>{{row.f_meter_style}}</nobr></td>-->
814
- <td style="text-align: center;"><nobr>{{row.f_subscribe_date}}</nobr></td>
815
- <td style="text-align: center;"><nobr>{{row.f_table_state}}</nobr></td>
816
- <td style="text-align: center;"><nobr>{{row.f_initial_base}}</nobr></td>
817
- <td style="text-align: center;"><nobr>{{row.f_total_usegas_amount}}</nobr></td>
818
- <td style="text-align: center;"><nobr>{{row.f_total_gas}}</nobr></td>
819
- <td style="text-align: center;"><nobr>{{row.f_total_fee}}</nobr></td>
820
- <td style="text-align: center;"><nobr>{{row.f_book_inputtor}}</nobr></td>
821
- <td style="text-align: center;"><nobr>{{row.f_inputtor}}</nobr></td>
822
-
823
- <td style="text-align: center;"><nobr>{{row.f_userfiles_address}}</nobr></td>
824
- <td style="text-align: center;"><nobr>{{row.f_install_person}}</nobr></td>
825
- <!-- <td style="text-align: center;"><nobr>{{row.f_gas_person}}</nobr></td>-->
826
- <!-- <td style="text-align: center;"><nobr>{{row.f_fire_state}}</nobr></td>-->
827
- <td style="text-align: center;"><nobr>{{row.f_book_name}}</nobr></td>
828
- <td style="text-align: center;"><nobr>{{row.f_meter_book_num}}</nobr></td>
829
-
830
- <td style="text-align: center;"><nobr>{{row.f_meter_book_sort}}</nobr></td>
831
- <td style="text-align: center;"><nobr>{{row.f_balance_amount}}</nobr></td>
832
- <!-- <td style="text-align: center;"><nobr>{{row.f_min_operate_date}}</nobr></td>-->
833
- <td style="text-align: center;"><nobr>{{row.f_times}}</nobr></td>
834
- <td style="text-align: center;"><nobr>{{row.f_fillcard_times}}</nobr></td>
835
- <!-- <td style="text-align: center;"><nobr>{{row.f_sell_number}}</nobr></td>-->
836
- <td style="text-align: center;"><nobr>{{row.f_sendsuccess}}</nobr></td>
837
- <td style="text-align: center;"><nobr>{{row.f_isband}}</nobr></td>
838
-
839
- <td style="text-align: center;">
840
- <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_accopen}}</span></nobr>
841
- </td>
842
- <td style="text-align: center;">
843
- <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_name}}</span></nobr>
844
- </td>
845
- <td style="text-align: center;">
846
- <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_account}}</span></nobr>
847
- </td>
848
- <td :class="row.f_user_state !== '正常'? 'back-red' : 'back-blue'" style="text-align: center;">
849
- <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_idnumber}}</span></nobr>
850
- </td>
851
- <td style="text-align: center;">
852
- <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_pay_number}}</span></nobr>
853
- </td>
854
- <td style="text-align: center;"><nobr>{{row.f_alarm_code}}</nobr></td>
855
- <td style="text-align: center;"><nobr>{{row.f_maxdate}}</nobr></td>
856
- <td style="text-align: center;"><nobr>{{row.f_devices_type}}</nobr></td>
857
- <td style="text-align: center;"><nobr>{{row.f_comments}}</nobr></td>
858
- <td style="text-align: center;"><nobr>{{row.f_rent_phone}}</nobr></td>
859
- <td style="text-align: center;"><nobr>{{row.f_uservent_date}}</nobr></td>
860
- <td style="text-align: center;"><nobr>{{row.f_gas_pointsnumber}}</nobr></td>
861
- <td style="text-align: center;"><nobr>{{row.f_kitchen_type}}</nobr></td>
862
- <td style="text-align: center;"><nobr>{{row.f_customer_source}}</nobr></td>
863
- <td style="text-align: center;"><nobr>{{row.f_is_insure}}</nobr></td>
864
- <td style="text-align: center;"><nobr>{{row.f_salecount}}</nobr></td>
865
- <td style="text-align: center;"><nobr>{{row.f_ins_start_date}}</nobr></td>
866
- <td style="text-align: center;"><nobr>{{row.f_expiration_date}}</nobr></td>
867
- </template>
868
- <template partial='foot'>
869
-
870
- </template>
871
- </data-grid>
872
- </criteria-paged>
873
-
874
- <table class="table-hover">
875
- <tr style="position: relative" class="table-bordered">
876
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">汇总信息</td>
877
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">已挂表:{{sumsmodel.f_yiguabiao}}</td>
878
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">未挂表:{{sumsmodel.f_weiguabiao}}</td>
879
- </tr>
880
- </table>
881
-
882
- <modal :show.sync="printshow" v-ref:modal backdrop="false">
883
- <header slot="modal-header" class="modal-header text-center">
884
- <h4 class="modal-title">打印列选择</h4>
885
- <input type="checkbox" class="" id="f_generations" v-model="all">
886
- <label for="f_generations" class="font-size">全选</label>
887
- </header>
888
- <article slot="modal-body">
889
- <div class="auto col-sm-11 col-md-offset-1" style="margin-top: 10px;">
890
- <div class="col-sm-3" v-for="f in fields">
891
- <input type="checkbox" class="" :id="'water-owe-details-'+$index" v-model="modelval" :value="$key">
892
- <label :for="'water-owe-details-'+$index" class="font-size">{{f}}</label>
893
- </div>
894
- </div>
895
- </article>
896
- <footer slot="modal-footer" class="modal-footer">
897
- <center>
898
-
899
- <button v-show="printshow" type="button" class="btn btn-default" @click='close()'>取消</button>
900
- <button v-show="printshow" type="button" class="btn btn-success" @click='print()'>打印</button>
901
- <print-table :model='model' v-show="false" v-ref:print
902
- :top='40' :left='60' :right='40' :bottom='60'
903
- :thead="thead" :tfoot='tfoot' :attach="yangsen"
904
- :fields="modelval" :printpage="true">
905
- </print-table>
906
- </center>
907
- </footer>
908
- </modal>
909
- </div>
910
- <div class="flex" v-if="show">
911
- <user-info-detail-manage-new :f_userinfo_id="rowdata.f_userinfo_id" @cancel-main="cancel"></user-info-detail-manage-new>
912
- </div>
913
- </div></div></div>
914
- <high-meter-idcard :show.sync="false" v-ref:highcard ></high-meter-idcard>
915
- </template>
916
-
917
- <script>
918
- import {HttpResetClass, PagedList} from 'vue-client'
919
- import defaultPrint from './config/DefaultPrint'
920
- import exportConfig from './config/exportConfig'
921
- // let cardBtnGen = async function (self, val) {
922
- // self.cardInfo = val.data
923
- //
924
- // // 判断读卡是否需要卡密码
925
- // console.log('读卡上的信息', self.cardInfo)
926
- //
927
- // if (self.cardInfo.NewParam) {
928
- // if (self.cardInfo.NewParam.error) {
929
- // if (self.cardInfo.NewParam.error === '0001') {
930
- // // 需要重新读卡并传卡密码
931
- // if (self.model.rows.length == 1 && self.model.rows[0].f_alias === self.cardInfo.Factory) {
932
- // self.readCardParam = self.model.rows[0].f_card_password
933
- // self.cardInfo = await self.$refs.paged.$refs.cri.$refs.readcard.readCard2(self.model.rows[0].f_card_password)
934
- // } else {
935
- // self.$showAlert('此卡需要先获取客户信息。请通过条件查询该客户信息之后进行读卡!!', 'warning', 2000)
936
- // return
937
- // }
938
- // }
939
- // }
940
- // }
941
- // self.card=self.cardInfo.CardID
942
- // self.search()
943
- // }
944
- let readySomething = async function (self) {
945
- await self.$MagLoadParams.loadParam()
946
- // await self.$LoadParams.loadParam(self.f_filialeid)
947
- self.initParams()
948
- self.getPricenames();
949
- self.defaultfield = [...self.defaultfield, ...self.config.defaultPrint]
950
- // self.$refs.paged.$refs.cri.model.startDate = self.$login.toStandardDateString()
951
- // self.$refs.paged.$refs.cri.model.endDate = self.$login.toStandardDateString()
952
- // await self.$refs.paged.$refs.cri.search()
953
- }
954
- export default {
955
- title: '综合档案信息查询',
956
- data() {
957
- return {
958
- IdCardInfo:'',
959
- card:'',
960
- isSingleUser: null,
961
- other:[],
962
- footer:[],
963
- model: new PagedList('api/af-revenue/sql/compreQuery', 20,{orderitem: this.orderitem?'"' + this.orderitem + ' "':`'f_residential_area desc,f_building desc,f_unit desc,f_floor desc,f_room desc,f_userfiles_id desc'`},{f_yiguabiao:0,f_weiguabiao:0}),
964
- criteriaShow: false,
965
- orgCondtionStr:'',
966
- residentialArea: [],
967
- gasproperties:[],
968
- meterbrands: [],
969
- modelval: [],
970
- prices: [],
971
- meterbooks: [],
972
- printshow: false,
973
- all: false,
974
- fields: {},
975
- thead: '',
976
- tfoot: '',
977
- defaultfield: [],
978
- //排序
979
- orderitem: 'f_residential_area desc,f_building desc,f_unit desc,f_floor desc,f_room desc,f_userfiles_id desc',
980
- orderFields: {
981
- f_operate_date: 'no'
982
- },
983
- config: {
984
- defaultPrint: ['f_userinfo_code', 'f_user_name', 'f_user_phone', 'f_user_state']
985
- },
986
- area: [],
987
- inputtouPerson: [],
988
- bookinputtorperson:[],
989
- conditon2:'',
990
- show:false,
991
- rowdata:{},
992
- f_filialeid: this.$login.f.orgid,
993
- // 下拉框参数
994
- initres: {
995
- org:[this.$login.f.orgid],
996
- dep:[],
997
- user:[],
998
- },
999
- // 合计数据
1000
- sumsmodel: {},
1001
- //表册片区
1002
- bookSlice:[{label: '全部',value: ''}],
1003
- meterStyle:[{label: '全部',value: ''}],
1004
- pricenames:[],
1005
- dypayment:[{label:"全部",value:""},{label:"银行代扣",value:"银行代扣",},{label:"现金缴费",value:"现金缴费",}],
1006
- networkvalves: this.$appdata.getParam('自动阀控') ? [{label: '全部', value: ''}, ...this.$appdata.getParam('自动阀控')] : [],
1007
- }
1008
- },
1009
- ready(){
1010
- this.getaddress()
1011
- this.$refs.paged.$refs.cri.model.f_user_state=['正常']
1012
- readySomething(this).then(() => {
1013
- this.$emit('ready')
1014
- }).catch((error) => {
1015
- this.$emit('error', error)
1016
- })
1017
- },
1018
- methods: {
1019
- recombine (param) {
1020
- // 条件拼接数据,多用于in ()。将数组转成字符串时加上单引号处理
1021
- let str = ''
1022
- if (param && param.length > 0) {
1023
- param.forEach((p) => {
1024
- str += `'${p}',`
1025
- })
1026
- }
1027
- return `(${str.substring(0, str.length - 1)})`
1028
- },
1029
- async getMeterStyle(val){
1030
- if (val.length > 0){
1031
- // 获取气表型号下拉框
1032
- let HttpReset = new HttpResetClass()
1033
- let param = {
1034
- items: 'distinct f_meter_style',
1035
- tablename: 't_gasmodel gm left join t_gasbrand tg on gm.f_gasbrand_id = tg.id',
1036
- condition: `tg.f_meter_brand in ${this.recombine(val)}`,
1037
- orderitem: 'f_meter_style'
1038
- }
1039
- let data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_singleTable', {data: param}, {resolveMsg: null, rejectMsg: '获取设备列表失败!'})
1040
- for (let row of data.data) {
1041
- this.meterStyle.push({label: row.f_meter_style, value: row.f_meter_style})
1042
- }
1043
- } else {
1044
- this.meterStyle = [{label: '全部',value: ''}]
1045
- }
1046
- },
1047
- ReadIDCard(){
1048
- this.$refs.highcard.sendMsg(this.$refs.highcard.CLT_MSG.READ_IDCARD, (msg) => {
1049
- console.log('======',msg)
1050
- if(msg.err !== 0){ return}
1051
- this.IdCardInfo=msg.strID
1052
- })
1053
- if(this.IdCardInfo) {
1054
- this.search()
1055
- }else{
1056
- alert("读取失败,找不到用户信息")
1057
- }
1058
- },
1059
- cardBtn (val) {
1060
- // this.clear()
1061
- cardBtnGen(this, val)
1062
- },
1063
- getPricenames() {
1064
- this.pricenames = []
1065
- let priceArr = []
1066
- this.$MagGetSaleParam.prices.forEach((item) => {
1067
- let temp = {}
1068
- temp.label = item.f_price_name
1069
- temp.value = item.f_price_name
1070
- priceArr.push(temp)
1071
- })
1072
- this.pricenames = [{label: '全部', value: ''}, ...priceArr]
1073
- },
1074
- selectPrice(){
1075
- this.pricesAll=[{label: '全部', value: ''}]
1076
- this.$refs.paged.$refs.cri.model.f_price=''
1077
- this.pricesSum.forEach((item)=>{
1078
- if(this.$refs.paged.$refs.cri.model.f_price_name==item.f_price_name){
1079
- item.detailprice.forEach((item)=>{
1080
- let temp={}
1081
- temp.label=item.f_price
1082
- temp.value=item.f_price
1083
- this.pricesAll.push(temp)
1084
- })
1085
- }
1086
- })
1087
- },
1088
- pricetypechanged(){
1089
- this.$refs.paged.$refs.cri.model.f_price_name = []
1090
- },
1091
- getotherfooter () {
1092
- // this.$refs.paged.$refs.cri.$refs.exports.otherData = [];
1093
- // this.$refs.paged.$refs.cri.$refs.exports.footerData = [];
1094
- this.other = [];
1095
- this.footer = [];
1096
- let exportdata = this.getCondition;
1097
- let otherInData = [];
1098
- otherInData.push(`导出时间: ${this.$login.toStandardTimeString()}`);
1099
- // let footerData = [], exportfield = this.getExportField;
1100
- // footerData.push("合计");
1101
- // let self = this;
1102
- // for (var field in self.sumsmodel) {
1103
- // footerData.push(`${exportfield[field]}合计:${self.sumsmodel[field]}`);
1104
- // }
1105
- // this.footer.push(footerData);
1106
- this.other.push(otherInData);
1107
- },
1108
- initParams() {
1109
- // 初始化气表品牌
1110
- let brandArr = []
1111
- this.$MagGetSaleParam.getGasbrand().forEach((item) => {
1112
- let temp = {}
1113
- temp.label = item.label
1114
- temp.value = item.value.f_meter_brand
1115
- brandArr.push(temp)
1116
- })
1117
- this.meterbrands = [{label: '全部', value: ''}, ...brandArr]
1118
- //初始化气表价格
1119
- this.prices = this.$MagGetSaleParam.getPrices();
1120
- },
1121
- async getaddress(){
1122
- console.log('开始获取小区')
1123
- let HttpReset = new HttpResetClass()
1124
- var data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_getarealist', {
1125
- data: {
1126
- condition: `1=1 and s.f_filialeid = '${this.$login.f.orgid}'`
1127
- }
1128
- }, {resolveMsg: null, rejectMsg: '获取小区失败!'})
1129
- console.log('小区',data)
1130
- let house = [{label: '全部', value: ''}]
1131
- for (let row of data.data){
1132
- console.log('开始保存小区')
1133
- house.push({label: row.f_residential_area, value: row.f_residential_area})
1134
- }
1135
- this.residentialArea = house
1136
- },
1137
- search(){
1138
- this.$refs.paged.$refs.cri.search()
1139
- },
1140
- cancel() {
1141
- this.show = false
1142
- },
1143
- showmsg(obj){
1144
- this.rowdata=obj
1145
- this.show=true
1146
- },
1147
- selfSearch (args) {
1148
-
1149
- //抄表员查询条件
1150
- this.inputtouPerson = this.$refs.paged.$refs.cri.model.f_inputtor
1151
- if(this.inputtouPerson.length !== 0){
1152
- let str = JSON.stringify(this.inputtouPerson)
1153
- str = str.replace(/"/g,`'`)
1154
- str = str.replace(/\[/g,``)
1155
- str = str.replace(/\]/g,``)
1156
- console.log("=====抄表员model22222222222绑定====",str)
1157
- //查询多个抄表员时条件
1158
- args.condition += ` and f_inputtor in ( ${str} )`
1159
- }
1160
- //debugger
1161
- this.bookinputtorperson = this.$refs.paged.$refs.cri.model.f_book_inputtor;
1162
- if(this.bookinputtorperson.length !== 0){
1163
- let str = JSON.stringify(this.bookinputtorperson)
1164
- str = str.replace(/"/g,`'`)
1165
- str = str.replace(/\[/g,``)
1166
- str = str.replace(/\]/g,``)
1167
- console.log("=====抄表员model22222222222绑定====",str)
1168
- //查询多个抄表员时条件
1169
- args.condition += ` and f_book_inputtor in ( ${str} )`
1170
- }
1171
- if (!this.orgCondtionStr) {
1172
- args.condition = `${args.condition}` + " and uf.f_orgid = " + this.$login.f.orgid
1173
- } else {
1174
- args.condition = `${args.condition}` + this.orgCondtionStr
1175
- }
1176
- console.log("查看条件",this.conditon2)
1177
- if(this.card!=''){
1178
- args.condition +=` and f_card_id='${this.card}'`
1179
- }
1180
- if(this.IdCardInfo!=''){
1181
- args.condition+=` and f_idnumber='${this.IdCardInfo}'`
1182
- }
1183
- this.conditon2 = args.condition
1184
- this.model.search(args.condition, args.model)
1185
- this.sumsmodel = this.$refs.paged.$refs.grid.model.sums;
1186
- this.card=''
1187
- this.IdCardInfo=''
1188
- console.log('合计字段',this.sumsmodel)
1189
- },
1190
- clear(){
1191
- Object.keys(this.$refs.paged.$refs.cri.model).forEach((key) => {
1192
- this.$refs.paged.$refs.cri.model[key] = []
1193
- })
1194
- },
1195
- hidden(){
1196
- this.criteriaShow = !this.criteriaShow
1197
- },
1198
- getRes(obj) {
1199
- this.orgCondtionStr = obj
1200
- },
1201
- stamp () {
1202
- this.all = false
1203
- //默认选择要打印的列
1204
- this.modelval = defaultPrint.config
1205
- this.fields = this.getfield
1206
- console.log('所有打印字段',this.fields)
1207
- this.printshow = true
1208
- this.put()
1209
- },
1210
- put () {
1211
- // 对Modelval进行排序
1212
- this.sortModelval()
1213
- this.thead = `<tr><th colspan=${this.modelval.length}>设备查询统计报表</th></tr><tr>`
1214
- for (let key of this.modelval) {
1215
- this.thead += '<th>' + this.fields[key] + '</th>'
1216
- }
1217
- this.thead += '</tr>'
1218
- },
1219
- print () {
1220
- this.$refs.print.PrintAsFile()
1221
- this.printshow = false
1222
- },
1223
- close () {
1224
- this.printshow = false
1225
- this.all = false
1226
- },
1227
- userTypeChange () {
1228
- this.gasproperties=[]
1229
- if(this.$refs.paged.$refs.cri.model !==null) {
1230
- this.$refs.paged.$refs.cri.model.f_gasproperties=''
1231
- this.gasproperties = this.$appdata.getParam(this.$refs.paged.$refs.cri.model.f_user_type[0])
1232
- // this.gasproperties.push({label: '全部', value: ''})
1233
- }
1234
- else{
1235
- this.gasproperties =[{label: '全部', value: ''}]
1236
- }
1237
- },
1238
- // 对选择的列进行排序
1239
- sortModelval () {
1240
- let sortModel = []
1241
- Object.keys(this.fields).forEach((key) => {
1242
- if (this.modelval.includes(key)) {
1243
- sortModel.push(key)
1244
- }
1245
- })
1246
- this.modelval = sortModel
1247
- console.log('选择的打印的字段', this.modelval)
1248
- },
1249
- async updateParams() {
1250
- await this.$MagLoadParams.loadParam(this.f_filialeid)
1251
- this.inputtores = [];
1252
- this.inputtores.push({label: "全部", value: ""})
1253
- this.initSlice(this.f_filialeid)
1254
- if(this.allorgid!=null){
1255
- this.allorgid.forEach((res)=>{
1256
- this.inputtores = this.inputtores.concat(this.$MagGetSaleParam.getresinputtor(res));
1257
- })
1258
- }
1259
- },
1260
- async initSlice (val) {
1261
- if (val) {
1262
- let getAllArea = await this.$resetpost('/rs/search', {
1263
- source: 'this.getParentByType($organization$).getAllChildrens().where(row.getType() == $zone$)',
1264
- userid: this.$login.f.id
1265
- }, {resolveMsg: null, rejectMsg: '获取片区出错!!!'})
1266
- let arr = getAllArea.data.filter((res) => {
1267
- return res.parentid == val
1268
- })
1269
- this.bookSlice = []
1270
- console.log('过滤之后的片区-------------------', arr)
1271
- arr.forEach((res) => {
1272
- this.bookSlice.push({label: res.name, value: res.name})
1273
- })
1274
- }
1275
- },
1276
- //表册片区和抄表册关联
1277
- async inputtorchange(){
1278
- this.$set('$refs.paged.$refs.cri.model.f_meter_book',[]);
1279
- /*let val1=this.$refs.paged.$refs.cri.model.f_meter_book*/
1280
- let val2=this.$refs.paged.$refs.cri.model.f_book_slice_area
1281
- if((val2.length>0)){
1282
- let condition = ` 1=1 and f_orgid ='${this.f_filialeid}' and f_book_state='有效' `
1283
- /*if (val1[0]){
1284
- condition = condition+ ` and f_meter_book = '${val1[0]}' `
1285
- }*/
1286
- if(val2[0]) {
1287
- condition = condition + ` and f_book_slice_area = '${val2}' `
1288
- }
1289
- let param={
1290
- items:'*',
1291
- tablename:'t_meter_book',
1292
- condition:condition,
1293
- orderitem:'id'
1294
- }
1295
- let getMeterBooks = await this.$resetpost('rs/sql/singleTable_OrderBy', {data: param}, {resolveMsg: null, rejectMsg: '获取营收参数出错!!!'})
1296
- if (getMeterBooks.data) {
1297
- if(getMeterBooks.data.length >0){
1298
- let rs = [];
1299
- getMeterBooks.data.forEach((item)=>{
1300
- let temp = {
1301
- label:item.f_book_name,
1302
- value:item.id
1303
- };
1304
- rs.push(temp);
1305
-
1306
- })
1307
- this.meterbooks = [{label: '全部',value: ''}, ...rs];
1308
- }else{
1309
- this.meterbooks = [{label: '全部',value: ''}];
1310
- }
1311
- }
1312
- }else{
1313
- this.meterbooks = [{label: '全部',value: ''}];
1314
- this.initmeterbook();
1315
- }
1316
- },
1317
- async initmeterbook(orgstr){
1318
- if(orgstr == null ){
1319
- orgstr = this.f_filialeid;
1320
- }
1321
- //获取新的抄表册,先去清理所有的抄表册
1322
- this.$GetSaleParam.meterbooks = [];
1323
- //开始加载新的抄表册
1324
- await this.$LoadParams.loadMeterBook(orgstr)
1325
- this.meterbooks = [{label: '全部', value: ''}, ...this.$GetSaleParam.getMeterBooks()]
1326
- },
1327
- sort (field, rule) {
1328
- // 将所有排序方式设为不排序,实现相互排斥
1329
- for (let key in this.orderFields) {
1330
- if (key === field) {
1331
- this.orderFields[key] = rule
1332
- } else {
1333
- this.orderFields[key] = 'no'
1334
- }
1335
- }
1336
- // 如果新规则不排序,还原为默认排序
1337
- if (rule === 'no') {
1338
- this.model.paramSource.orderitem = `'${this.orderitem}'`
1339
- } else {
1340
- this.model.paramSource.orderitem = `'${field} ${rule},f_userfiles_id desc'`
1341
- }
1342
-
1343
- this.search()
1344
- }
1345
- },
1346
- watch:{
1347
- 'model.rows.length' () {
1348
- this.isSingleUser = this.model.rows
1349
- },
1350
- 'all' (val) {
1351
- if (val) {
1352
- this.modelval = this.bodyData
1353
- } else {
1354
- this.modelval = defaultPrint.config
1355
- this.put()
1356
- }
1357
- },
1358
- 'modelval.length' () {
1359
- this.put()
1360
- },
1361
- sumsmodel:{
1362
- handler: function(val) {
1363
- this.getotherfooter();
1364
- },
1365
- deep: true
1366
- },
1367
- 'orgCondtionStr'(val) {
1368
- let res = val.match(/'(.*?)'/)
1369
- console.log('正则提取:',res && res[1])
1370
- if (res) {
1371
- this.f_filialeid = res[1]
1372
- if(res.input !=null){
1373
- let resorgid = res.input.substring(res.input.indexOf("'"));
1374
- if(resorgid!= null && resorgid!=''){
1375
- resorgid = resorgid.substring(0,resorgid.lastIndexOf("'")+1);
1376
- // resorgid = resorgid.replaceAll("'","");
1377
- resorgid = resorgid.replace(/'/g,"");
1378
- this.allorgid = resorgid.split(",")
1379
- }
1380
- }
1381
- this.updateParams()
1382
- }
1383
- },
1384
- },
1385
- computed:{
1386
- bandstates () {
1387
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('微信绑定')]
1388
- },
1389
- TableStates () {
1390
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('气表状态')]
1391
- },
1392
- bgl(){
1393
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('壁挂炉')]
1394
- },
1395
- houseTypes(){
1396
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('房屋类型')]
1397
- },
1398
- gasproperties(){
1399
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('用气性质')]
1400
- },
1401
- whetherCard(){
1402
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('发卡状态')]
1403
- },
1404
- usertypes() {
1405
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('用户类型')]
1406
- },
1407
- useTypes() {
1408
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('使用类型')]
1409
- },
1410
- positions() {
1411
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('安装位置')]
1412
- },
1413
- meterbooks(){
1414
- return [{label: '全部', value: ''}, ...this.$GetSaleParam.getMeterBooks()]
1415
- },
1416
- userstates() {
1417
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('客户状态')]
1418
- },
1419
-
1420
- metertypes() {
1421
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('气表类型')]
1422
- },
1423
- pricetypes() {
1424
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('气价类型')]
1425
- },
1426
- person() {
1427
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('安装人')]
1428
- },
1429
- tablestate() {
1430
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('表具状态')]
1431
- },
1432
- inputtores () {
1433
- // 获取抄表员
1434
- console.log('获取抄表员', this.$login.f)
1435
- let rs = []
1436
- if (this.$login.f.f_gasman.length > 0) {
1437
- for (let i = 0; i < this.$login.f.f_gasman.length; i++) {
1438
- let temp = {
1439
- label: this.$login.f.f_gasman[i].name,
1440
- value: this.$login.f.f_gasman[i].name
1441
- }
1442
- rs.push(temp)
1443
- }
1444
- }
1445
-
1446
- return [{label: '全部', value: ''}, ...rs]
1447
- },
1448
- authArr () {
1449
- return this.$login.r ? this.$login.r : []
1450
- },
1451
- getCondition(){
1452
-
1453
- return {condition:this.conditon2,orderitem:this.orderitem}
1454
- },
1455
- getfield(){
1456
- let data = {}
1457
- this.bodyData.forEach((value, index)=>{
1458
- data[this.bodyData[index]] = this.headData[index]
1459
- })
1460
- //合计字段打印
1461
- this.tfoot = `<tr><th colspan=${this.modelval.length}>全表汇总信息: `
1462
- if(this.sumsmodel){
1463
- Object.keys(this.sumsmodel).forEach((key) => {
1464
- this.tfoot += this.fields[key] + '合计: ' + `<font color="blue">${this.sumsmodel[key]} </font>`
1465
- })
1466
- }else{
1467
- this.tfoot += '暂无'
1468
- }
1469
- this.tfoot += '</th></tr>'
1470
- return data
1471
- },
1472
- getExportField() {
1473
- return exportConfig.compreConfig
1474
- }
1475
- }
1476
- }
1477
- </script>
1
+ <template>
2
+ <div id="unit" class="flex-row">
3
+ <div class="basic-main" @keyup.enter="search">
4
+ <div class="flex">
5
+ <div style="flex:1;" class="flex" v-if="!show">
6
+ <criteria-paged :model="model" v-ref:paged @sort="sort">
7
+ <criteria partial='criteria' @condition-changed='$parent.selfSearch' v-ref:cri>
8
+ <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
9
+ <div class="row">
10
+ <div class="col-sm-2 form-group" >
11
+ <label class="font_normal_body">客户编号</label>
12
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_userinfo_code"
13
+ condition="f_userinfo_code = '{}' " placeholder="客户编号">
14
+ </div>
15
+ <div class="col-sm-2 form-group" >
16
+ <label class="font_normal_body">客户名称</label>
17
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
+ condition="f_user_name like '%{}%'" placeholder="客户名称">
19
+ </div>
20
+ <div class="col-sm-2 form-group">
21
+ <label class="font_normal_body">客户电话</label>
22
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"
23
+ condition="f_user_phone like '%{}%'" placeholder="客户电话">
24
+ </div>
25
+ <div class="col-sm-2 form-group">
26
+ <label class="font_normal_body" title="旧客户编号">档案编号</label>
27
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_olduserinfo_code"
28
+ condition="f_olduserinfo_code = '{}' " placeholder="档案编号">
29
+ </div>
30
+ <div class="col-sm-2 form-group">
31
+ <label class="font_normal_body" title="旧客户编号">合同编号</label>
32
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_contract_id"
33
+ condition="f_contract_id = '{}' " placeholder="合同编号">
34
+ </div>
35
+
36
+
37
+
38
+ <div class="span" style = "float:right;">
39
+ <button class="button_search button_spacing" v-show="false" @click="$parent.$parent.ReadIDCard()">读取身份证</button>
40
+ <read-card :is-single.sync="$parent.$parent.isSingleUser" @read-info="$parent.$parent.cardBtn" v-ref:readcard></read-card>
41
+ <button class="button_search button_spacing" @click="search()">查询</button>
42
+ <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
43
+ <!--<button class="btn btn-default" @click="$parent.$parent.stamp()">打印</button>-->
44
+
45
+ <export-excel :data="$parent.$parent.getCondition"
46
+ :field="$parent.$parent.getExportField"
47
+ v-if="$parent.$parent.authArr.includes('档案查询导出')"
48
+ sqlurl="/api/af-revenue/easyExcel/compreExport" sql-name="compreQuery" template-name='综合档案查询导出' :choose-col="true"></export-excel>
49
+ <print-data :sum-field="$parent.$parent.getExportField" :model="$parent.model" :field="$parent.$parent.getExportField"
50
+ :defaultfield="$parent.$parent.defaultfield"
51
+ titletable="综合档案查询"
52
+ :sumsmodel="$parent.$parent.sumsmodel"></print-data>
53
+ <div style="float: right" class="button_spacing"
54
+ :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
55
+ @click="$parent.$parent.hidden()"></div>
56
+ </div>
57
+ </div>
58
+
59
+ <div class="row" v-show="$parent.$parent.criteriaShow">
60
+ <res-select-group :initres="$parent.$parent.initres" @re-res="$parent.$parent.getRes"></res-select-group>
61
+ <div class="col-sm-2 form-group">
62
+ <label class="font_normal_body">身份证号</label>
63
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_idnumber"
64
+ condition="f_idnumber like '%{}%'" placeholder="身份证号">
65
+ </div>
66
+ <div class="col-sm-2 form-group" >
67
+ <label for="startDate" class="font_normal_body" title="建档开始日期">开始日期</label>
68
+ <datepicker id="startDate" placeholder="建档开始日期" style="width:60%"
69
+ v-model="model.startDate"
70
+ :value.sync="model.startDate"
71
+ :format="'yyyy-MM-dd'"
72
+ :show-reset-button="true"
73
+ condition="f_createfile_date >= '{} 00:00:00'">
74
+ </datepicker>
75
+ </div>
76
+ <div class="col-sm-2 form-group" >
77
+ <label for="endDate" class="font_normal_body" title="建档结束日期">结束日期</label>
78
+ <datepicker id="endDate" placeholder="建档结束日期" style="width:60%"
79
+ v-model="model.endDate"
80
+ :value.sync="model.endDate"
81
+ :format="'yyyy-MM-dd'"
82
+ :show-reset-button="true"
83
+ condition="f_createfile_date <= '{} 23:59:59'">
84
+ </datepicker>
85
+ </div>
86
+
87
+ <div class="col-sm-2 form-group" >
88
+ <label class="font_normal_body">客户状态</label>
89
+ <v-select :value.sync="model.f_user_state"
90
+ v-model="model.f_user_state"
91
+ multiple
92
+ :options='$parent.$parent.userstates' placeholder='请选择'
93
+ condition="f_user_state in {}"
94
+ ></v-select>
95
+ </div>
96
+ <div class="col-sm-2 form-group">
97
+ <label class="font_normal_body">人&emsp;&emsp;数</label>
98
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_people_num"
99
+ condition="f_people_num = '{}'" placeholder="人数">
100
+ </div>
101
+ <div class="col-sm-2 form-group">
102
+ <label class="font_normal_body">客户地址</label>
103
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_address"
104
+ condition="f_address like '%{}%'" placeholder='客户地址'>
105
+ </div>
106
+ <div class="col-sm-2 form-group">
107
+ <label for="startDate" class="font_normal_body">建档日期</label>
108
+ <datepicker placeholder="建档日期" style="width:60%"
109
+ v-model="model.f_createfile_date"
110
+ :value.sync="model.f_createfile_date"
111
+ :format="'yyyy-MM-dd'"
112
+ :show-reset-button="true"
113
+ condition="f_createfile_date >= '{} 00:00:00'">
114
+ </datepicker>
115
+ </div>
116
+ <div class="col-sm-2 form-group">
117
+ <label class="font_normal_body">建档部门</label>
118
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_depname"
119
+ condition="f_depname like '%{}%'" placeholder='建档部门'>
120
+ </div>
121
+ <div class="col-sm-2 form-group">
122
+ <label class="font_normal_body">报警器编码</label>
123
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_alarm_code"
124
+ condition="f_alarm_code like '%{}%'" placeholder='报警器编码'>
125
+ </div>
126
+ <div class="col-sm-2 form-group">
127
+ <label class="font_normal_body">发票编码</label>
128
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_taxpayer_id"
129
+ condition="f_taxpayer_id like '%{}%'" placeholder='发票编码'>
130
+ </div>
131
+ <div class="col-sm-2 form-group">
132
+ <label class="font_normal_body">燃气表号</label>
133
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_meternumber"
134
+ condition="f_meternumber = '{}'" placeholder='燃气表号'>
135
+ </div>
136
+
137
+ <div class="col-sm-2 form-group">
138
+ <label class="font_normal_body">气表分类</label>
139
+ <v-select :value.sync="model.f_meter_classify"
140
+ v-model="model.f_meter_classify" multiple
141
+ :options='$parent.$parent.metertypes' placeholder='请选择'
142
+ condition="f_meter_classify in {}"
143
+ ></v-select>
144
+ </div>
145
+
146
+ <div class="col-sm-2 form-group">
147
+ <label class="font_normal_body">气表品牌</label>
148
+ <v-select :value.sync="model.f_meter_brand"
149
+ v-model="model.f_meter_brand" multiple
150
+ @change="$parent.$parent.getMeterStyle"
151
+ :options='$parent.$parent.meterbrands' placeholder='请选择'
152
+ condition="f_meter_brand in {}"
153
+ ></v-select>
154
+ </div>
155
+
156
+ <div class="col-sm-2 form-group">
157
+ <label class="font_normal_body">气表型号</label>
158
+ <v-select :value.sync="model.f_meter_style"
159
+ v-model="model.f_meter_style" multiple
160
+ :options='$parent.$parent.meterStyle' placeholder='请选择'
161
+ condition="f_meter_style in {}"
162
+ ></v-select>
163
+ </div>
164
+ <div class="col-sm-2 form-group">
165
+ <label class="font_normal_body">表&emsp;&emsp;号</label>
166
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_meter_number"
167
+ condition="f_meternumber = '{}'" placeholder='表号'>
168
+ </div>
169
+ <div class="col-sm-2 form-group">
170
+ <label class="font_normal_body">卡&emsp;&emsp;号</label>
171
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_card_id"
172
+ condition="f_card_id = '{}'" placeholder='卡号'>
173
+ </div>
174
+ <div class="col-sm-2 form-group">
175
+ <label class="font_normal_body">客户类型</label>
176
+ <v-select :value.sync="model.f_user_type"
177
+ :options='$parent.$parent.usertypes'
178
+ @change="$parent.$parent.userTypeChange()"
179
+ placeholder='请选择' v-model="model.f_user_type"
180
+ condition="f_user_type = '{}'"
181
+ close-on-select></v-select>
182
+ </div>
183
+ <div class="col-sm-2 form-group" >
184
+ <label for="startDate1" class="font_normal_body" title="抄表开始日期">抄表日期</label>
185
+ <datepicker id="startDate1" placeholder="开始日期" style="width:60%"
186
+ v-model="model.startDate1"
187
+ :value.sync="model.startDate1"
188
+ :format="'yyyy-MM-dd'"
189
+ :show-reset-button="true"
190
+ condition="f_hand_date >= '{} 00:00:00'">
191
+ </datepicker>
192
+ </div>
193
+ <div class="col-sm-2 form-group" >
194
+ <label for="endDate1" class="font_normal_body" title="抄表结束日期">抄表日期</label>
195
+ <datepicker id="endDate1" placeholder="结束日期" style="width:60%"
196
+ v-model="model.endDate1"
197
+ :value.sync="model.endDate1"
198
+ :format="'yyyy-MM-dd'"
199
+ :show-reset-button="true"
200
+ condition="f_hand_date <= '{} 23:59:59'">
201
+ </datepicker>
202
+ </div>
203
+ <div class="col-sm-2 form-group">
204
+ <label class="font_normal_body">小&emsp;&emsp;区</label>
205
+ <v-select :value.sync="model.f_residential_area"
206
+ class="select_list select"
207
+ enter-push
208
+ multiple
209
+ condition="f_residential_area in {}"
210
+ v-model="model.f_residential_area"
211
+ style="width: 60%"
212
+ :options='$parent.$parent.residentialArea' placeholder='选择小区'
213
+ >
214
+
215
+ </v-select>
216
+ </div>
217
+ <div class="col-sm-2 form-group" >
218
+ <label class="font_normal_body">楼&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;号</label>
219
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_building"
220
+ condition="f_building = '{}'" placeholder='楼号'>
221
+ </div>
222
+ <div class="col-sm-2 form-group" >
223
+ <label class="font_normal_body">单&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;元</label>
224
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_unit"
225
+ condition="f_unit = '{}'" placeholder='单元号'>
226
+ </div>
227
+
228
+ <div class="col-sm-2 form-group" >
229
+ <label class="font_normal_body">楼&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;层</label>
230
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_floor"
231
+ condition="f_floor = '{}'" placeholder='楼层号'>
232
+ </div>
233
+ <div class="col-sm-2 form-group" >
234
+ <label class="font_normal_body">门&ensp;牌&ensp;号</label>
235
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_room"
236
+ condition="f_room = '{}'" placeholder='门牌号'>
237
+ </div>
238
+ <div class="col-sm-2 form-group">
239
+ <label class="font_normal_body">余额区间</label>
240
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_balance"
241
+ condition="f_balance >= '{}'" placeholder="最小值">
242
+ </div>
243
+ <div class="col-sm-2 form-group">
244
+ <label class="font_normal_body">&ensp;&ensp;&ensp;至&ensp;&ensp;&ensp;</label>
245
+ <input type="text" style="width:60%" class="input_search" v-model="model.balance2"
246
+ condition="f_balance <= '{}'" placeholder="最大值">
247
+ </div>
248
+ <div class="col-sm-2 form-group" >
249
+ <label class="font_normal_body">用&ensp;气&ensp;点</label>
250
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_userfiles_address"
251
+ condition="f_userfiles_address like '%{}%'" placeholder="用气点">
252
+ </div>
253
+ <!-- <div class="col-sm-2 form-group">-->
254
+ <!-- <label class="font_normal_body">用气性质</label>-->
255
+ <!-- <v-select :value.sync="model.f_gasproperties" v-model="model.f_gasproperties"-->
256
+ <!-- :options='$parent.$parent.gasproperties' placeholder='请选择'-->
257
+ <!-- condition="f_gasproperties in {}"-->
258
+ <!-- ></v-select>-->
259
+ <!-- </div>-->
260
+ <div class="col-sm-2 form-group">
261
+ <label class="font_normal_body">用气性质</label>
262
+ <v-select :value.sync="model.f_gasproperties" v-model="model.f_gasproperties"
263
+ :options='$parent.$parent.gasproperties' placeholder='请选择'
264
+ condition="f_gasproperties = '{}'"
265
+ close-on-select></v-select>
266
+ </div>
267
+ <div class="col-sm-2 form-group">
268
+ <label class="font_normal_body">气价类型</label>
269
+ <v-select :value.sync="model.pricetype" v-model="model.pricetype"
270
+ placeholder='气价类型' :options="$parent.$parent.pricetypes"
271
+ condition="f_price_type = '{}'" @change="$parent.$parent.pricetypechanged"
272
+ close-on-select v-ref:type>
273
+ </v-select>
274
+ </div>
275
+ <div class="col-sm-2 form-group">
276
+ <label class="font_normal_body">气价名称</label>
277
+ <v-select :value.sync="model.f_price_name" v-model="model.f_price_name"
278
+ multiple
279
+ :options="$parent.$parent.pricenames" placeholder='气价名称'
280
+ condition="f_price_name in {}"
281
+ ></v-select>
282
+ </div>
283
+ <div class="col-sm-2 form-group" >
284
+ <label class="font_normal_body">微信绑定</label>
285
+ <v-select :value.sync="model.f_isband"
286
+ v-model="model.f_isband"
287
+ :options='$parent.$parent.bandstates' placeholder='请选择'
288
+ condition="f_isband = '{}'"
289
+ close-on-select></v-select>
290
+ </div>
291
+ <div class="col-sm-2 form-group">
292
+ <label class="font_normal_body">壁&ensp;挂&ensp;炉</label>
293
+ <v-select :value.sync="model.isbgl" v-model="model.isbgl"
294
+ :options='$parent.$parent.bgl' placeholder='请选择'
295
+ condition="isbgl = '{}'"
296
+ close-on-select></v-select>
297
+ </div>
298
+ <div class="col-sm-2 form-group">
299
+ <label class="font_normal_body">发卡状态</label>
300
+ <v-select :value.sync="model.whetherhairpin" v-model="model.whetherhairpin"
301
+ :options='$parent.$parent.whetherCard' placeholder='请选择'
302
+ condition="f_whether_hairpin = '{}'"
303
+ close-on-select></v-select>
304
+ </div>
305
+ <div class="col-sm-2 form-group">
306
+ <label class="font_normal_body">安装位置</label>
307
+ <v-select :value.sync="model.f_position" v-model="model.f_position"
308
+ :options='$parent.$parent.positions' placeholder='请选择'
309
+ condition="f_position = '{}'"
310
+ close-on-select></v-select>
311
+ </div>
312
+
313
+ <!--表册片区-->
314
+ <div class="col-sm-2 form-group">
315
+ <label class="font_normal_body">表册片区</label>
316
+ <v-select :value.sync="model.f_book_slice_area" v-model="model.f_book_slice_area"
317
+ @change="$parent.$parent.inputtorchange"
318
+ :options='$parent.$parent.bookSlice' placeholder='片区/表册'
319
+ style="width:60%"
320
+ close-on-select
321
+ condition="f_book_slice_area = '{}'"></v-select>
322
+ </div>
323
+ <div class="col-sm-2 form-group">
324
+ <label class="font_normal_body">抄&ensp;表&ensp;册</label>
325
+ <v-select :value.sync="model.f_meter_book" v-model="model.f_meter_book"
326
+ :options='$parent.$parent.meterbooks' placeholder='请选择'
327
+ style="width:60%"
328
+ close-on-select
329
+ condition="f_meter_book_num = '{}'"></v-select>
330
+ </div>
331
+ <div class="col-sm-2 form-group">
332
+ <label class="font_normal_body">房屋类型</label>
333
+ <v-select :value.sync="model.f_house_type" v-model="model.f_house_type"
334
+ :options='$parent.$parent.houseTypes' placeholder='请选择'
335
+ style="width:60%"
336
+ close-on-select
337
+ condition="f_house_type = '{}'"></v-select>
338
+ </div>
339
+ <div class="col-sm-2 form-group">
340
+ <label class="font_normal_body" >缴费类型</label>
341
+ <v-select :value.sync="model.f_payment" multiple
342
+ v-model="model.f_payment"
343
+ :options='$parent.$parent.dypayment' placeholder='请选择'
344
+ condition="f_cost_type in {}"
345
+ ></v-select>
346
+ </div>
347
+ <div class="col-sm-2 form-group" >
348
+ <label for="startDate2" class="font_normal_body" title="开户时间">开户时间</label>
349
+ <datepicker id="startDate2" placeholder="开始日期" style="width:60%"
350
+ v-model="model.startDate2"
351
+ :value.sync="model.startDate2"
352
+ :format="'yyyy-MM-dd'"
353
+ :show-reset-button="true"
354
+ condition="f_open_date >= '{} 00:00:00'">
355
+ </datepicker>
356
+ </div>
357
+ <div class="col-sm-2 form-group" >
358
+ <label for="endDate2" class="font_normal_body" title="开户时间">开户时间</label>
359
+ <datepicker id="endDate2" placeholder="结束日期" style="width:60%"
360
+ v-model="model.endDate2"
361
+ :value.sync="model.endDate2"
362
+ :format="'yyyy-MM-dd'"
363
+ :show-reset-button="true"
364
+ condition="f_open_date <= '{} 23:59:59'">
365
+ </datepicker>
366
+ </div>
367
+ <div class="col-sm-2 form-group" >
368
+ <label for="startDate3" class="font_normal_body" title="安装日期">安装日期</label>
369
+ <datepicker id="startDate3" placeholder="开始日期" style="width:60%"
370
+ v-model="model.startDate3"
371
+ :value.sync="model.startDate3"
372
+ :format="'yyyy-MM-dd'"
373
+ :show-reset-button="true"
374
+ condition="f_install_date >= '{} 00:00:00'">
375
+ </datepicker>
376
+ </div>
377
+ <div class="col-sm-2 form-group" >
378
+ <label for="endDate3" class="font_normal_body" title="安装日期">安装日期</label>
379
+ <datepicker id="endDate3" placeholder="结束日期" style="width:60%"
380
+ v-model="model.endDate3"
381
+ :value.sync="model.endDate3"
382
+ :format="'yyyy-MM-dd'"
383
+ :show-reset-button="true"
384
+ condition="f_install_date <= '{} 23:59:59'">
385
+ </datepicker>
386
+ </div>
387
+ <div class="col-sm-2 form-group" >
388
+ <label for="endDate4" class="font_normal_body" title="点火时间">点火时间</label>
389
+ <datepicker id="endDate4" placeholder="开始日期" style="width:60%"
390
+ v-model="model.startDate4"
391
+ :value.sync="model.startDate4"
392
+ :format="'yyyy-MM-dd'"
393
+ :show-reset-button="true"
394
+ condition="f_gas_date >= '{} 00:00:00'">
395
+ </datepicker>
396
+ </div>
397
+ <div class="col-sm-2 form-group" >
398
+ <label for="endDate4" class="font_normal_body" title="点火时间">点火时间</label>
399
+ <datepicker id="endDate4" placeholder="结束日期" style="width:60%"
400
+ v-model="model.endDate4"
401
+ :value.sync="model.endDate4"
402
+ :format="'yyyy-MM-dd'"
403
+ :show-reset-button="true"
404
+ condition="f_gas_date <= '{} 23:59:59'">
405
+ </datepicker>
406
+ </div>
407
+ <div class="col-sm-2 form-group" >
408
+ <label for="startDate5" class="font_normal_body" title="预约通气时间">预约时间</label>
409
+ <datepicker id="startDate5" placeholder="开始日期" style="width:60%"
410
+ v-model="model.startDate5"
411
+ :value.sync="model.startDate5"
412
+ :format="'yyyy-MM-dd'"
413
+ :show-reset-button="true"
414
+ condition="f_subscribe_date >= '{} 00:00:00'">
415
+ </datepicker>
416
+ </div>
417
+ <div class="col-sm-2 form-group" >
418
+ <label for="endDate5" class="font_normal_body" title="预约通气时间">预约时间</label>
419
+ <datepicker id="endDate5" placeholder="结束日期" style="width:60%"
420
+ v-model="model.endDate5"
421
+ :value.sync="model.endDate5"
422
+ :format="'yyyy-MM-dd'"
423
+ :show-reset-button="true"
424
+ condition="f_subscribe_date <= '{} 23:59:59'">
425
+ </datepicker>
426
+ </div>
427
+ <div class="col-sm-2 form-group" >
428
+ <label class="font_normal_body">气表表号</label>
429
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_meternumber"
430
+ condition="f_meternumber like '%{}%'" placeholder='气表表号'>
431
+ </div>
432
+ <div class="col-sm-2 form-group">
433
+ <label class="font_normal_body">使用类型</label>
434
+ <v-select :value.sync="model.f_usetype" v-model="model.f_usetype"
435
+ :options='$parent.$parent.useTypes' placeholder='请选择'
436
+ style="width:60%"
437
+ close-on-select
438
+ condition="f_usetype = '{}'"></v-select>
439
+ </div>
440
+ <div class="col-sm-2 form-group">
441
+ <label class="font_normal_body">表具状态</label>
442
+ <v-select :value.sync="model.f_table_state" v-model="model.f_table_state"
443
+ multiple
444
+ :options='$parent.$parent.TableStates' placeholder='请选择'
445
+ style="width:60%"
446
+ condition="f_table_state in {}"></v-select>
447
+ </div>
448
+ <div class="col-sm-2 form-group">
449
+ <label class="font_normal_body">表册抄表员</label>
450
+ <v-select :value.sync="model.f_book_inputtor" v-model='model.f_book_inputtor'
451
+ style="width:60%"
452
+ multiple
453
+ :options='$parent.$parent.inputtores' placeholder='表册抄表员'
454
+ v-el:cc></v-select>
455
+ </div>
456
+ <div class="col-sm-2 form-group">
457
+ <label class="font_normal_body">档案抄表员</label>
458
+ <v-select :value.sync="model.f_inputtor" v-model='model.f_inputtor'
459
+ style="width:60%"
460
+ multiple
461
+ :options='$parent.$parent.inputtores' placeholder='档案抄表员'
462
+ v-el:cc></v-select>
463
+ </div>
464
+ <div class="col-sm-2 form-group">
465
+ <label class="font_normal_body">安&ensp;装&ensp;人</label>
466
+ <v-select :value.sync="model.f_install_person" v-model='model.f_install_person'
467
+ style="width:60%"
468
+ multiple
469
+ :options='$parent.$parent.person' placeholder='安装人'
470
+ condition="f_install_person in {}"
471
+ v-el:cc></v-select>
472
+ </div>
473
+ <div class="col-sm-2 form-group">
474
+ <label class="font_normal_body">自动阀控</label>
475
+ <v-select
476
+ placeholder='自动阀控'
477
+
478
+ :value.sync="model.f_network_valve"
479
+ style="width:60%"
480
+ v-model="model.f_network_valve"
481
+ :options='$parent.$parent.networkvalves'
482
+ close-on-select
483
+ condition="f_network_valve='{}'">
484
+ </v-select>
485
+ </div>
486
+ </div>
487
+ </div>
488
+ </criteria>
489
+
490
+ <data-grid :model="model" partial='list' class="list_area table_sy" v-ref:grid>
491
+ <template partial='head'>
492
+ <tr>
493
+ <th rowspan="2">
494
+ <nobr>序号</nobr>
495
+ </th>
496
+ <th colspan="6">
497
+ <nobr>用户信息</nobr>
498
+ </th>
499
+ <th colspan="5">
500
+ <nobr>建档信息</nobr>
501
+ </th>
502
+ <th colspan="6">
503
+ <nobr>燃气表</nobr>
504
+ </th>
505
+ <th colspan="71">
506
+ <nobr>其他</nobr>
507
+ </th>
508
+ </tr>
509
+ <tr>
510
+ <th>
511
+ <!--<nobr>客户编号</nobr>-->
512
+ <data-order field="f_userinfo_code" name="客户编号" :order.sync="$parent.$parent.$parent.orderFields.f_userinfo_code"></data-order>
513
+ </th>
514
+ <th>
515
+ <nobr>小区名称</nobr>
516
+ </th>
517
+ <th>
518
+ <nobr>户主姓名</nobr>
519
+ </th>
520
+ <th>
521
+ <nobr>身份证号</nobr>
522
+ </th>
523
+ <th>
524
+ <nobr>详细地址</nobr>
525
+ </th>
526
+ <th>
527
+ <nobr>联系电话</nobr>
528
+ </th>
529
+ <th>
530
+ <nobr>建档日期</nobr>
531
+ </th>
532
+ <th>
533
+ <nobr>供气合同编号</nobr>
534
+ </th>
535
+ <th>
536
+ <nobr>通气日期</nobr>
537
+ </th>
538
+ <th>
539
+ <nobr>通气人员</nobr>
540
+ </th>
541
+ <th>
542
+ <nobr>防盗卡号</nobr>
543
+ </th>
544
+ <th>
545
+ <nobr>品牌</nobr>
546
+ </th>
547
+ <th>
548
+ <nobr>表号</nobr>
549
+ </th>
550
+ <th>
551
+ <nobr>类型</nobr>
552
+ </th>
553
+ <th>
554
+ <nobr>型号</nobr>
555
+ </th>
556
+ <th>
557
+ <nobr>表向</nobr>
558
+ </th>
559
+ <th>
560
+ <nobr>生产年月</nobr>
561
+ </th>
562
+ <th><nobr>客户状态</nobr></th>
563
+
564
+ <th><nobr>档案编号</nobr></th>
565
+ <th><nobr>是否发卡</nobr></th>
566
+ <th><nobr>卡号</nobr></th>
567
+ <!-- <th><nobr>客户名称</nobr></th>-->
568
+ <!-- <th><nobr>小区名称</nobr></th>-->
569
+ <th><nobr>楼栋</nobr></th>
570
+ <th><nobr>单元</nobr></th>
571
+ <th><nobr>楼层</nobr></th>
572
+ <th><nobr>门牌号</nobr></th>
573
+ <!-- <th>-->
574
+ <!-- <data-order field="f_userinfo_code" name="客户地址"-->
575
+ <!-- :order.sync="$parent.$parent.$parent.orderFields.f_address"></data-order>-->
576
+ <!-- </th>-->
577
+ <!-- <th><nobr>客户电话</nobr></th>-->
578
+ <th><nobr>表册片区</nobr></th>
579
+ <!-- <th>-->
580
+ <!-- &lt;!&ndash;<nobr>通气日期</nobr>&ndash;&gt;-->
581
+ <!-- <data-order field="f_gas_date" name="通气日期" :order.sync="$parent.$parent.$parent.orderFields.f_gas_date"></data-order>-->
582
+ <!-- </th>-->
583
+ <!-- 气价类型,单价暂时未处理 -->
584
+ <th><nobr>气价类型</nobr></th>
585
+ <th><nobr>气价名称</nobr></th>
586
+ <th><nobr>单价</nobr></th>
587
+
588
+ <th><nobr>安装位置</nobr></th>
589
+ <th><nobr>缴费类型</nobr></th>
590
+ <!-- <th><nobr>气表类型</nobr></th>-->
591
+ <!-- <th><nobr>气表品牌</nobr></th>-->
592
+ <!-- <th><nobr>表号</nobr></th>-->
593
+ <th><nobr>表封号</nobr></th>
594
+ <!-- <th><nobr>左右表</nobr></th>-->
595
+ <th>
596
+ <!--<nobr>气表安装日期</nobr>-->
597
+ <data-order field="f_install_date" name="气表安装日期" :order.sync="$parent.$parent.$parent.orderFields.f_install_date"></data-order>
598
+ </th>
599
+ <th><nobr>气表底数</nobr></th>
600
+ <th><nobr>账户余额</nobr></th>
601
+ <th>
602
+ <!--<nobr>最后抄表日期</nobr>-->
603
+ <data-order field="f_hand_date" name="最后抄表日期" :order.sync="$parent.$parent.$parent.orderFields.f_hand_date"></data-order>
604
+ </th>
605
+ <!--<th><nobr>最后购气日期</nobr></th>-->
606
+
607
+ <th><nobr>自动阀控</nobr></th>
608
+ <th><nobr>阀门状态</nobr></th>
609
+
610
+ <!-- <th><nobr>旧客户编号</nobr></th> -->
611
+ <th><nobr>客户类型</nobr></th>
612
+ <th><nobr>用气性质</nobr></th>
613
+ <th>
614
+ <!--<nobr>开户时间</nobr>-->
615
+ <data-order field="f_open_date" name="开户时间" :order.sync="$parent.$parent.$parent.orderFields.f_open_date"></data-order>
616
+
617
+ </th>
618
+ <th><nobr>证件类型</nobr></th>
619
+ <!-- <th><nobr>证件号码</nobr></th>-->
620
+ <th><nobr>人口数</nobr></th>
621
+ <th>
622
+ <!--<nobr>保险结束日期</nobr>-->
623
+ <data-order field="f_ins_stop_date" name="保险结束日期" :order.sync="$parent.$parent.$parent.orderFields.f_ins_stop_date"></data-order>
624
+ </th>
625
+ <!-- <th>-->
626
+ <!-- &lt;!&ndash;<nobr>建档日期</nobr>&ndash;&gt;-->
627
+ <!-- <data-order field="f_createfile_date" name="建档日期" :order.sync="$parent.$parent.$parent.orderFields.f_createfile_date"></data-order>-->
628
+ <!-- </th>-->
629
+ <th><nobr>建档人</nobr></th>
630
+ <th><nobr>所属营业厅</nobr></th>
631
+ <!-- <th><nobr>备注信息</nobr></th>-->
632
+
633
+ <!-- <th><nobr>气价详情</nobr></th>-->
634
+ <th><nobr>曾用名</nobr></th>
635
+ <th><nobr>租户姓名</nobr></th>
636
+ <th><nobr>租户电话</nobr></th>
637
+ <!--<th><nobr>曾用名</nobr></th>-->
638
+ <!-- <th><nobr>发票编码</nobr></th>-->
639
+ <th><nobr>是否煤改气</nobr></th>
640
+ <th><nobr>是否发放天然气使用证</nobr></th>
641
+
642
+ <th><nobr>使用类型</nobr></th>
643
+
644
+ <!-- <th><nobr>使用状态</nobr></th>-->
645
+ <!--<th><nobr>通气时间</nobr></th>-->
646
+
647
+ <!-- <th><nobr>气表型号</nobr></th>-->
648
+ <th><nobr>预约通气时间</nobr></th>
649
+ <th><nobr>表具状态</nobr></th>
650
+ <th><nobr>初始气表底数</nobr></th>
651
+ <th><nobr>累计用气金额</nobr></th>
652
+ <th><nobr>表累购气量</nobr></th>
653
+ <th><nobr>表累购金额</nobr></th>
654
+
655
+ <th><nobr>抄表员(表册)</nobr></th>
656
+ <th><nobr>抄表员(档案)</nobr></th>
657
+ <th><nobr>用气点</nobr></th>
658
+ <th><nobr>安装人</nobr></th>
659
+ <!-- <th><nobr>通气人</nobr></th>-->
660
+ <!-- <th><nobr>点火状态</nobr></th>-->
661
+ <th><nobr>表册名称</nobr></th>
662
+ <th><nobr>抄表册编号</nobr></th>
663
+
664
+ <th><nobr>抄表册顺序</nobr></th>
665
+ <th><nobr>表剩余金额</nobr></th>
666
+ <!-- <th><nobr>首次购气日期</nobr></th>-->
667
+ <th><nobr>写卡次数</nobr></th>
668
+ <th><nobr>补卡次数</nobr></th>
669
+ <!-- <th><nobr>购气次数</nobr></th>-->
670
+
671
+ <th><nobr>表同步状态</nobr></th>
672
+ <th><nobr>微信绑定</nobr></th>
673
+
674
+ <th>
675
+ <nobr>银行户名</nobr>
676
+ </th>
677
+ <th>
678
+ <nobr>银行名称</nobr>
679
+ </th>
680
+ <th>
681
+ <nobr>银行账号</nobr>
682
+ </th>
683
+ <th>
684
+ <nobr>银行身份证号</nobr>
685
+ </th>
686
+ <th>
687
+ <nobr>缴费编号</nobr>
688
+ </th>
689
+ <th>
690
+ <nobr>报警器编号</nobr>
691
+ </th>
692
+ <th>
693
+ <!--<nobr>换表时间</nobr>-->
694
+ <data-order field="f_maxdate" name="换表时间" :order.sync="$parent.$parent.$parent.orderFields.f_maxdate"></data-order>
695
+ </th>
696
+ <th>
697
+ <nobr>灶具信息</nobr>
698
+ </th>
699
+ <th>
700
+ <nobr>备注</nobr>
701
+ </th>
702
+ <th>
703
+ <nobr>曾用电话</nobr>
704
+ </th>
705
+ <th>
706
+ <nobr>用户通气日期</nobr>
707
+ </th>
708
+ <th>
709
+ <nobr>用气点数量</nobr>
710
+ </th>
711
+ <th>
712
+ <nobr>厨房类型</nobr>
713
+ </th>
714
+ <th>
715
+ <nobr>客户来源</nobr>
716
+ </th>
717
+ <th>
718
+ <nobr>是否投保</nobr>
719
+ </th>
720
+ <th>
721
+ <nobr>保险期限</nobr>
722
+ </th>
723
+ <th>
724
+ <nobr>保险生效日期</nobr>
725
+ </th>
726
+ <th>
727
+ <nobr>保险结束日期</nobr>
728
+ </th>
729
+ </tr>
730
+ </template>
731
+ <template partial='body'>
732
+ <td style="text-align: center;"><nobr>{{$index + 1}}</nobr></td>
733
+ <td style="text-align: center;"><nobr>{{row.f_userinfo_code}}</nobr></td>
734
+ <td style="text-align: center;"><nobr>{{row.f_residential_area}}</nobr></td>
735
+ <td style="text-align: center;"><nobr>{{row.f_user_name}}</nobr></td>
736
+ <td style="text-align: center;"><nobr>{{row.f_idnumber}}</nobr></td>
737
+ <td style="text-align: center;"><nobr>{{row.f_address}}</nobr></td>
738
+ <td style="text-align: center;"><nobr>{{row.f_user_phone}}</nobr></td>
739
+ <td style="text-align: center;"><nobr>{{row.f_createfile_date}}</nobr></td>
740
+ <td style="text-align: center;"><nobr>{{row.f_contract_id}}</nobr></td>
741
+ <td style="text-align: center;"><nobr>{{row.f_gas_date}}</nobr></td>
742
+ <td style="text-align: center;"><nobr>{{row.f_gas_person}}</nobr></td>
743
+ <td style="text-align: center;"><nobr>{{row.f_defendcard}}</nobr></td>
744
+ <td style="text-align: center;"><nobr>{{row.f_meter_brand}}</nobr></td>
745
+ <td style="text-align: center;"><nobr>{{row.f_meternumber}}</nobr></td>
746
+ <td style="text-align: center;"><nobr>{{row.f_meter_type}}</nobr></td>
747
+ <td style="text-align: center;"><nobr>{{row.f_meter_style}}</nobr></td>
748
+ <td style="text-align: center;"><nobr>{{row.f_aroundmeter}}</nobr></td>
749
+ <td style="text-align: center;"><nobr>{{row.f_factory_date}}</nobr></td>
750
+ <!-- <td style="text-align: center;"><nobr>-->
751
+ <!-- <span @click="$parent.$parent.$parent.showmsg(row)"><a>{{row.f_userinfo_code}}</a></span>-->
752
+ <!-- </nobr> </td>-->
753
+ <td style="text-align: center;"><nobr>{{row.f_user_state}}</nobr></td>
754
+ <td style="text-align: center;"><nobr>{{row.f_olduserinfo_code}}</nobr></td>
755
+ <td style="text-align: center;"><nobr>{{row.f_whether_hairpin}}</nobr></td>
756
+ <td style="text-align: center;"><nobr>{{row.f_card_id}}</nobr></td>
757
+ <!-- <td style="text-align: center;"><nobr>{{row.f_user_name}}</nobr></td>-->
758
+ <!-- <td style="text-align: center;"><nobr>{{row.f_residential_area}}</nobr></td>-->
759
+ <td style="text-align: center;"><nobr>{{row.f_building}}</nobr></td>
760
+ <td style="text-align: center;"><nobr>{{row.f_unit}}</nobr></td>
761
+ <td style="text-align: center;"><nobr>{{row.f_floor}}</nobr></td>
762
+ <!-- <td style="text-align: center;"><nobr>{{row.f_address}}</nobr></td>-->
763
+ <td style="text-align: center;"><nobr>{{row.f_room}}</nobr></td>
764
+ <!-- <td style="text-align: center;"><nobr>{{row.f_user_phone}}</nobr></td>-->
765
+ <td style="text-align: center;"><nobr>{{row.f_book_slice_area}}</nobr></td>
766
+ <!-- <td style="text-align: center;"><nobr>{{row.f_gas_date}}</nobr></td>-->
767
+ <!-- 气价类型,单价暂时未处理 -->
768
+ <td style="text-align: center;"><nobr>&nbsp;&nbsp;</nobr></td>
769
+ <td style="text-align: center;"><nobr>{{row.f_price_name}}</nobr></td>
770
+ <td style="text-align: center;"><nobr>{{row.value}}</nobr></td>
771
+
772
+ <td style="text-align: center;"><nobr>{{row.f_position}}</nobr></td>
773
+ <td style="text-align: center;"><nobr>{{row.f_cost_type}}</nobr></td>
774
+ <!-- <td style="text-align: center;"><nobr>{{row.f_meter_type}}</nobr></td>-->
775
+ <!-- <td style="text-align: center;"><nobr>{{row.f_meter_brand}}</nobr></td>-->
776
+ <!-- <td style="text-align: center;"><nobr>{{row.f_meternumber}}</nobr></td>-->
777
+ <td style="text-align: center;"><nobr>{{row.f_metertitles}}</nobr></td>
778
+ <!-- <td style="text-align: center;"><nobr>{{row.f_aroundmeter}}</nobr></td>-->
779
+ <td style="text-align: center;"><nobr>{{row.f_install_date}}</nobr></td>
780
+ <td style="text-align: center;"><nobr>{{row.f_meter_base}}</nobr></td>
781
+ <td style="text-align: center;"><nobr>{{row.f_balance}}</nobr></td>
782
+ <td style="text-align: center;"><nobr>{{row.f_hand_date}}</nobr></td>
783
+ <!-- <td style="text-align: center;"><nobr>{{row.f_max_operate_date}}</nobr></td>-->
784
+ <td style="text-align: center;"><nobr>{{row.f_network_valve}}</nobr></td>
785
+ <td style="text-align: center;"><nobr>{{row.f_valve_state}}</nobr></td>
786
+
787
+ <!-- <td style="text-align: center;"><nobr>{{row.f_olduserinfo_code}}</nobr></td>-->
788
+ <td style="text-align: center;"><nobr>{{row.f_user_type}}</nobr></td>
789
+ <td style="text-align: center;"><nobr>{{row.f_gasproperties}}</nobr></td>
790
+
791
+ <td style="text-align: center;"><nobr>{{row.f_open_date}}</nobr></td>
792
+ <td style="text-align: center;"><nobr>{{row.f_credentials}}</nobr></td>
793
+ <!-- <td style="text-align: center;"><nobr>{{row.f_idnumber}}</nobr></td>-->
794
+ <td style="text-align: center;"><nobr>{{row.f_people_num}}</nobr></td>
795
+ <td style="text-align: center;"><nobr>{{row.f_ins_stop_date}}</nobr></td>
796
+ <!-- <td style="text-align: center;"><nobr>{{row.f_createfile_date}}</nobr></td>-->
797
+ <td style="text-align: center;"><nobr>{{row.f_createfile_person}}</nobr></td>
798
+ <td style="text-align: center;"><nobr>{{row.f_depname}}</nobr></td>
799
+ <!-- <td style="text-align: center;"><nobr>{{row.f_comments}}</nobr></td>-->
800
+
801
+ <!-- <td style="text-align: center;"><nobr>{{row.value}}</nobr></td>-->
802
+ <td style="text-align: center;"><nobr>{{row.f_used_name}}</nobr></td>
803
+ <td style="text-align: center;"><nobr>{{row.f_rent_name}}</nobr></td>
804
+ <td style="text-align: center;"><nobr>{{row.f_zuhu_phone}}</nobr></td>
805
+ <!-- <td style="text-align: center;"><nobr>{{row.f_contract_id}}</nobr></td>-->
806
+ <td style="text-align: center;"><nobr>{{row.f_is_mgq}}</nobr></td>
807
+ <td style="text-align: center;"><nobr>{{row.f_send_usegas_card}}</nobr></td>
808
+
809
+ <td style="text-align: center;"><nobr>{{row.f_usetype}}</nobr></td>
810
+ <!-- <td style="text-align: center;"><nobr>{{row.f_usestate}}</nobr></td>-->
811
+ <!--<td style="text-align: center;"><nobr>{{row.f_people_num}}</nobr></td>-->
812
+
813
+ <!-- <td style="text-align: center;"><nobr>{{row.f_meter_style}}</nobr></td>-->
814
+ <td style="text-align: center;"><nobr>{{row.f_subscribe_date}}</nobr></td>
815
+ <td style="text-align: center;"><nobr>{{row.f_table_state}}</nobr></td>
816
+ <td style="text-align: center;"><nobr>{{row.f_initial_base}}</nobr></td>
817
+ <td style="text-align: center;"><nobr>{{row.f_total_usegas_amount}}</nobr></td>
818
+ <td style="text-align: center;"><nobr>{{row.f_total_gas}}</nobr></td>
819
+ <td style="text-align: center;"><nobr>{{row.f_total_fee}}</nobr></td>
820
+ <td style="text-align: center;"><nobr>{{row.f_book_inputtor}}</nobr></td>
821
+ <td style="text-align: center;"><nobr>{{row.f_inputtor}}</nobr></td>
822
+
823
+ <td style="text-align: center;"><nobr>{{row.f_userfiles_address}}</nobr></td>
824
+ <td style="text-align: center;"><nobr>{{row.f_install_person}}</nobr></td>
825
+ <!-- <td style="text-align: center;"><nobr>{{row.f_gas_person}}</nobr></td>-->
826
+ <!-- <td style="text-align: center;"><nobr>{{row.f_fire_state}}</nobr></td>-->
827
+ <td style="text-align: center;"><nobr>{{row.f_book_name}}</nobr></td>
828
+ <td style="text-align: center;"><nobr>{{row.f_meter_book_num}}</nobr></td>
829
+
830
+ <td style="text-align: center;"><nobr>{{row.f_meter_book_sort}}</nobr></td>
831
+ <td style="text-align: center;"><nobr>{{row.f_balance_amount}}</nobr></td>
832
+ <!-- <td style="text-align: center;"><nobr>{{row.f_min_operate_date}}</nobr></td>-->
833
+ <td style="text-align: center;"><nobr>{{row.f_times}}</nobr></td>
834
+ <td style="text-align: center;"><nobr>{{row.f_fillcard_times}}</nobr></td>
835
+ <!-- <td style="text-align: center;"><nobr>{{row.f_sell_number}}</nobr></td>-->
836
+ <td style="text-align: center;"><nobr>{{row.f_sendsuccess}}</nobr></td>
837
+ <td style="text-align: center;"><nobr>{{row.f_isband}}</nobr></td>
838
+
839
+ <td style="text-align: center;">
840
+ <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_accopen}}</span></nobr>
841
+ </td>
842
+ <td style="text-align: center;">
843
+ <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_name}}</span></nobr>
844
+ </td>
845
+ <td style="text-align: center;">
846
+ <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_account}}</span></nobr>
847
+ </td>
848
+ <td :class="row.f_user_state !== '正常'? 'back-red' : 'back-blue'" style="text-align: center;">
849
+ <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_idnumber}}</span></nobr>
850
+ </td>
851
+ <td style="text-align: center;">
852
+ <nobr><span v-if="row.f_cost_type =='银行代扣'">{{row.f_bank_pay_number}}</span></nobr>
853
+ </td>
854
+ <td style="text-align: center;"><nobr>{{row.f_alarm_code}}</nobr></td>
855
+ <td style="text-align: center;"><nobr>{{row.f_maxdate}}</nobr></td>
856
+ <td style="text-align: center;"><nobr>{{row.f_devices_type}}</nobr></td>
857
+ <td style="text-align: center;"><nobr>{{row.f_comments}}</nobr></td>
858
+ <td style="text-align: center;"><nobr>{{row.f_rent_phone}}</nobr></td>
859
+ <td style="text-align: center;"><nobr>{{row.f_uservent_date}}</nobr></td>
860
+ <td style="text-align: center;"><nobr>{{row.f_gas_pointsnumber}}</nobr></td>
861
+ <td style="text-align: center;"><nobr>{{row.f_kitchen_type}}</nobr></td>
862
+ <td style="text-align: center;"><nobr>{{row.f_customer_source}}</nobr></td>
863
+ <td style="text-align: center;"><nobr>{{row.f_is_insure}}</nobr></td>
864
+ <td style="text-align: center;"><nobr>{{row.f_salecount}}</nobr></td>
865
+ <td style="text-align: center;"><nobr>{{row.f_ins_start_date}}</nobr></td>
866
+ <td style="text-align: center;"><nobr>{{row.f_expiration_date}}</nobr></td>
867
+ </template>
868
+ <template partial='foot'>
869
+
870
+ </template>
871
+ </data-grid>
872
+ </criteria-paged>
873
+
874
+ <table class="table-hover">
875
+ <tr style="position: relative" class="table-bordered">
876
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">汇总信息</td>
877
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">已挂表:{{sumsmodel.f_yiguabiao}}</td>
878
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">未挂表:{{sumsmodel.f_weiguabiao}}</td>
879
+ </tr>
880
+ </table>
881
+
882
+ <modal :show.sync="printshow" v-ref:modal backdrop="false">
883
+ <header slot="modal-header" class="modal-header text-center">
884
+ <h4 class="modal-title">打印列选择</h4>
885
+ <input type="checkbox" class="" id="f_generations" v-model="all">
886
+ <label for="f_generations" class="font-size">全选</label>
887
+ </header>
888
+ <article slot="modal-body">
889
+ <div class="auto col-sm-11 col-md-offset-1" style="margin-top: 10px;">
890
+ <div class="col-sm-3" v-for="f in fields">
891
+ <input type="checkbox" class="" :id="'water-owe-details-'+$index" v-model="modelval" :value="$key">
892
+ <label :for="'water-owe-details-'+$index" class="font-size">{{f}}</label>
893
+ </div>
894
+ </div>
895
+ </article>
896
+ <footer slot="modal-footer" class="modal-footer">
897
+ <center>
898
+
899
+ <button v-show="printshow" type="button" class="btn btn-default" @click='close()'>取消</button>
900
+ <button v-show="printshow" type="button" class="btn btn-success" @click='print()'>打印</button>
901
+ <print-table :model='model' v-show="false" v-ref:print
902
+ :top='40' :left='60' :right='40' :bottom='60'
903
+ :thead="thead" :tfoot='tfoot' :attach="yangsen"
904
+ :fields="modelval" :printpage="true">
905
+ </print-table>
906
+ </center>
907
+ </footer>
908
+ </modal>
909
+ </div>
910
+ <div class="flex" v-if="show">
911
+ <user-info-detail-manage-new :f_userinfo_id="rowdata.f_userinfo_id" @cancel-main="cancel"></user-info-detail-manage-new>
912
+ </div>
913
+ </div></div></div>
914
+ <high-meter-idcard :show.sync="false" v-ref:highcard ></high-meter-idcard>
915
+ </template>
916
+
917
+ <script>
918
+ import {HttpResetClass, PagedList} from 'vue-client'
919
+ import defaultPrint from './config/DefaultPrint'
920
+ import exportConfig from './config/exportConfig'
921
+ // let cardBtnGen = async function (self, val) {
922
+ // self.cardInfo = val.data
923
+ //
924
+ // // 判断读卡是否需要卡密码
925
+ // console.log('读卡上的信息', self.cardInfo)
926
+ //
927
+ // if (self.cardInfo.NewParam) {
928
+ // if (self.cardInfo.NewParam.error) {
929
+ // if (self.cardInfo.NewParam.error === '0001') {
930
+ // // 需要重新读卡并传卡密码
931
+ // if (self.model.rows.length == 1 && self.model.rows[0].f_alias === self.cardInfo.Factory) {
932
+ // self.readCardParam = self.model.rows[0].f_card_password
933
+ // self.cardInfo = await self.$refs.paged.$refs.cri.$refs.readcard.readCard2(self.model.rows[0].f_card_password)
934
+ // } else {
935
+ // self.$showAlert('此卡需要先获取客户信息。请通过条件查询该客户信息之后进行读卡!!', 'warning', 2000)
936
+ // return
937
+ // }
938
+ // }
939
+ // }
940
+ // }
941
+ // self.card=self.cardInfo.CardID
942
+ // self.search()
943
+ // }
944
+ let readySomething = async function (self) {
945
+ await self.$MagLoadParams.loadParam()
946
+ // await self.$LoadParams.loadParam(self.f_filialeid)
947
+ self.initParams()
948
+ self.getPricenames();
949
+ self.defaultfield = [...self.defaultfield, ...self.config.defaultPrint]
950
+ // self.$refs.paged.$refs.cri.model.startDate = self.$login.toStandardDateString()
951
+ // self.$refs.paged.$refs.cri.model.endDate = self.$login.toStandardDateString()
952
+ // await self.$refs.paged.$refs.cri.search()
953
+ }
954
+ export default {
955
+ title: '综合档案信息查询',
956
+ data() {
957
+ return {
958
+ IdCardInfo:'',
959
+ card:'',
960
+ isSingleUser: null,
961
+ other:[],
962
+ footer:[],
963
+ model: new PagedList('api/af-revenue/sql/compreQuery', 20,{orderitem: this.orderitem?'"' + this.orderitem + ' "':`'f_residential_area desc,f_building desc,f_unit desc,f_floor desc,f_room desc,f_userfiles_id desc'`},{f_yiguabiao:0,f_weiguabiao:0}),
964
+ criteriaShow: false,
965
+ orgCondtionStr:'',
966
+ residentialArea: [],
967
+ gasproperties:[],
968
+ meterbrands: [],
969
+ modelval: [],
970
+ prices: [],
971
+ meterbooks: [],
972
+ printshow: false,
973
+ all: false,
974
+ fields: {},
975
+ thead: '',
976
+ tfoot: '',
977
+ defaultfield: [],
978
+ //排序
979
+ orderitem: 'f_residential_area desc,f_building desc,f_unit desc,f_floor desc,f_room desc,f_userfiles_id desc',
980
+ orderFields: {
981
+ f_operate_date: 'no'
982
+ },
983
+ config: {
984
+ defaultPrint: ['f_userinfo_code', 'f_user_name', 'f_user_phone', 'f_user_state']
985
+ },
986
+ area: [],
987
+ inputtouPerson: [],
988
+ bookinputtorperson:[],
989
+ conditon2:'',
990
+ show:false,
991
+ rowdata:{},
992
+ f_filialeid: this.$login.f.orgid,
993
+ // 下拉框参数
994
+ initres: {
995
+ org:[this.$login.f.orgid],
996
+ dep:[],
997
+ user:[],
998
+ },
999
+ // 合计数据
1000
+ sumsmodel: {},
1001
+ //表册片区
1002
+ bookSlice:[{label: '全部',value: ''}],
1003
+ meterStyle:[{label: '全部',value: ''}],
1004
+ pricenames:[],
1005
+ dypayment:[{label:"全部",value:""},{label:"银行代扣",value:"银行代扣",},{label:"现金缴费",value:"现金缴费",}],
1006
+ networkvalves: this.$appdata.getParam('自动阀控') ? [{label: '全部', value: ''}, ...this.$appdata.getParam('自动阀控')] : [],
1007
+ }
1008
+ },
1009
+ ready(){
1010
+ this.getaddress()
1011
+ this.$refs.paged.$refs.cri.model.f_user_state=['正常']
1012
+ readySomething(this).then(() => {
1013
+ this.$emit('ready')
1014
+ }).catch((error) => {
1015
+ this.$emit('error', error)
1016
+ })
1017
+ },
1018
+ methods: {
1019
+ recombine (param) {
1020
+ // 条件拼接数据,多用于in ()。将数组转成字符串时加上单引号处理
1021
+ let str = ''
1022
+ if (param && param.length > 0) {
1023
+ param.forEach((p) => {
1024
+ str += `'${p}',`
1025
+ })
1026
+ }
1027
+ return `(${str.substring(0, str.length - 1)})`
1028
+ },
1029
+ async getMeterStyle(val){
1030
+ if (val.length > 0){
1031
+ // 获取气表型号下拉框
1032
+ let HttpReset = new HttpResetClass()
1033
+ let param = {
1034
+ items: 'distinct f_meter_style',
1035
+ tablename: 't_gasmodel gm left join t_gasbrand tg on gm.f_gasbrand_id = tg.id',
1036
+ condition: `tg.f_meter_brand in ${this.recombine(val)}`,
1037
+ orderitem: 'f_meter_style'
1038
+ }
1039
+ let data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_singleTable', {data: param}, {resolveMsg: null, rejectMsg: '获取设备列表失败!'})
1040
+ for (let row of data.data) {
1041
+ this.meterStyle.push({label: row.f_meter_style, value: row.f_meter_style})
1042
+ }
1043
+ } else {
1044
+ this.meterStyle = [{label: '全部',value: ''}]
1045
+ }
1046
+ },
1047
+ ReadIDCard(){
1048
+ this.$refs.highcard.sendMsg(this.$refs.highcard.CLT_MSG.READ_IDCARD, (msg) => {
1049
+ console.log('======',msg)
1050
+ if(msg.err !== 0){ return}
1051
+ this.IdCardInfo=msg.strID
1052
+ })
1053
+ if(this.IdCardInfo) {
1054
+ this.search()
1055
+ }else{
1056
+ alert("读取失败,找不到用户信息")
1057
+ }
1058
+ },
1059
+ cardBtn (val) {
1060
+ // this.clear()
1061
+ cardBtnGen(this, val)
1062
+ },
1063
+ getPricenames() {
1064
+ this.pricenames = []
1065
+ let priceArr = []
1066
+ this.$MagGetSaleParam.prices.forEach((item) => {
1067
+ let temp = {}
1068
+ temp.label = item.f_price_name
1069
+ temp.value = item.f_price_name
1070
+ priceArr.push(temp)
1071
+ })
1072
+ this.pricenames = [{label: '全部', value: ''}, ...priceArr]
1073
+ },
1074
+ selectPrice(){
1075
+ this.pricesAll=[{label: '全部', value: ''}]
1076
+ this.$refs.paged.$refs.cri.model.f_price=''
1077
+ this.pricesSum.forEach((item)=>{
1078
+ if(this.$refs.paged.$refs.cri.model.f_price_name==item.f_price_name){
1079
+ item.detailprice.forEach((item)=>{
1080
+ let temp={}
1081
+ temp.label=item.f_price
1082
+ temp.value=item.f_price
1083
+ this.pricesAll.push(temp)
1084
+ })
1085
+ }
1086
+ })
1087
+ },
1088
+ pricetypechanged(){
1089
+ this.$refs.paged.$refs.cri.model.f_price_name = []
1090
+ },
1091
+ getotherfooter () {
1092
+ // this.$refs.paged.$refs.cri.$refs.exports.otherData = [];
1093
+ // this.$refs.paged.$refs.cri.$refs.exports.footerData = [];
1094
+ this.other = [];
1095
+ this.footer = [];
1096
+ let exportdata = this.getCondition;
1097
+ let otherInData = [];
1098
+ otherInData.push(`导出时间: ${this.$login.toStandardTimeString()}`);
1099
+ // let footerData = [], exportfield = this.getExportField;
1100
+ // footerData.push("合计");
1101
+ // let self = this;
1102
+ // for (var field in self.sumsmodel) {
1103
+ // footerData.push(`${exportfield[field]}合计:${self.sumsmodel[field]}`);
1104
+ // }
1105
+ // this.footer.push(footerData);
1106
+ this.other.push(otherInData);
1107
+ },
1108
+ initParams() {
1109
+ // 初始化气表品牌
1110
+ let brandArr = []
1111
+ this.$MagGetSaleParam.getGasbrand().forEach((item) => {
1112
+ let temp = {}
1113
+ temp.label = item.label
1114
+ temp.value = item.value.f_meter_brand
1115
+ brandArr.push(temp)
1116
+ })
1117
+ this.meterbrands = [{label: '全部', value: ''}, ...brandArr]
1118
+ //初始化气表价格
1119
+ this.prices = this.$MagGetSaleParam.getPrices();
1120
+ },
1121
+ async getaddress(){
1122
+ console.log('开始获取小区')
1123
+ let HttpReset = new HttpResetClass()
1124
+ var data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_getarealist', {
1125
+ data: {
1126
+ condition: `1=1 and s.f_filialeid = '${this.$login.f.orgid}'`
1127
+ }
1128
+ }, {resolveMsg: null, rejectMsg: '获取小区失败!'})
1129
+ console.log('小区',data)
1130
+ let house = [{label: '全部', value: ''}]
1131
+ for (let row of data.data){
1132
+ console.log('开始保存小区')
1133
+ house.push({label: row.f_residential_area, value: row.f_residential_area})
1134
+ }
1135
+ this.residentialArea = house
1136
+ },
1137
+ search(){
1138
+ this.$refs.paged.$refs.cri.search()
1139
+ },
1140
+ cancel() {
1141
+ this.show = false
1142
+ },
1143
+ showmsg(obj){
1144
+ this.rowdata=obj
1145
+ this.show=true
1146
+ },
1147
+ selfSearch (args) {
1148
+
1149
+ //抄表员查询条件
1150
+ this.inputtouPerson = this.$refs.paged.$refs.cri.model.f_inputtor
1151
+ if(this.inputtouPerson.length !== 0){
1152
+ let str = JSON.stringify(this.inputtouPerson)
1153
+ str = str.replace(/"/g,`'`)
1154
+ str = str.replace(/\[/g,``)
1155
+ str = str.replace(/\]/g,``)
1156
+ console.log("=====抄表员model22222222222绑定====",str)
1157
+ //查询多个抄表员时条件
1158
+ args.condition += ` and f_inputtor in ( ${str} )`
1159
+ }
1160
+ //debugger
1161
+ this.bookinputtorperson = this.$refs.paged.$refs.cri.model.f_book_inputtor;
1162
+ if(this.bookinputtorperson.length !== 0){
1163
+ let str = JSON.stringify(this.bookinputtorperson)
1164
+ str = str.replace(/"/g,`'`)
1165
+ str = str.replace(/\[/g,``)
1166
+ str = str.replace(/\]/g,``)
1167
+ console.log("=====抄表员model22222222222绑定====",str)
1168
+ //查询多个抄表员时条件
1169
+ args.condition += ` and f_book_inputtor in ( ${str} )`
1170
+ }
1171
+ if (!this.orgCondtionStr) {
1172
+ args.condition = `${args.condition}` + " and uf.f_orgid = " + this.$login.f.orgid
1173
+ } else {
1174
+ args.condition = `${args.condition}` + this.orgCondtionStr
1175
+ }
1176
+ console.log("查看条件",this.conditon2)
1177
+ if(this.card!=''){
1178
+ args.condition +=` and f_card_id='${this.card}'`
1179
+ }
1180
+ if(this.IdCardInfo!=''){
1181
+ args.condition+=` and f_idnumber='${this.IdCardInfo}'`
1182
+ }
1183
+ this.conditon2 = args.condition
1184
+ this.model.search(args.condition, args.model)
1185
+ this.sumsmodel = this.$refs.paged.$refs.grid.model.sums;
1186
+ this.card=''
1187
+ this.IdCardInfo=''
1188
+ console.log('合计字段',this.sumsmodel)
1189
+ },
1190
+ clear(){
1191
+ Object.keys(this.$refs.paged.$refs.cri.model).forEach((key) => {
1192
+ this.$refs.paged.$refs.cri.model[key] = []
1193
+ })
1194
+ },
1195
+ hidden(){
1196
+ this.criteriaShow = !this.criteriaShow
1197
+ },
1198
+ getRes(obj) {
1199
+ this.orgCondtionStr = obj
1200
+ },
1201
+ stamp () {
1202
+ this.all = false
1203
+ //默认选择要打印的列
1204
+ this.modelval = defaultPrint.config
1205
+ this.fields = this.getfield
1206
+ console.log('所有打印字段',this.fields)
1207
+ this.printshow = true
1208
+ this.put()
1209
+ },
1210
+ put () {
1211
+ // 对Modelval进行排序
1212
+ this.sortModelval()
1213
+ this.thead = `<tr><th colspan=${this.modelval.length}>设备查询统计报表</th></tr><tr>`
1214
+ for (let key of this.modelval) {
1215
+ this.thead += '<th>' + this.fields[key] + '</th>'
1216
+ }
1217
+ this.thead += '</tr>'
1218
+ },
1219
+ print () {
1220
+ this.$refs.print.PrintAsFile()
1221
+ this.printshow = false
1222
+ },
1223
+ close () {
1224
+ this.printshow = false
1225
+ this.all = false
1226
+ },
1227
+ userTypeChange () {
1228
+ this.gasproperties=[]
1229
+ if(this.$refs.paged.$refs.cri.model !==null) {
1230
+ this.$refs.paged.$refs.cri.model.f_gasproperties=''
1231
+ this.gasproperties = this.$appdata.getParam(this.$refs.paged.$refs.cri.model.f_user_type[0])
1232
+ // this.gasproperties.push({label: '全部', value: ''})
1233
+ }
1234
+ else{
1235
+ this.gasproperties =[{label: '全部', value: ''}]
1236
+ }
1237
+ },
1238
+ // 对选择的列进行排序
1239
+ sortModelval () {
1240
+ let sortModel = []
1241
+ Object.keys(this.fields).forEach((key) => {
1242
+ if (this.modelval.includes(key)) {
1243
+ sortModel.push(key)
1244
+ }
1245
+ })
1246
+ this.modelval = sortModel
1247
+ console.log('选择的打印的字段', this.modelval)
1248
+ },
1249
+ async updateParams() {
1250
+ await this.$MagLoadParams.loadParam(this.f_filialeid)
1251
+ this.inputtores = [];
1252
+ this.inputtores.push({label: "全部", value: ""})
1253
+ this.initSlice(this.f_filialeid)
1254
+ if(this.allorgid!=null){
1255
+ this.allorgid.forEach((res)=>{
1256
+ this.inputtores = this.inputtores.concat(this.$MagGetSaleParam.getresinputtor(res));
1257
+ })
1258
+ }
1259
+ },
1260
+ async initSlice (val) {
1261
+ if (val) {
1262
+ let getAllArea = await this.$resetpost('/rs/search', {
1263
+ source: 'this.getParentByType($organization$).getAllChildrens().where(row.getType() == $zone$)',
1264
+ userid: this.$login.f.id
1265
+ }, {resolveMsg: null, rejectMsg: '获取片区出错!!!'})
1266
+ let arr = getAllArea.data.filter((res) => {
1267
+ return res.parentid == val
1268
+ })
1269
+ this.bookSlice = []
1270
+ console.log('过滤之后的片区-------------------', arr)
1271
+ arr.forEach((res) => {
1272
+ this.bookSlice.push({label: res.name, value: res.name})
1273
+ })
1274
+ }
1275
+ },
1276
+ //表册片区和抄表册关联
1277
+ async inputtorchange(){
1278
+ this.$set('$refs.paged.$refs.cri.model.f_meter_book',[]);
1279
+ /*let val1=this.$refs.paged.$refs.cri.model.f_meter_book*/
1280
+ let val2=this.$refs.paged.$refs.cri.model.f_book_slice_area
1281
+ if((val2.length>0)){
1282
+ let condition = ` 1=1 and f_orgid ='${this.f_filialeid}' and f_book_state='有效' `
1283
+ /*if (val1[0]){
1284
+ condition = condition+ ` and f_meter_book = '${val1[0]}' `
1285
+ }*/
1286
+ if(val2[0]) {
1287
+ condition = condition + ` and f_book_slice_area = '${val2}' `
1288
+ }
1289
+ let param={
1290
+ items:'*',
1291
+ tablename:'t_meter_book',
1292
+ condition:condition,
1293
+ orderitem:'id'
1294
+ }
1295
+ let getMeterBooks = await this.$resetpost('api/af-revenue/sql/singleTable_OrderBy', {data: param}, {resolveMsg: null, rejectMsg: '获取营收参数出错!!!'})
1296
+ if (getMeterBooks.data) {
1297
+ if(getMeterBooks.data.length >0){
1298
+ let rs = [];
1299
+ getMeterBooks.data.forEach((item)=>{
1300
+ let temp = {
1301
+ label:item.f_book_name,
1302
+ value:item.id
1303
+ };
1304
+ rs.push(temp);
1305
+
1306
+ })
1307
+ this.meterbooks = [{label: '全部',value: ''}, ...rs];
1308
+ }else{
1309
+ this.meterbooks = [{label: '全部',value: ''}];
1310
+ }
1311
+ }
1312
+ }else{
1313
+ this.meterbooks = [{label: '全部',value: ''}];
1314
+ this.initmeterbook();
1315
+ }
1316
+ },
1317
+ async initmeterbook(orgstr){
1318
+ if(orgstr == null ){
1319
+ orgstr = this.f_filialeid;
1320
+ }
1321
+ //获取新的抄表册,先去清理所有的抄表册
1322
+ this.$GetSaleParam.meterbooks = [];
1323
+ //开始加载新的抄表册
1324
+ await this.$LoadParams.loadMeterBook(orgstr)
1325
+ this.meterbooks = [{label: '全部', value: ''}, ...this.$GetSaleParam.getMeterBooks()]
1326
+ },
1327
+ sort (field, rule) {
1328
+ // 将所有排序方式设为不排序,实现相互排斥
1329
+ for (let key in this.orderFields) {
1330
+ if (key === field) {
1331
+ this.orderFields[key] = rule
1332
+ } else {
1333
+ this.orderFields[key] = 'no'
1334
+ }
1335
+ }
1336
+ // 如果新规则不排序,还原为默认排序
1337
+ if (rule === 'no') {
1338
+ this.model.paramSource.orderitem = `'${this.orderitem}'`
1339
+ } else {
1340
+ this.model.paramSource.orderitem = `'${field} ${rule},f_userfiles_id desc'`
1341
+ }
1342
+
1343
+ this.search()
1344
+ }
1345
+ },
1346
+ watch:{
1347
+ 'model.rows.length' () {
1348
+ this.isSingleUser = this.model.rows
1349
+ },
1350
+ 'all' (val) {
1351
+ if (val) {
1352
+ this.modelval = this.bodyData
1353
+ } else {
1354
+ this.modelval = defaultPrint.config
1355
+ this.put()
1356
+ }
1357
+ },
1358
+ 'modelval.length' () {
1359
+ this.put()
1360
+ },
1361
+ sumsmodel:{
1362
+ handler: function(val) {
1363
+ this.getotherfooter();
1364
+ },
1365
+ deep: true
1366
+ },
1367
+ 'orgCondtionStr'(val) {
1368
+ let res = val.match(/'(.*?)'/)
1369
+ console.log('正则提取:',res && res[1])
1370
+ if (res) {
1371
+ this.f_filialeid = res[1]
1372
+ if(res.input !=null){
1373
+ let resorgid = res.input.substring(res.input.indexOf("'"));
1374
+ if(resorgid!= null && resorgid!=''){
1375
+ resorgid = resorgid.substring(0,resorgid.lastIndexOf("'")+1);
1376
+ // resorgid = resorgid.replaceAll("'","");
1377
+ resorgid = resorgid.replace(/'/g,"");
1378
+ this.allorgid = resorgid.split(",")
1379
+ }
1380
+ }
1381
+ this.updateParams()
1382
+ }
1383
+ },
1384
+ },
1385
+ computed:{
1386
+ bandstates () {
1387
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('微信绑定')]
1388
+ },
1389
+ TableStates () {
1390
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('气表状态')]
1391
+ },
1392
+ bgl(){
1393
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('壁挂炉')]
1394
+ },
1395
+ houseTypes(){
1396
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('房屋类型')]
1397
+ },
1398
+ gasproperties(){
1399
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('用气性质')]
1400
+ },
1401
+ whetherCard(){
1402
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('发卡状态')]
1403
+ },
1404
+ usertypes() {
1405
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('用户类型')]
1406
+ },
1407
+ useTypes() {
1408
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('使用类型')]
1409
+ },
1410
+ positions() {
1411
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('安装位置')]
1412
+ },
1413
+ meterbooks(){
1414
+ return [{label: '全部', value: ''}, ...this.$GetSaleParam.getMeterBooks()]
1415
+ },
1416
+ userstates() {
1417
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('客户状态')]
1418
+ },
1419
+
1420
+ metertypes() {
1421
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('气表类型')]
1422
+ },
1423
+ pricetypes() {
1424
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('气价类型')]
1425
+ },
1426
+ person() {
1427
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('安装人')]
1428
+ },
1429
+ tablestate() {
1430
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('表具状态')]
1431
+ },
1432
+ inputtores () {
1433
+ // 获取抄表员
1434
+ console.log('获取抄表员', this.$login.f)
1435
+ let rs = []
1436
+ if (this.$login.f.f_gasman.length > 0) {
1437
+ for (let i = 0; i < this.$login.f.f_gasman.length; i++) {
1438
+ let temp = {
1439
+ label: this.$login.f.f_gasman[i].name,
1440
+ value: this.$login.f.f_gasman[i].name
1441
+ }
1442
+ rs.push(temp)
1443
+ }
1444
+ }
1445
+
1446
+ return [{label: '全部', value: ''}, ...rs]
1447
+ },
1448
+ authArr () {
1449
+ return this.$login.r ? this.$login.r : []
1450
+ },
1451
+ getCondition(){
1452
+
1453
+ return {condition:this.conditon2,orderitem:this.orderitem}
1454
+ },
1455
+ getfield(){
1456
+ let data = {}
1457
+ this.bodyData.forEach((value, index)=>{
1458
+ data[this.bodyData[index]] = this.headData[index]
1459
+ })
1460
+ //合计字段打印
1461
+ this.tfoot = `<tr><th colspan=${this.modelval.length}>全表汇总信息: `
1462
+ if(this.sumsmodel){
1463
+ Object.keys(this.sumsmodel).forEach((key) => {
1464
+ this.tfoot += this.fields[key] + '合计: ' + `<font color="blue">${this.sumsmodel[key]} </font>`
1465
+ })
1466
+ }else{
1467
+ this.tfoot += '暂无'
1468
+ }
1469
+ this.tfoot += '</th></tr>'
1470
+ return data
1471
+ },
1472
+ getExportField() {
1473
+ return exportConfig.compreConfig
1474
+ }
1475
+ }
1476
+ }
1477
+ </script>