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,1436 +1,1436 @@
1
- <template>
2
- <div id="unit" class="flex-row">
3
- <div class="basic-main" @keyup.enter="search">
4
- <div class="flex" :class="{showbottom:showbottomsum}" v-if="!show">
5
- <criteria-paged :model="model" v-ref:paged @sort="sort" :drawer="true" drawertitle="收费查询">
6
- <criteria partial='criteria' @condition-changed='$parent.selfSearch' v-ref:cri >
7
- <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
8
- <div class="row">
9
- <div class="col-sm-2 form-group">
10
- <label for="startDate" class="font_normal_body">开始日期</label>
11
- <datepicker id="startDate" placeholder="开始日期" style="width:60%"
12
- v-model="model.startDate"
13
- :value.sync="model.startDate"
14
- :format="'yyyy-MM-dd HH:mm:ss'"
15
- :show-reset-button="true"
16
- condition="f_operate_date >= '{}'">
17
- </datepicker>
18
- </div>
19
- <div class="col-sm-2 form-group">
20
- <label for="endDate" class="font_normal_body">结束日期</label>
21
- <datepicker id="endDate" placeholder="结束日期" style="width:60%"
22
- v-model="model.endDate"
23
- :value.sync="model.endDate"
24
- :format="'yyyy-MM-dd HH:mm:ss'"
25
- :show-reset-button="true"
26
- condition="f_operate_date <= '{}'">
27
- </datepicker>
28
- </div>
29
- <div class="col-sm-2 form-group">
30
- <label class="font_normal_body">客户编号</label>
31
- <input type="text" style="width:60%" class="input_search" v-model="model.f_userinfo_code"
32
- condition="f_userinfo_code = '{}' " placeholder="客户编号">
33
- </div>
34
- <div class="col-sm-2 form-group">
35
- <label class="font_normal_body">表&emsp;&emsp;号</label>
36
- <input type="text" style="width:60%" class="input_search" v-model="model.f_meternumber"
37
- condition="f_meternumber = '{}'" placeholder='表号'>
38
- </div>
39
-
40
- <div class="span" style="float:right;">
41
- <button class="button_search button_spacing" v-show="false" @click="$parent.$parent.ReadIDCard()">读取身份证</button>
42
- <read-card :is-single.sync="$parent.$parent.isSingleUser" @read-info="$parent.$parent.cardBtn" v-ref:readcard></read-card>
43
- <button class="button_search button_spacing" @click="search()">查询</button>
44
- <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
45
-
46
- <export-excel :data="$parent.$parent.getCondition" :footer="$parent.$parent.footer"
47
- :field="$parent.$parent.getfield" :header="$parent.$parent.other"
48
- :defaultselect="$parent.$parent.defaultexport"
49
- sqlurl="api/af-revenue/logic/openapi/exportfile" sql-name="chargeQuery" template-name='收费查询导出'
50
- :choose-col="true">
51
- </export-excel>
52
-
53
- <print-data :sum-field="$parent.$parent.getfield" :model="$parent.model" :field="$parent.$parent.getfield"
54
- :defaultfield="$parent.$parent.defaultfield" :footinfo="$parent.$parent.footinfo"
55
- titletable="缴费记录报表" :starthead="$parent.$parent.getstart"
56
- :sumsmodel="$parent.$parent.sumsmodel"></print-data>
57
- <button
58
- class="button_export button_spacing"
59
- @click="$parent.$parent.batchPrintBill(null,'批量票据补打')"
60
- v-if="$parent.$parent.authArr.includes('批量补打票据')">
61
- 批量补打票据
62
- </button>
63
- <div style="float: right" class="button_spacing" :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}" @click="$parent.$parent.hidden()"></div>
64
-
65
- </div>
66
- </div>
67
- <div class="row" v-show="$parent.$parent.criteriaShow">
68
- <res-select-group :show-component="$parent.$parent.resshow" :initres="$parent.$parent.initres" :cascade =true @re-res="$parent.$parent.getRes" v-ref:sel></res-select-group>
69
- <div class="col-sm-2 form-group">
70
- <label class="font_normal_body" title="旧客户编号">档案编号</label>
71
- <input type="text" style="width:60%" class="input_search" v-model="model.f_olduserinfo_code"
72
- condition="f_olduserinfo_code = '{}' " placeholder="档案编号">
73
- </div>
74
- <div class="col-sm-2 form-group">
75
- <label class="font_normal_body">客户名称</label>
76
- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
77
- condition="f_user_name like '%{}%'" placeholder="客户名称">
78
- </div>
79
- <div class="col-sm-2 form-group">
80
- <label class="font_normal_body">收费编号</label>
81
- <input type="text" style="width:60%" class="input_search" v-model="model.id"
82
- condition="id = '{}'" placeholder="收费编号">
83
- </div>
84
- <div class="col-sm-2 form-group">
85
- <label class="font_normal_body">客户电话</label>
86
- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"
87
- condition="f_user_phone like '%{}%'" placeholder="客户电话">
88
- </div>
89
- <div class="col-sm-2 form-group">
90
- <label class="font_normal_body">身份证号</label>
91
- <input type="text" style="width:60%" class="input_search" v-model="model.f_idnumber"
92
- condition="f_idnumber like '%{}%'" placeholder="身份证号">
93
- </div>
94
- <div class="col-sm-2 form-group">
95
- <label class="font_normal_body">客户地址</label>
96
- <input type="text" style="width:60%" class="input_search" v-model="model.f_address"
97
- condition="f_address like '%{}%'" placeholder='客户地址'>
98
- </div>
99
- <div class="col-sm-2 form-group">
100
- <label class="font_normal_body">&nbsp;&nbsp;&nbsp;小区&nbsp;&nbsp;&nbsp;</label>
101
- <v-select :value.sync="model.f_residential_area"
102
- class="select_list select"
103
- v-model="model.f_residential_area"
104
- style="width: 60%"
105
- multiple
106
- condition="f_residential_area in {}"
107
- :options='$parent.$parent.residentialArea' placeholder='选择小区'
108
- close-on-select>
109
-
110
- </v-select>
111
- </div>
112
- <div class="col-sm-2 form-group">
113
- <label class="font_normal_body" title="参数:付款方式查询">付款方式</label>
114
- <v-select :value.sync="model.f_payment" multiple
115
- v-model="model.f_payment"
116
- :options='$parent.$parent.payment' placeholder='请选择'
117
- condition="f_payment in {}"
118
- close-on-select></v-select>
119
- </div>
120
- <div class="col-sm-2 form-group" v-if="$parent.$parent.titleShow">
121
- <label class="font_normal_body" title="参数:支付渠道查询">支付渠道</label>
122
- <v-select :value.sync="model.f_bank_type" multiple
123
- v-model="model.f_bank_type"
124
- :options='$parent.$parent.banktype' placeholder='请选择'
125
- condition="f_bank_type in {}"
126
- close-on-select></v-select>
127
- </div>
128
- <div class="col-sm-2 form-group">
129
- <label class="font_normal_body">收费类型</label>
130
- <!-- <v-select :value.sync="model.f_type"
131
- v-model="model.f_type"
132
- :options='$parent.$parent.chargetype' placeholder='请选择'
133
- condition="f_type = '{}'"
134
- close-on-select></v-select>-->
135
- <v-select :value.sync="model.f_type" multiple
136
- :options='$parent.$parent.chargetype' placeholder='请选择'
137
- close-on-select clear-button
138
- condition="f_type in {}"
139
- v-model="model.f_type"></v-select>
140
- </div>
141
- <div class="col-sm-2 form-group">
142
- <label class="font_normal_body">客户类型</label>
143
- <v-select :value.sync="model.f_user_type"
144
- @change="$parent.$parent.userTypeChange()"
145
- :options='$parent.$parent.usertypes' placeholder='请选择' v-model="model.f_user_type"
146
- condition="f_user_type = '{}'"
147
- close-on-select></v-select>
148
- </div>
149
- <div class="col-sm-2 form-group">
150
- <label class="font_normal_body">用气性质</label>
151
- <v-select :value.sync="model.f_gasproperties" v-model="model.f_gasproperties"
152
- :options='$parent.$parent.gasproperties' placeholder='请选择'
153
- condition="f_gasproperties = '{}'"
154
- close-on-select></v-select>
155
- </div>
156
- <div class="col-sm-2 form-group">
157
- <label class="font_normal_body">气价类型</label>
158
- <v-select :value.sync="model.pricetype" v-model="model.pricetype"
159
- @change="$parent.$parent.pricetypechanged"
160
- placeholder='气价类型' :options="$parent.$parent.pricetypes"
161
- close-on-select v-ref:type>
162
- </v-select>
163
- </div>
164
- <div class="col-sm-2 form-group">
165
- <label class="font_normal_body">气价名称</label>
166
- <v-select :value.sync="model.f_price_name"
167
- v-model="model.f_price_name"
168
- multiple
169
- :options="$parent.$parent.pricenames"
170
- condition="f_price_name in {}"
171
- ></v-select>
172
- </div>
173
- <div class="col-sm-2 form-group">
174
- <label class="font_normal_body">&nbsp;&nbsp;&nbsp;表编号</label>
175
- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_id"
176
- condition="f_user_id = '{}'" placeholder='表编号'>
177
- </div>
178
- <div class="col-sm-2 form-group">
179
- <label class="font_normal_body">卡&emsp;&emsp;号</label>
180
- <input type="text" style="width:60%" class="input_search" v-model="model.f_card_id"
181
- condition="f_card_id = '{}'" placeholder='卡号'>
182
- </div>
183
- <div class="col-sm-2 form-group">
184
- <label class="font_normal_body">气表类型</label>
185
- <v-select :value.sync="model.f_meter_type" multiple
186
- :options='$parent.$parent.metertypes' placeholder='请选择' v-model="model.f_meter_type"
187
- condition="f_meter_type in {}"
188
- close-on-select></v-select>
189
- </div>
190
- <div class="col-sm-2 form-group">
191
- <label class="font_normal_body">气表品牌</label>
192
- <v-select :value.sync="model.f_meter_brand" multiple
193
- v-model="model.f_meter_brand"
194
- :options='$parent.$parent.meterbrands' placeholder='请选择'
195
- condition="f_meter_brand in {}"
196
- close-on-select></v-select>
197
- </div>
198
-
199
- <div class="col-sm-2 form-group">
200
- <label class="font_normal_body">收费状态</label>
201
- <v-select :value.sync="model.f_state" multiple
202
- v-model="model.f_state"
203
- :options='$parent.$parent.charge_state' placeholder='请选择'
204
- condition="f_state in {}"
205
- close-on-select></v-select>
206
- </div>
207
- <div class="col-sm-2 form-group">
208
- <label class="font_normal_body">银行名称</label>
209
- <v-select :value.sync="model.f_bank_name"
210
- v-model="model.f_bank_name"
211
- :options='$parent.$parent.bank' placeholder='请选择'
212
- condition="f_bank_name = '{}'"
213
- close-on-select></v-select>
214
- </div>
215
- <div class="col-sm-2 form-group">
216
- <label class="font_normal_body">是否优惠</label>
217
- <v-select :value.sync="model.f_privilege_money"
218
- v-model="model.f_privilege_money"
219
- :options='$parent.$parent.privilege_money' placeholder='请选择'
220
- condition="f_privilege_money {}"
221
- close-on-select></v-select>
222
- </div>
223
- <div class="col-sm-2 form-group">
224
- <label class="font_normal_body">收&ensp;据&ensp;号</label>
225
- <input type="text" style="width:30%" class="input_search" title="大于等于"
226
- v-model="model.f_bill_number_big" condition="f_bill_number >= {}" placeholder='大于等于'>
227
- <input type="text" style="width:30%" class="input_search" title="小于等于"
228
- v-model="model.f_bill_number_small" condition="f_bill_number <= {}" placeholder='小于等于'>
229
- </div>
230
- <div class="col-sm-2 form-group">
231
- <label class="font_normal_body">&nbsp;&nbsp;&nbsp;流水号</label>
232
- <input type="text" style="width:60%" class="input_search" v-model="model.f_serial_id"
233
- condition="f_serial_id = '{}'" placeholder='流水号'>
234
- </div>
235
- <div class="col-sm-2 form-group">
236
- <label class="font_normal_body" title="是否开票">是否开票</label>
237
- <v-select :value.sync="model.f_has_bill"
238
- v-model="model.f_has_bill"
239
- :options='$parent.$parent.hasbill' placeholder='请选择'
240
- condition="f_has_bill = '{}'"
241
- close-on-select :value-single="true" :search="false">
242
- </v-select>
243
- </div>
244
- <div class="col-sm-2 form-group">
245
- <label class="font_normal_body">发票号码</label>
246
- <input type="text" style="width:60%" class="input_search" v-model="model.f_invoice_num"
247
- condition="f_invoice_num = '{}'" placeholder='发票号码'>
248
- </div>
249
- <div class="col-sm-2 form-group">
250
- <label class="font_normal_body" title="发票类型查询">发票类型</label>
251
- <v-select :value.sync="model.f_invoice_type"
252
- v-model="model.f_invoice_type"
253
- :options='$parent.$parent.invoiceType' placeholder='请选择'
254
- condition="f_invoice_type = '{}'"
255
- close-on-select :value-single="true" :search="false">
256
- </v-select>
257
- </div>
258
- <div class="col-sm-2 form-group">
259
- <label class="font_normal_body">开&ensp;票&ensp;人</label>
260
- <input type="text" style="width:60%" class="input_search" v-model="model.f_invoiceuse_operator"
261
- condition="f_invoiceuse_operator like '%{}%'" placeholder='开票人'>
262
- </div>
263
- <div class="col-sm-2 form-group">
264
- <label for="startDate" class="font_normal_body">开票时间</label>
265
- <datepicker id="startDate1" placeholder="开始日期" style="width:60%"
266
- v-model="model.invoice_startDate"
267
- :value.sync="model.invoice_startDate"
268
- :format="'yyyy-MM-dd'"
269
- :show-reset-button="true"
270
- condition="f_invoice_date >= '{}'">
271
- </datepicker>
272
- </div>
273
- <div class="col-sm-2 form-group">
274
- <label for="endDate" class="font_normal_body">开票时间</label>
275
- <datepicker id="endDate1" placeholder="结束日期" style="width:60%"
276
- v-model="model.invoice_endDate"
277
- :value.sync="model.invoice_endDate"
278
- :format="'yyyy-MM-dd'"
279
- :show-reset-button="true"
280
- condition="f_invoice_date <= '{}'">
281
- </datepicker>
282
- </div>
283
- <div class="col-sm-2 form-group">
284
- <label class="font_normal_body" >抄&nbsp;&nbsp;表&nbsp;员</label>
285
- <v-select :value.sync="model.f_inputtor"
286
- v-model="model.f_inputtor"
287
- :options='$parent.$parent.inputtores' placeholder='请选择'
288
- condition="f_inputtor = '{}'"
289
- close-on-select :search="false">
290
- </v-select>
291
- </div>
292
- <div class="col-sm-2 form-group">
293
- <label class="font_normal_body">抄&ensp;表&ensp;册</label>
294
- <v-select :value.sync="model.f_meter_book" v-model="model.f_meter_book"
295
- :options='$parent.$parent.meterbooks' placeholder='抄表册'
296
- style="width:60%" multiple
297
- close-on-select
298
- condition="f_meter_book_num in {}"></v-select>
299
- </div>
300
- <div class="col-sm-2 form-group">
301
- <label class="font_normal_body" title="参数名称:写卡状态">写卡状态</label>
302
- <v-select :value.sync="model.f_write_card" v-model="model.f_write_card"
303
- :options='$parent.$parent.writecard' placeholder='写卡状态'
304
- style="width:60%"
305
- close-on-select
306
- condition="f_write_card = '{}'"></v-select>
307
- </div>
308
- <div class="col-sm-2 form-group">
309
- <label class="font_normal_body">街&ensp;&ensp;&ensp;&ensp;道</label>
310
- <input type="text" style="width:60%" class="input_search" v-model="model.f_street"
311
- condition="f_street like '%{}%'" placeholder='街道'>
312
- </div>
313
- <div class="col-sm-2 form-group">
314
- <label class="font_normal_body">数&ensp;据&ensp;包</label>
315
- <v-select :value.sync="model.f_bluetooth_package" v-model="model.f_bluetooth_package"
316
- :options='$parent.$parent.bluetoothpackage' placeholder='数据包状态'
317
- style="width:60%"
318
- close-on-select
319
- condition="f_bluetooth_package = '{}'"></v-select>
320
- </div>
321
- <div class="col-sm-2 form-group">
322
- <label class="font_normal_body">pos设备&nbsp;</label>
323
- <v-select :value.sync="model.f_terminal_name" multiple
324
- v-model="model.f_terminal_name"
325
- :options='$parent.$parent.posEquipment' placeholder='请选择'
326
- condition="f_operator in {}"
327
- close-on-select></v-select>
328
- </div>
329
- <div class="col-sm-2 form-group">
330
- <label class="font_normal_body">充值金额</label>
331
- <input type="text" style="width:30%" class="input_search" title="大于等于" v-model="model.f_collection_small"
332
- condition="f_collection >= '{}' " placeholder="大于等于">
333
- <input type="text" style="width:30%" class="input_search" title="小于等于" v-model="model.f_collection_big"
334
- condition="f_collection <= '{}' " placeholder="小于等于">
335
- </div>
336
- <div class="col-sm-2 form-group">
337
- <label class="font_normal_body">充值气量</label>
338
- <input type="text" style="width:30%" class="input_search" title="大于等于" v-model="model.f_pregas_small"
339
- condition="f_pregas >= '{}' " placeholder="大于等于">
340
- <input type="text" style="width:30%" class="input_search" title="小于等于" v-model="model.f_pregas_big"
341
- condition="f_pregas <= '{}' " placeholder="小于等于">
342
- </div>
343
- <!-- <div class="col-sm-2 form-group">-->
344
- <!-- <label class="font_normal_body">&nbsp;&nbsp;阶数</label>-->
345
- <!-- <v-select placeholder='请选择'-->
346
- <!-- :value.sync="model.jietilevel"-->
347
- <!-- v-model="model.jietilevel"-->
348
- <!-- :options='$parent.$parent.jieshu'-->
349
- <!-- condition="jietilevel = '{}'"-->
350
- <!-- close-on-select></v-select>-->
351
- <!-- </div>-->
352
- <div class="col-sm-2 form-group">
353
- <label class="font_normal_body">业务单号</label>
354
- <input type="text" style="width:60%" class="input_search" v-model="model.f_serial_number"
355
- condition="f_serial_number = '{}'" placeholder='业务单号'>
356
- </div>
357
- </div>
358
- </div>
359
- </criteria>
360
-
361
- <data-grid :model="model" partial='list' class="list_area table_sy" style="height: 95%" v-ref:grid>
362
- <template partial='head'>
363
- <tr>
364
- <th>
365
- <nobr>收费编号</nobr>
366
- </th>
367
- <th>
368
- <!-- <nobr>客户编号</nobr>-->
369
- <data-order field="f_userinfo_code" name="客户编号"
370
- :order.sync="$parent.$parent.$parent.orderFields.f_userinfo_code"></data-order>
371
- </th>
372
- <th><nobr>档案编号</nobr></th>
373
- <th><nobr>街道</nobr></th>
374
- <th>
375
- <nobr>客户名称</nobr>
376
- </th>
377
- <th>
378
- <nobr>客户电话</nobr>
379
- </th>
380
- <th>
381
- <nobr>身份证号</nobr>
382
- </th>
383
- <th>
384
- <nobr>片区</nobr>
385
- </th>
386
- <th>
387
- <nobr>小区</nobr>
388
- </th>
389
- <th>
390
- <!-- <nobr>客户地址</nobr>-->
391
- <data-order field="f_address" name="客户地址"
392
- :order.sync="$parent.$parent.$parent.orderFields.f_address"></data-order>
393
- </th>
394
- <th>
395
- <nobr>客户类型</nobr>
396
- </th>
397
- <th>
398
- <nobr>用气性质</nobr>
399
- </th>
400
- <th>
401
- <nobr>表号</nobr>
402
- </th>
403
- <th>
404
- <nobr>气表品牌</nobr>
405
- </th>
406
- <th>
407
- <nobr>卡号</nobr>
408
- </th>
409
- <th>
410
- <nobr>气价名称</nobr>
411
- </th>
412
- <th>
413
- <nobr>购气次数</nobr>
414
- </th>
415
- <th>
416
- <nobr>上期表底数</nobr>
417
- </th>
418
- <th>
419
- <nobr>本期表底数</nobr>
420
- </th>
421
- <th>
422
- <nobr>气量</nobr>
423
- </th>
424
- <th>
425
- <nobr>金额</nobr>
426
- </th>
427
- <!-- <th>-->
428
- <!-- <nobr>用气量</nobr>-->
429
- <!-- </th>-->
430
- <!-- <th>-->
431
- <!-- <nobr>用气金额</nobr>-->
432
- <!-- </th>-->
433
- <!-- <th>-->
434
- <!-- <nobr>余额</nobr>-->
435
- <!-- </th>-->
436
- <th>
437
- <nobr>违约金</nobr>
438
- </th>
439
- <th>
440
- <nobr>燃气费</nobr>
441
- </th>
442
- <th>
443
- <nobr>清缴金额</nobr>
444
- </th>
445
- <th>
446
- <nobr>预存金额</nobr>
447
- </th>
448
- <th>
449
- <nobr>上期结余</nobr>
450
- </th>
451
- <th>
452
- <nobr>收款</nobr>
453
- </th>
454
- <!--<th>-->
455
- <!--&lt;!&ndash; <nobr>所属年月</nobr>&ndash;&gt;-->
456
- <!--<data-order field="f_rest_date" name="所属年月"-->
457
- <!--:order.sync="$parent.$parent.$parent.orderFields.f_rest_date"></data-order>-->
458
-
459
- <!--</th>-->
460
- <th>
461
- <!-- <nobr>收费日期</nobr>-->
462
- <data-order field="f_operate_date" name="收费日期"
463
- :order.sync="$parent.$parent.$parent.orderFields.f_operate_date"></data-order>
464
- </th>
465
- <th>
466
- <nobr>优惠金额</nobr>
467
- </th>
468
- <th>
469
- <nobr>本期结余</nobr>
470
- </th>
471
- <th>
472
- <nobr>付款方式</nobr>
473
- </th>
474
- <th>
475
- <nobr>写卡状态</nobr>
476
- </th>
477
- <th v-if="$parent.$parent.$parent.titleShow">
478
- <nobr>支付渠道</nobr>
479
- </th>
480
- <th>
481
- <nobr>银行名称</nobr>
482
- </th>
483
- <th>
484
- <nobr>收费类型</nobr>
485
- </th>
486
- <th>
487
- <nobr>终端号</nobr>
488
- </th>
489
- <th>
490
- <nobr>蓝牙数据包状态</nobr>
491
- </th>
492
- <th>
493
- <nobr>状态</nobr>
494
- </th>
495
-
496
- <th>
497
- <nobr>备注</nobr>
498
- </th>
499
- <th>
500
- <nobr>补打次数</nobr>
501
- </th>
502
- <th>
503
- <nobr>人员</nobr>
504
- </th>
505
- <th>
506
- <nobr>部门</nobr>
507
- </th>
508
- <th>
509
- <nobr>公司</nobr>
510
- </th>
511
- <th>
512
- <nobr>流水号</nobr>
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>
563
- <nobr>二阶气费</nobr>
564
- </th>
565
- <th>
566
- <nobr>三阶气量</nobr>
567
- </th>
568
- <th>
569
- <nobr>三阶单价</nobr>
570
- </th>
571
- <th>
572
- <nobr>三阶气费</nobr>
573
- </th>
574
- <th v-show="$parent.$parent.$parent.authArr.includes('收费查询票据补打')">
575
- <nobr>操作</nobr>
576
- </th>
577
-
578
- <th><nobr>附件</nobr></th>
579
- </tr>
580
- </template>
581
- <template partial='body'>
582
- <td style="text-align: center;">
583
- <nobr>{{row.id}}</nobr>
584
- </td>
585
- <td style="text-align: center;"><nobr>
586
- <nobr>{{row.f_userinfo_code}}</nobr>
587
- </nobr> </td>
588
- <td style="text-align: center;">
589
- <nobr>{{row.f_olduserinfo_code}}</nobr>
590
- </td>
591
- <td style="text-align: center;">
592
- <nobr>{{row.f_street}}</nobr>
593
- </td>
594
- <td style="text-align: center;">
595
- <nobr>{{row.f_user_name}}</nobr>
596
- </td>
597
- <td style="text-align: center;">
598
- <nobr>{{row.f_user_phone}}</nobr>
599
- </td>
600
- <td style="text-align: center;">
601
- <nobr>{{row.f_idnumber}}</nobr>
602
- </td>
603
- <td style="text-align: center;">
604
- <nobr>{{row.f_zones}}</nobr>
605
- </td>
606
- <td style="text-align: center;"><nobr>
607
- <nobr>{{row.f_residential_area}}</nobr>
608
- </nobr> </td>
609
- <td style="text-align: center;">
610
- <nobr>{{row.f_address}}</nobr>
611
- </td>
612
- <td style="text-align: center;">
613
- <nobr>{{row.f_user_type}}</nobr>
614
- </td>
615
- <td style="text-align: center;">
616
- <nobr>{{row.f_gasproperties}}</nobr>
617
- </td>
618
- <td style="text-align: center;">
619
- <nobr>{{row.f_meternumber}}</nobr>
620
- </td>
621
- <td style="text-align: center;">
622
- <nobr>{{row.f_meter_brand}}</nobr>
623
- </td>
624
- <td style="text-align: center;">
625
- <nobr>{{row.f_card_id}}</nobr>
626
- </td>
627
- <td style="text-align: center;">
628
- <nobr>{{row.f_price_name}}</nobr>
629
- </td>
630
- <td style="text-align: center;">
631
- <nobr>{{row.f_times}}</nobr>
632
- </td>
633
- <td style="text-align: center;">
634
- <nobr>{{row.f_last_tablebase}}</nobr>
635
- </td>
636
- <td style="text-align: center;">
637
- <nobr>{{row.f_tablebase }}</nobr>
638
- </td>
639
- <td style="text-align: center;">
640
- <nobr>{{row.f_pregas}}</nobr>
641
- </td>
642
- <td style="text-align: center;">
643
- <nobr>{{row.fee}}</nobr>
644
- </td>
645
- <!-- &lt;!&ndash;用气量&ndash;&gt;-->
646
- <!-- <td style="text-align: center;">-->
647
- <!-- <nobr>{{row.f_oughtamount}}</nobr>-->
648
- <!-- </td>-->
649
- <!-- &lt;!&ndash;用气金额&ndash;&gt;-->
650
- <!-- <td style="text-align: center;">-->
651
- <!-- <nobr>{{row.f_oughtfee}}</nobr>-->
652
- <!-- </td>-->
653
- <!-- &lt;!&ndash;余额&ndash;&gt;-->
654
- <!-- <td style="text-align: center;">-->
655
- <!-- <nobr>{{row.f_jval}}</nobr>-->
656
- <!-- </td>-->
657
- <td style="text-align: center;">
658
- <nobr>{{row.f_delaypay}}</nobr>
659
- </td>
660
- <td style="text-align: center;">
661
- <nobr>{{row.f_preamount}}</nobr>
662
- </td>
663
- <td style="text-align: center;">
664
- <nobr>{{row.f_charge_money}}</nobr>
665
- </td>
666
- <td style="text-align: center;">
667
- <nobr>{{row.f_yucun}}</nobr>
668
- </td>
669
- <td style="text-align: center;">
670
- <nobr v-if="row.f_meter_type === '物联网表'">{{row.f_balance_amount}}</nobr>
671
- <nobr v-else>{{row.f_balance}}</nobr>
672
- </td>
673
- <td style="text-align: center;">
674
- <nobr>{{row.f_collection}}</nobr>
675
- </td>
676
- <!--<td style="text-align: center;">-->
677
- <!--<nobr>{{row.f_rest_date}}</nobr>-->
678
- <!--</td>-->
679
- <td style="text-align: center;">
680
- <nobr>{{row.f_operate_date}}</nobr>
681
- </td>
682
- <td style="text-align: center;">
683
- <nobr>{{row.f_privilege_money}}</nobr>
684
- </td>
685
-
686
-
687
- <td style="text-align: center;">
688
- <nobr v-if="row.f_meter_type === '物联网表'">{{row.f_curbalance_amount}}</nobr>
689
- <nobr v-else>{{row.f_curbalance}}</nobr>
690
- </td>
691
- <td style="text-align: center;">
692
- <nobr>{{row.f_payment}}</nobr>
693
- </td>
694
- <td style="text-align: center;">
695
- <nobr>{{row.f_write_card}}</nobr>
696
- </td>
697
- <td style="text-align: center;" v-if="$parent.$parent.$parent.titleShow">
698
- <nobr>{{row.f_bank_type}}</nobr>
699
- </td>
700
- <td style="text-align: center;">
701
- <nobr>{{row.f_bank_name}}</nobr>
702
- </td>
703
- <td style="text-align: center;">
704
- <nobr>{{row.f_type}}</nobr>
705
- </td>
706
- <td style="text-align: center;">
707
- <nobr>{{row.f_terminal_num}}</nobr>
708
- </td>
709
- <td style="text-align: center;">
710
- <nobr>{{row.f_bluetooth_package}}</nobr>
711
- </td>
712
- <td style="text-align: center;">
713
- <nobr>{{row.f_state}}</nobr>
714
- </td>
715
-
716
- <td style="text-align: center;">
717
- <nobr>{{row.f_comments}}</nobr>
718
- </td>
719
- <td style="text-align: center;">
720
- <nobr>{{row.filltimes}}</nobr>
721
- </td>
722
- <td style="text-align: center;">
723
- <nobr>{{row.f_operator}}</nobr>
724
- </td>
725
- <td style="text-align: center;">
726
- <nobr>{{row.f_depname}}</nobr>
727
- </td>
728
- <td style="text-align: center;">
729
- <nobr>{{row.f_orgname}}</nobr>
730
- </td>
731
- <td style="text-align: center;">
732
- <nobr>{{row.f_serial_id}}</nobr>
733
- </td>
734
- <td style="text-align: center;">
735
- <nobr>{{row.f_bill_number}}</nobr>
736
- </td>
737
- <td style="text-align: center;">
738
- <nobr>{{row.f_serial_number}}</nobr>
739
- </td>
740
- <td style="text-align: center;">
741
- <nobr>{{row.f_has_bill}}</nobr>
742
- </td>
743
- <td style="text-align: center;">
744
- <nobr>{{row.f_invoice_num}}</nobr>
745
- </td>
746
- <td style="text-align: center;">
747
- <nobr>{{row.f_invoice_type}}</nobr>
748
- </td>
749
- <td style="text-align: center;">
750
- <nobr>{{row.f_invoiceuse_operator}}</nobr>
751
- </td>
752
- <td style="text-align: center;">
753
- <nobr>{{row.f_invoice_date}}</nobr>
754
- </td>
755
- <td style="text-align: center;">
756
- <nobr>{{row.f_write_totalgas}}</nobr>
757
- </td>
758
- <td style="text-align: center;">
759
- <nobr>{{row.f_write_money}}</nobr>
760
- </td>
761
- <td style="text-align: center;">
762
- <nobr>{{row.f_corr_operator}}</nobr>
763
- </td>
764
- <td style="text-align: center;">
765
- <nobr>{{row.f_corr_operate_date}}</nobr>
766
- </td>
767
- <td style="text-align: center;">
768
- <nobr>{{row.f_stairamount1}}</nobr>
769
- </td>
770
- <td style="text-align: center;">
771
- <nobr>{{row.f_stair1price}}</nobr>
772
- </td>
773
- <td style="text-align: center;">
774
- <nobr>{{(row.f_stair1fee - 0).toFixed(2)}}</nobr>
775
- </td>
776
- <td style="text-align: center;">
777
- <nobr>{{row.f_stair2amount}}</nobr>
778
- </td>
779
- <td style="text-align: center;">
780
- <nobr>{{row.f_stair2price}}</nobr>
781
- </td>
782
- <td style="text-align: center;">
783
- <nobr>{{(row.f_stair2fee - 0).toFixed(2)}}</nobr>
784
- </td>
785
- <td style="text-align: center;">
786
- <nobr>{{row.f_stair3amount}}</nobr>
787
- </td>
788
- <td style="text-align: center;">
789
- <nobr>{{row.f_stair3price}}</nobr>
790
- </td>
791
- <td style="text-align: center;">
792
- <nobr>{{(row.f_stair3fee - 0).toFixed(2)}}</nobr>
793
- </td>
794
- <td style="text-align: center;" v-if="$parent.$parent.$parent.authArr.includes('收费查询票据补打')" ><nobr>
795
- <button style=" height: 28px;line-height: 16px;" class="button_search button_spacing width-60" @click.stop="$parent.$parent.$parent.batchPrintBill(row,'票据补打')">票据补打</button>
796
- </nobr></td>
797
- <td style="text-align: center;"><nobr>
798
- <button style=" height: 28px;line-height: 16px;" class="button_search button_spacing width-60" @click.stop="$parent.$parent.$parent.view(row)">查看</button>
799
- </nobr></td>
800
- </template>
801
- <template partial='foot'></template>
802
- </data-grid>
803
- <template partial='other'>
804
- <charge-query-echarts
805
- :data="$parent.getCondition"
806
- sqlurl="chargeQuery"
807
- ></charge-query-echarts>
808
- </template>
809
- </criteria-paged>
810
- <table class="table-hover">
811
- <tr style="position: relative" class="table-bordered">
812
- <td
813
- style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">
814
- 汇总信息
815
- </td>
816
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
817
- 气量合计:&emsp;{{sumsmodel.f_pregas}}
818
- </td>
819
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
820
- 应交金额合计:&emsp;{{sumsmodel.fee}}
821
- </td>
822
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
823
- 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
824
- </td>
825
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
826
- 燃气费合计:&emsp;{{sumsmodel.f_preamount}}
827
- </td>
828
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
829
- 预存金额合计:&emsp;{{sumsmodel.f_yucun}}
830
- </td>
831
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
832
- 收款合计:&emsp;{{sumsmodel.f_collection}}
833
- </td>
834
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
835
- 优惠合计:&emsp;{{sumsmodel.f_privilege_money}}
836
- </td>
837
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
838
- 一阶气量合计:&emsp;{{sumsmodel.f_stairamount1}}
839
- </td>
840
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
841
- 一阶气费合计:&emsp;{{sumsmodel.f_stair1fee}}
842
- </td>
843
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
844
- 二阶气量合计:&emsp;{{sumsmodel.f_stair2amount}}
845
- </td>
846
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
847
- 二阶气费合计:&emsp;{{sumsmodel.f_stair2fee}}
848
- </td>
849
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
850
- 三阶气量合计:&emsp;{{sumsmodel.f_stair3amount}}
851
- </td>
852
- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
853
- 三阶气费合计:&emsp;{{sumsmodel.f_stair3fee}}
854
- </td>
855
- </tr>
856
- </table>
857
- </div>
858
- <!--<div v-if="show">-->
859
- <!--<user-info-detail-manage :f_userinfo_id="rowdata.f_userinfo_id" @cancel-main="cancel"></user-info-detail-manage>-->
860
- <!--</div>-->
861
- </div>
862
- <modal :show.sync="showupload" v-if="showupload" width="80%" style="width:auto;" v-ref:modal middle backdrop="false">
863
- <article slot="modal-body">
864
- <upload :blodid="selected.f_userinfo_id" :businessid="selected.id" v-ref:upload isupload="false" takeimg="false" fusetype="%收费" :isremark="false" style="width:auto" ></upload>
865
- </article>
866
- <footer slot="modal-footer" class="modal-footer">
867
- </footer>
868
- </modal>
869
- </div>
870
- <high-meter-idcard :show.sync="false" v-ref:highcard ></high-meter-idcard>
871
- <manage-batch-print-bill
872
- v-if="batchPrintBillShow"
873
- :show="batchPrintBillShow"
874
- :data="batchPrintData"
875
- :type="operate_type">
876
- </manage-batch-print-bill>
877
- </template>
878
-
879
- <script>
880
- import {HttpResetClass, PagedList} from 'vue-client'
881
- import exportConfig from './config/exportConfig'
882
- let cardBtnGen = async function (self, val) {
883
- self.cardInfo = val.data
884
-
885
- // 判断读卡是否需要卡密码
886
- console.log('读卡上的信息', self.cardInfo)
887
-
888
- if (self.cardInfo.NewParam) {
889
- if (self.cardInfo.NewParam.error) {
890
- if (self.cardInfo.NewParam.error === '0001') {
891
- // 需要重新读卡并传卡密码
892
- if (self.model.rows.length == 1 && self.model.rows[0].f_alias === self.cardInfo.Factory) {
893
- self.readCardParam = self.model.rows[0].f_card_password
894
- self.cardInfo = await self.$refs.paged.$refs.cri.$refs.readcard.readCard2(self.model.rows[0].f_card_password)
895
- } else {
896
- self.$showAlert('此卡需要先获取客户信息。请通过条件查询该客户信息之后进行读卡!!', 'warning', 2000)
897
- return
898
- }
899
- }
900
- }
901
- }
902
- self.card=self.cardInfo.CardID
903
- self.search()
904
- }
905
- let readySomething = async function (self) {
906
- //加载抄表册
907
- self.initmeterbook();
908
- self.$refs.paged.$refs.cri.model.startDate = self.data ? self.data.startDate : self.$login.toStandardDateString() + ' 00:00:00'
909
- self.$refs.paged.$refs.cri.model.endDate = self.data ? self.data.endDate : self.$login.toStandardDateString() + ' 23:59:59'
910
- self.defaultfield = [...self.defaultfield, ...self.config.defaultPrint]
911
- await self.$MagLoadParams.loadParam()
912
- self.initParams()
913
- self.sumsmodel = self.$refs.paged.$refs.grid.model.sums;
914
- }
915
- export default {
916
- props:['data'],
917
- title: '收费查询',
918
- data() {
919
- return {
920
- // jietilevel:'',
921
- IdCardInfo:'',
922
- titleShow : true,
923
- card:'',
924
- isSingleUser: null,
925
- startDate1:'',
926
- endDate1:'',
927
- resshow:['company','department','operator','slicearea'],
928
- other:[],
929
-
930
- footer:[],
931
- config: {
932
- defaultPrint: ['f_userinfo_code', 'f_user_name', 'f_pregas', 'f_collection', 'f_stairamount1', 'f_stair2amount', 'f_stair3amount','f_operate_date']
933
- },
934
- //排序
935
- orderitem:'',
936
- orderFields: {
937
- f_operate_date: ''
938
- },
939
- //f_price_name:[],
940
- gasproperties:[],
941
- footinfo: ['营业厅部负责人', '经办人' , '财务'],
942
- showinfo: false,
943
- data: {},
944
- getstart:'',
945
- show:false,
946
- rowdata:{},
947
- initres: {
948
- org:[this.$login.f.orgid],
949
- dep:[],
950
- user:[]
951
- },
952
- model: new PagedList('api/af-revenue/sql/chargeQuery', 20, {orderitem: this.orderitem?'"' + this.orderitem + ' "':`'f_operate_date desc'`},{
953
- f_pregas: 0,
954
- f_preamount: 0,
955
- f_delaypay: 0,
956
- fee:0,
957
- f_yucun:0,
958
- f_privilege_money: 0,
959
- f_collection: 0,
960
- f_stairamount1:0,
961
- f_stair1fee:0,
962
- f_stair2amount:0,
963
- f_stair2fee:0,
964
- f_stair3amount:0,
965
- f_stair3fee:0,
966
- }),
967
- batchPrintData: [],
968
- batchPrintBillShow: false,
969
- operate_type: '',
970
- criteriaShow: false,
971
- orgCondtionStr: '',
972
- // 下拉框
973
- meterbrands: [],
974
- pricenames: [],
975
- prices: [],
976
- area: [],
977
- //默认打印列
978
- defaultfield: [],
979
- //小区
980
- residentialArea: [],
981
- sumsmodel: {},
982
- f_filialeid: this.$login.f.orgid,
983
- wxstate:[
984
- {label: '全部', value: ''},
985
- {label: '已退款', value: `= '3'`},
986
- {label: '未退款', value: `!= '3'`}
987
- ],
988
- privilege_money:[
989
- {label: '全部', value: ''},
990
- {label: '已优惠', value: '> 0'},
991
- {label: '未优惠', value: '= 0'}
992
- ],
993
- showupload:false,
994
- selected:{},
995
- meterbooks:[{label: '全部',value: ''}], //抄表册
996
- inputtores:[{label: '全部',value: ''}],
997
- allorgid:[],
998
- tempfalg :false,
999
- lastorgstr:'',
1000
- // pos设备列表
1001
- posEquipment: [{label: '全部',value: ''}],
1002
- showbottomsum:false, //页面下方是否有合计: 默认为false, 在watch修改
1003
- // jieshu: [
1004
- // {label: '一阶', value: '一阶'},
1005
- // {label: '二阶', value: '二阶'},
1006
- // {label: '三阶', value: '三阶'}
1007
- // ]
1008
- }
1009
- },
1010
- ready() {
1011
- this.$refs.paged.$refs.cri.model.f_state=['有效']
1012
- this.getaddress()
1013
- this.getEquipment()
1014
- this.titleShow = this.$appdata.getSingleValue('是否显示筛选框') == null? true : this.$appdata.getSingleValue('是否显示筛选框')
1015
- //加载抄表册
1016
- this.$MagGetSaleParam.initinputtor();
1017
- this.getinputtores();
1018
- // this.initres.dep.push(this.$login.f.depids)
1019
- readySomething(this).then(() => {
1020
- this.$emit('ready')
1021
- }).catch((error) => {
1022
- this.$emit('error', error)
1023
- })
1024
- },
1025
- methods: {
1026
- async batchPrintBill(row, type) {
1027
- this.operate_type = type
1028
- console.log('this.$refs.paged.$refs.cri.model.f_state', this.$refs.paged.$refs.cri.model.f_state)
1029
- console.log(this.$refs.paged.$refs.cri.model.f_state.length === 1)
1030
- console.log(this.$refs.paged.$refs.cri.model.f_state[0] == '有效')
1031
- if (this.$refs.paged.$refs.cri.model.f_state.length === 1 && this.$refs.paged.$refs.cri.model.f_state[0] == '有效') {
1032
- if (type === '票据补打') {
1033
- this.batchPrintData.push(row)
1034
- this.$showMessage(`您确定补打本张票据吗???`, ['confirm', 'cancel']).then(async (res) => {
1035
- if (res === 'confirm') {
1036
- this.batchPrintBillShow = true
1037
- }
1038
- })
1039
- } else {
1040
- this.batchPrintData = this.$refs.paged.$refs.grid.model.rows
1041
- if (this.batchPrintData.length > 0) {
1042
- this.$showMessage(`您确定补打本页${this.batchPrintData.length}张票据吗???`, ['confirm', 'cancel']).then(async (res) => {
1043
- if (res === 'confirm') {
1044
- this.batchPrintBillShow = true
1045
- }
1046
- })
1047
- } else {
1048
- this.$showMessage(`请先查询数据!!!`, ['confirm'])
1049
- }
1050
- }
1051
- } else {
1052
- this.$showMessage(`请选择有效的收费记录进行票据补打!!!`, ['confirm'])
1053
- }
1054
- },
1055
- async pricetypechanged(){
1056
- this.$refs.paged.$refs.cri.model.f_price_name = []
1057
- this.pricenames = []
1058
- if (this.$refs.paged.$refs.cri.model.pricetype) {
1059
- let http = new HttpResetClass()
1060
- let param = {
1061
- items: 'f_price_name',
1062
- tablename: 't_stairprice',
1063
- condition: `f_price_type = '${this.$refs.paged.$refs.cri.model.pricetype[0]}' and f_orgid = '${this.$login.f.orgid}'`,
1064
- orderitem: 'id'
1065
- }
1066
- var res = await http.load('POST', 'api/af-revenue/sql/manage_singleTable', {data: param}, {resolveMsg: null, rejectMsg: '获取设备列表失败!'})
1067
- let uniqueMap = {}
1068
- let arr = []
1069
- for (var i = 0; i < res.data.length; i++) {
1070
- let item = res.data[i];
1071
- if (!uniqueMap[item.f_price_name]) {
1072
- arr.push(item);
1073
- uniqueMap[item.f_price_name] = true;
1074
- }
1075
- }
1076
- console.log('arr',arr)
1077
- if (arr.length > 0) {
1078
- arr.forEach(row => {
1079
- this.pricenames.push({label: row.f_price_name,value: row.f_price_name})
1080
- })
1081
- } else {
1082
- this.pricenames.push({label: '全部', value: ''})
1083
- }
1084
- }
1085
- },
1086
- // 获取设备下拉选
1087
- async getEquipment () {
1088
- let HttpReset = new HttpResetClass()
1089
- let param = {
1090
- items: 'f_terminal_name',
1091
- tablename: 't_equipment',
1092
- condition: `f_equipment_type = 'POS' and f_state = '正常' and f_orgid = '${this.$login.f.orgid}'`,
1093
- orderitem: 'id'
1094
- }
1095
- var data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_singleTable', {data: param}, {resolveMsg: null, rejectMsg: '获取设备列表失败!'})
1096
- for (let row of data.data) {
1097
- this.posEquipment.push({label: row.f_terminal_name, value: row.f_terminal_name})
1098
- }
1099
- },
1100
- ReadIDCard(){
1101
- this.$refs.highcard.sendMsg(this.$refs.highcard.CLT_MSG.READ_IDCARD, (msg) => {
1102
- console.log('======',msg)
1103
- if(msg.err !== 0){ return}
1104
- this.IdCardInfo=msg.strID
1105
- })
1106
- if(this.IdCardInfo) {
1107
- this.search()
1108
- }else{
1109
- alert("读取失败,找不到用户信息")
1110
- }
1111
- },
1112
- cardBtn (val) {
1113
- // this.clear()
1114
- cardBtnGen(this, val)
1115
- },
1116
- async initmeterbook(orgstr){
1117
- if(orgstr == null ){
1118
- orgstr = this.f_filialeid;
1119
- }
1120
- //获取新的抄表册,先去清理所有的抄表册
1121
- this.$GetSaleParam.meterbooks = [];
1122
- //开始加载新的抄表册
1123
- await this.$LoadParams.loadMeterBook(orgstr)
1124
- this.meterbooks = [{label: '全部', value: ''}, ...this.$GetSaleParam.getMeterBooks()]
1125
- },
1126
- async getinputtores () {
1127
- // 获取抄表员
1128
- let rs = []
1129
- if (this.$login.f.f_gasman.length > 0) {
1130
- for (let i = 0; i < this.$login.f.f_gasman.length; i++) {
1131
- let temp = {
1132
- label: this.$login.f.f_gasman[i].name,
1133
- value: this.$login.f.f_gasman[i].name
1134
- }
1135
- rs.push(temp)
1136
- }
1137
- }
1138
- this.inputtores = [{label: '全部', value: ''}, ...rs]
1139
- },
1140
- //显示附件
1141
- view(row){
1142
- this.showupload = true
1143
- this.selected= row
1144
- },
1145
- getotherfooter () {
1146
- // this.$refs.paged.$refs.cri.$refs.exports.otherData = [];
1147
- // this.$refs.paged.$refs.cri.$refs.exports.footerData = [];
1148
- this.other = [];
1149
- this.footer = [];
1150
- let exportdata = this.getCondition;
1151
- let otherInData = [];
1152
- otherInData.push(`导出时间: ${this.$login.toStandardTimeString()}`);
1153
- let footerData = [], exportfield = this.getfield;
1154
- footerData.push("合计");
1155
- let self = this;
1156
- for (var field in self.sumsmodel) {
1157
- footerData.push(`${exportfield[field]}合计:${self.sumsmodel[field]}`);
1158
- }
1159
- this.footer.push(footerData);
1160
- this.other.push(otherInData);
1161
- },
1162
- async getaddress(){
1163
- let HttpReset = new HttpResetClass()
1164
- var data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_getarealist', {
1165
- data: {
1166
- condition: `1=1 and s.f_orgid = '${this.$login.f.orgid}'`
1167
- }
1168
- }, {resolveMsg: null, rejectMsg: '获取小区失败!'})
1169
- console.log('小区',data)
1170
- let house = [{label: '全部', value: ''}]
1171
- for (let row of data.data){
1172
- house.push({label: row.f_residential_area, value: row.f_residential_area})
1173
- }
1174
- this.residentialArea = house
1175
- },
1176
- //把数据库查询数据转换为下拉数据
1177
- calculate(rows){
1178
- let data = []
1179
- rows.forEach((row, n) => {
1180
- data[n] = {label: row.f_residential_area, value: row.id}
1181
- })
1182
- return data
1183
- },
1184
-
1185
- search(){
1186
- this.$refs.paged.$refs.cri.search()
1187
- },
1188
- cancel() {
1189
- this.show = false
1190
- },
1191
- showmsg(obj){
1192
- this.rowdata=obj
1193
- this.show=true
1194
- },
1195
- userTypeChange () {
1196
- this.gasproperties=[]
1197
- if(this.$refs.paged.$refs.cri.model !==null) {
1198
- this.$refs.paged.$refs.cri.model.f_gasproperties=''
1199
- this.gasproperties = this.$appdata.getParam(this.$refs.paged.$refs.cri.model.f_user_type[0])
1200
- }
1201
- else{
1202
- this.gasproperties =[{label: '全部', value: ''}]
1203
- }
1204
- },
1205
- initParams() {
1206
- // 初始化气表品牌
1207
- let brandArr = []
1208
- this.$MagGetSaleParam.getGasbrand().forEach((item) => {
1209
- let temp = {}
1210
- temp.label = item.label
1211
- temp.value = item.value.f_meter_brand
1212
- brandArr.push(temp)
1213
- })
1214
- this.meterbrands = [{label: '全部', value: ''}, ...brandArr]
1215
- //初始化气表价格
1216
- this.prices = this.$MagGetSaleParam.getPrices();
1217
- },
1218
- selfSearch(args) {
1219
- if (this.data) {
1220
- this.$parent.$parent.$parent.data.startDate=this.$refs.paged.$refs.cri.model.startDate
1221
- this.$parent.$parent.$parent.data.endDate=this.$refs.paged.$refs.cri.model.endDate
1222
- }
1223
-
1224
- let f_orgstr = this.orgCondtionStr
1225
- args.condition = `${args.condition} ` + f_orgstr
1226
- if(this.card!=''){
1227
- args.condition+=` and f_card_id='${this.card}'`
1228
- }
1229
- if(this.IdCardInfo!=''){
1230
- args.condition +=` and f_idnumber='${this.IdCardInfo}'`
1231
- }
1232
- this.model.search(args.condition, args.model)
1233
- this.sumsmodel = this.$refs.paged.$refs.grid.model.sums;
1234
- this.card=''
1235
- this.IdCardInfo=''
1236
- },
1237
- clear() {
1238
- //清空部门和人员
1239
- this.$refs.paged.$refs.cri.$refs.sel.$children[1].selectres = []
1240
- //部门和人员变为全选
1241
- this.$refs.paged.$refs.cri.$refs.sel.$children[1].$children[0].isSelectAll = false
1242
- this.$refs.paged.$refs.cri.$refs.sel.$children[2].$children[0].isSelectAll = false
1243
- Object.keys(this.$refs.paged.$refs.cri.model).forEach((key) => {
1244
- this.$refs.paged.$refs.cri.model[key] = []
1245
- })
1246
-
1247
- },
1248
- dealmsg(val,startDate,endDate) {
1249
- val.model = this.model.model
1250
- startDate=this.startDate1
1251
- endDate=this.endDate1
1252
- this.$dispatch('deal-msg', val,startDate,endDate)
1253
- },
1254
- show() {
1255
- this.criteriaShow = true
1256
- },
1257
- hidden() {
1258
- this.criteriaShow = !this.criteriaShow
1259
- },
1260
- async getRes(condition,obj) {
1261
- this.orgCondtionStr = condition
1262
- this.orgname = obj.orgnames[0]
1263
- this.depname = obj.depnames[0]
1264
-
1265
-
1266
- },
1267
- async updateParams() {
1268
- await this.$MagLoadParams.loadParam(this.f_filialeid)
1269
- this.inputtores = [];
1270
- this.inputtores.push({label: "全部", value: ""})
1271
- if(this.allorgid!=null){
1272
- this.allorgid.forEach((res)=>{
1273
- this.inputtores = this.inputtores.concat(this.$MagGetSaleParam.getresinputtor(res));
1274
- })
1275
- }
1276
- this.initParams()
1277
- },
1278
- sort (field, rule) {
1279
- // 将所有排序方式设为不排序,实现相互排斥
1280
- for (let key in this.orderFields) {
1281
- if (key === field) {
1282
- this.orderFields[key] = rule
1283
- } else {
1284
- this.orderFields[key] = 'no'
1285
- }
1286
- }
1287
- // 如果新规则不排序,还原为默认排序
1288
- if (rule === 'no') {
1289
- this.model.paramSource.orderitem = `'${this.orderitem}'`
1290
- } else {
1291
- this.model.paramSource.orderitem = `'${field} ${rule}'`
1292
- }
1293
-
1294
- this.search()
1295
- }
1296
-
1297
- },
1298
- events:{
1299
- 'getidcard'(IdCard){
1300
- // console.log(param)
1301
- this.$refs.paged.$refs.cri.model.f_info_idnumber=IdCard.strID
1302
- },
1303
- 'print-cancel' () {
1304
- this.batchPrintBillShow = false
1305
- this.batchPrintData = []
1306
- }
1307
- },
1308
- watch: {
1309
- 'model.rows'(val) {
1310
- //如果有合计 这里为true, 其他为false ,反正相反
1311
- this.showbottomsum=true;
1312
- if(val.length === 0){
1313
- this.sumsmodel = {}
1314
- this.showbottomsum=false;
1315
- }
1316
- },
1317
- 'model.rows.length' () {
1318
- this.isSingleUser = this.model.rows
1319
- },
1320
- async 'orgCondtionStr'(val) {
1321
- //更新抄表册
1322
- this.$refs.paged.$refs.cri.model.f_inputtor=[]
1323
- this.$refs.paged.$refs.cri.model.f_meter_book = []
1324
- this.meterbooks = [{label: '全部',value: ''}];
1325
- if(this.lastorgstr != val){
1326
- this.tempfalg = true;
1327
- this.lastorgstr = val;
1328
- }
1329
- if(this.tempfalg && val != null && val!='' && val.indexOf("(")>-1){
1330
- this.tempfalg = false;
1331
- let a = val.substring(val.indexOf("(")+2)
1332
- await this.initmeterbook(a.substring(0,a.indexOf(")")-1));
1333
- }
1334
- let res = val.match(/'(.*?)'/)
1335
- console.log('正则提取:',res && res[1])
1336
- if (res) {
1337
- this.f_filialeid = res[1]
1338
- if(res.input !=null){
1339
- let resorgid = res.input.substring(res.input.indexOf("'"));
1340
- if(resorgid!= null && resorgid!=''){
1341
- resorgid = resorgid.substring(0,resorgid.lastIndexOf("'")+1);
1342
- // resorgid = resorgid.replaceAll("'","");
1343
- resorgid = resorgid.replace(/'/g,"");
1344
- this.allorgid = resorgid.split(",")
1345
- }
1346
- }
1347
- this.updateParams()
1348
- }
1349
- },
1350
- sumsmodel:{
1351
- handler: function(val) {
1352
- this.getotherfooter();
1353
- },
1354
- deep: true
1355
- }
1356
- },
1357
- computed: {
1358
- authArr () {
1359
- console.log('this.$login.r:',this.$login.r)
1360
- console.log('this.$login.r.includes:',this.$login.r.includes('批量打印票据'))
1361
- return this.$login.r ? this.$login.r : []
1362
- },
1363
- getstart(){
1364
- return `开始时间:${this.$refs.paged.$refs.cri.model.startDate} 结束时间:${this.$refs.paged.$refs.cri.model.endDate}`
1365
- },
1366
- chooserow(){
1367
- let aaa= true
1368
- if(this.$login.r && this.$login.r.includes('打印项选择')){
1369
- aaa = false
1370
- }
1371
- return aaa
1372
- },
1373
- getCondition() {
1374
- return {
1375
- startDate: this.$refs.paged.$refs.cri.model.startDate,
1376
- endDate: this.$refs.paged.$refs.cri.model.endDate,
1377
- condition: `${this.$refs.paged.$refs.cri.condition}` + this.orgCondtionStr,
1378
- orderitem: this.orderitem?`${this.orderitem}`: " f_operate_date desc"
1379
- }
1380
- },
1381
- getfield() {
1382
- return exportConfig.chargeConfig
1383
- },
1384
- defaultexport() {
1385
- return exportConfig.chargeexportConfig
1386
- },
1387
- pricetypes() {
1388
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('气价类型')]
1389
- },
1390
-
1391
- invoiceType() {
1392
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('发票类型查询')]
1393
- },
1394
- hasbill() {
1395
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('是否开票')]
1396
- },
1397
- usertypes() {
1398
- return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('用户类型')]
1399
- },
1400
- metertypes() {
1401
- return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('气表类型')]
1402
- },
1403
-
1404
- tablestate() {
1405
- return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('气表状态')]
1406
- },
1407
- chargetype() {
1408
- return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('收费类型')]
1409
- },
1410
- payment() {
1411
- return [...this.$appdata.getParam('付款方式查询')]
1412
- },
1413
- banktype() {
1414
- return [...this.$appdata.getParam('支付渠道查询')]
1415
- },
1416
- charge_state() {
1417
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('收费状态')]
1418
- },
1419
- bank(){
1420
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('银行名称')]
1421
- },
1422
- writecard(){
1423
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('写卡状态')]
1424
- },
1425
- bluetoothpackage(){
1426
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('数据包状态')]
1427
- }
1428
-
1429
- }
1430
- }
1431
- </script>
1432
- <style scoped>
1433
- .showbottom{
1434
- height:95%
1435
- }
1436
- </style>
1
+ <template>
2
+ <div id="unit" class="flex-row">
3
+ <div class="basic-main" @keyup.enter="search">
4
+ <div class="flex" :class="{showbottom:showbottomsum}" v-if="!show">
5
+ <criteria-paged :model="model" v-ref:paged @sort="sort" :drawer="true" drawertitle="收费查询">
6
+ <criteria partial='criteria' @condition-changed='$parent.selfSearch' v-ref:cri >
7
+ <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
8
+ <div class="row">
9
+ <div class="col-sm-2 form-group">
10
+ <label for="startDate" class="font_normal_body">开始日期</label>
11
+ <datepicker id="startDate" placeholder="开始日期" style="width:60%"
12
+ v-model="model.startDate"
13
+ :value.sync="model.startDate"
14
+ :format="'yyyy-MM-dd HH:mm:ss'"
15
+ :show-reset-button="true"
16
+ condition="f_operate_date >= '{}'">
17
+ </datepicker>
18
+ </div>
19
+ <div class="col-sm-2 form-group">
20
+ <label for="endDate" class="font_normal_body">结束日期</label>
21
+ <datepicker id="endDate" placeholder="结束日期" style="width:60%"
22
+ v-model="model.endDate"
23
+ :value.sync="model.endDate"
24
+ :format="'yyyy-MM-dd HH:mm:ss'"
25
+ :show-reset-button="true"
26
+ condition="f_operate_date <= '{}'">
27
+ </datepicker>
28
+ </div>
29
+ <div class="col-sm-2 form-group">
30
+ <label class="font_normal_body">客户编号</label>
31
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_userinfo_code"
32
+ condition="f_userinfo_code = '{}' " placeholder="客户编号">
33
+ </div>
34
+ <div class="col-sm-2 form-group">
35
+ <label class="font_normal_body">表&emsp;&emsp;号</label>
36
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_meternumber"
37
+ condition="f_meternumber = '{}'" placeholder='表号'>
38
+ </div>
39
+
40
+ <div class="span" style="float:right;">
41
+ <button class="button_search button_spacing" v-show="false" @click="$parent.$parent.ReadIDCard()">读取身份证</button>
42
+ <read-card :is-single.sync="$parent.$parent.isSingleUser" @read-info="$parent.$parent.cardBtn" v-ref:readcard></read-card>
43
+ <button class="button_search button_spacing" @click="search()">查询</button>
44
+ <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
45
+
46
+ <export-excel :data="$parent.$parent.getCondition" :footer="$parent.$parent.footer"
47
+ :field="$parent.$parent.getfield" :header="$parent.$parent.other"
48
+ :defaultselect="$parent.$parent.defaultexport"
49
+ sqlurl="api/af-revenue/logic/openapi/exportfile" sql-name="chargeQuery" template-name='收费查询导出'
50
+ :choose-col="true">
51
+ </export-excel>
52
+
53
+ <print-data :sum-field="$parent.$parent.getfield" :model="$parent.model" :field="$parent.$parent.getfield"
54
+ :defaultfield="$parent.$parent.defaultfield" :footinfo="$parent.$parent.footinfo"
55
+ titletable="缴费记录报表" :starthead="$parent.$parent.getstart"
56
+ :sumsmodel="$parent.$parent.sumsmodel"></print-data>
57
+ <button
58
+ class="button_export button_spacing"
59
+ @click="$parent.$parent.batchPrintBill(null,'批量票据补打')"
60
+ v-if="$parent.$parent.authArr.includes('批量补打票据')">
61
+ 批量补打票据
62
+ </button>
63
+ <div style="float: right" class="button_spacing" :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}" @click="$parent.$parent.hidden()"></div>
64
+
65
+ </div>
66
+ </div>
67
+ <div class="row" v-show="$parent.$parent.criteriaShow">
68
+ <res-select-group :show-component="$parent.$parent.resshow" :initres="$parent.$parent.initres" :cascade =true @re-res="$parent.$parent.getRes" v-ref:sel></res-select-group>
69
+ <div class="col-sm-2 form-group">
70
+ <label class="font_normal_body" title="旧客户编号">档案编号</label>
71
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_olduserinfo_code"
72
+ condition="f_olduserinfo_code = '{}' " placeholder="档案编号">
73
+ </div>
74
+ <div class="col-sm-2 form-group">
75
+ <label class="font_normal_body">客户名称</label>
76
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
77
+ condition="f_user_name like '%{}%'" placeholder="客户名称">
78
+ </div>
79
+ <div class="col-sm-2 form-group">
80
+ <label class="font_normal_body">收费编号</label>
81
+ <input type="text" style="width:60%" class="input_search" v-model="model.id"
82
+ condition="id = '{}'" placeholder="收费编号">
83
+ </div>
84
+ <div class="col-sm-2 form-group">
85
+ <label class="font_normal_body">客户电话</label>
86
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"
87
+ condition="f_user_phone like '%{}%'" placeholder="客户电话">
88
+ </div>
89
+ <div class="col-sm-2 form-group">
90
+ <label class="font_normal_body">身份证号</label>
91
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_idnumber"
92
+ condition="f_idnumber like '%{}%'" placeholder="身份证号">
93
+ </div>
94
+ <div class="col-sm-2 form-group">
95
+ <label class="font_normal_body">客户地址</label>
96
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_address"
97
+ condition="f_address like '%{}%'" placeholder='客户地址'>
98
+ </div>
99
+ <div class="col-sm-2 form-group">
100
+ <label class="font_normal_body">&nbsp;&nbsp;&nbsp;小区&nbsp;&nbsp;&nbsp;</label>
101
+ <v-select :value.sync="model.f_residential_area"
102
+ class="select_list select"
103
+ v-model="model.f_residential_area"
104
+ style="width: 60%"
105
+ multiple
106
+ condition="f_residential_area in {}"
107
+ :options='$parent.$parent.residentialArea' placeholder='选择小区'
108
+ close-on-select>
109
+
110
+ </v-select>
111
+ </div>
112
+ <div class="col-sm-2 form-group">
113
+ <label class="font_normal_body" title="参数:付款方式查询">付款方式</label>
114
+ <v-select :value.sync="model.f_payment" multiple
115
+ v-model="model.f_payment"
116
+ :options='$parent.$parent.payment' placeholder='请选择'
117
+ condition="f_payment in {}"
118
+ close-on-select></v-select>
119
+ </div>
120
+ <div class="col-sm-2 form-group" v-if="$parent.$parent.titleShow">
121
+ <label class="font_normal_body" title="参数:支付渠道查询">支付渠道</label>
122
+ <v-select :value.sync="model.f_bank_type" multiple
123
+ v-model="model.f_bank_type"
124
+ :options='$parent.$parent.banktype' placeholder='请选择'
125
+ condition="f_bank_type in {}"
126
+ close-on-select></v-select>
127
+ </div>
128
+ <div class="col-sm-2 form-group">
129
+ <label class="font_normal_body">收费类型</label>
130
+ <!-- <v-select :value.sync="model.f_type"
131
+ v-model="model.f_type"
132
+ :options='$parent.$parent.chargetype' placeholder='请选择'
133
+ condition="f_type = '{}'"
134
+ close-on-select></v-select>-->
135
+ <v-select :value.sync="model.f_type" multiple
136
+ :options='$parent.$parent.chargetype' placeholder='请选择'
137
+ close-on-select clear-button
138
+ condition="f_type in {}"
139
+ v-model="model.f_type"></v-select>
140
+ </div>
141
+ <div class="col-sm-2 form-group">
142
+ <label class="font_normal_body">客户类型</label>
143
+ <v-select :value.sync="model.f_user_type"
144
+ @change="$parent.$parent.userTypeChange()"
145
+ :options='$parent.$parent.usertypes' placeholder='请选择' v-model="model.f_user_type"
146
+ condition="f_user_type = '{}'"
147
+ close-on-select></v-select>
148
+ </div>
149
+ <div class="col-sm-2 form-group">
150
+ <label class="font_normal_body">用气性质</label>
151
+ <v-select :value.sync="model.f_gasproperties" v-model="model.f_gasproperties"
152
+ :options='$parent.$parent.gasproperties' placeholder='请选择'
153
+ condition="f_gasproperties = '{}'"
154
+ close-on-select></v-select>
155
+ </div>
156
+ <div class="col-sm-2 form-group">
157
+ <label class="font_normal_body">气价类型</label>
158
+ <v-select :value.sync="model.pricetype" v-model="model.pricetype"
159
+ @change="$parent.$parent.pricetypechanged"
160
+ placeholder='气价类型' :options="$parent.$parent.pricetypes"
161
+ close-on-select v-ref:type>
162
+ </v-select>
163
+ </div>
164
+ <div class="col-sm-2 form-group">
165
+ <label class="font_normal_body">气价名称</label>
166
+ <v-select :value.sync="model.f_price_name"
167
+ v-model="model.f_price_name"
168
+ multiple
169
+ :options="$parent.$parent.pricenames"
170
+ condition="f_price_name in {}"
171
+ ></v-select>
172
+ </div>
173
+ <div class="col-sm-2 form-group">
174
+ <label class="font_normal_body">&nbsp;&nbsp;&nbsp;表编号</label>
175
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_user_id"
176
+ condition="f_user_id = '{}'" placeholder='表编号'>
177
+ </div>
178
+ <div class="col-sm-2 form-group">
179
+ <label class="font_normal_body">卡&emsp;&emsp;号</label>
180
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_card_id"
181
+ condition="f_card_id = '{}'" placeholder='卡号'>
182
+ </div>
183
+ <div class="col-sm-2 form-group">
184
+ <label class="font_normal_body">气表类型</label>
185
+ <v-select :value.sync="model.f_meter_type" multiple
186
+ :options='$parent.$parent.metertypes' placeholder='请选择' v-model="model.f_meter_type"
187
+ condition="f_meter_type in {}"
188
+ close-on-select></v-select>
189
+ </div>
190
+ <div class="col-sm-2 form-group">
191
+ <label class="font_normal_body">气表品牌</label>
192
+ <v-select :value.sync="model.f_meter_brand" multiple
193
+ v-model="model.f_meter_brand"
194
+ :options='$parent.$parent.meterbrands' placeholder='请选择'
195
+ condition="f_meter_brand in {}"
196
+ close-on-select></v-select>
197
+ </div>
198
+
199
+ <div class="col-sm-2 form-group">
200
+ <label class="font_normal_body">收费状态</label>
201
+ <v-select :value.sync="model.f_state" multiple
202
+ v-model="model.f_state"
203
+ :options='$parent.$parent.charge_state' placeholder='请选择'
204
+ condition="f_state in {}"
205
+ close-on-select></v-select>
206
+ </div>
207
+ <div class="col-sm-2 form-group">
208
+ <label class="font_normal_body">银行名称</label>
209
+ <v-select :value.sync="model.f_bank_name"
210
+ v-model="model.f_bank_name"
211
+ :options='$parent.$parent.bank' placeholder='请选择'
212
+ condition="f_bank_name = '{}'"
213
+ close-on-select></v-select>
214
+ </div>
215
+ <div class="col-sm-2 form-group">
216
+ <label class="font_normal_body">是否优惠</label>
217
+ <v-select :value.sync="model.f_privilege_money"
218
+ v-model="model.f_privilege_money"
219
+ :options='$parent.$parent.privilege_money' placeholder='请选择'
220
+ condition="f_privilege_money {}"
221
+ close-on-select></v-select>
222
+ </div>
223
+ <div class="col-sm-2 form-group">
224
+ <label class="font_normal_body">收&ensp;据&ensp;号</label>
225
+ <input type="text" style="width:30%" class="input_search" title="大于等于"
226
+ v-model="model.f_bill_number_big" condition="f_bill_number >= {}" placeholder='大于等于'>
227
+ <input type="text" style="width:30%" class="input_search" title="小于等于"
228
+ v-model="model.f_bill_number_small" condition="f_bill_number <= {}" placeholder='小于等于'>
229
+ </div>
230
+ <div class="col-sm-2 form-group">
231
+ <label class="font_normal_body">&nbsp;&nbsp;&nbsp;流水号</label>
232
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_serial_id"
233
+ condition="f_serial_id = '{}'" placeholder='流水号'>
234
+ </div>
235
+ <div class="col-sm-2 form-group">
236
+ <label class="font_normal_body" title="是否开票">是否开票</label>
237
+ <v-select :value.sync="model.f_has_bill"
238
+ v-model="model.f_has_bill"
239
+ :options='$parent.$parent.hasbill' placeholder='请选择'
240
+ condition="f_has_bill = '{}'"
241
+ close-on-select :value-single="true" :search="false">
242
+ </v-select>
243
+ </div>
244
+ <div class="col-sm-2 form-group">
245
+ <label class="font_normal_body">发票号码</label>
246
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_invoice_num"
247
+ condition="f_invoice_num = '{}'" placeholder='发票号码'>
248
+ </div>
249
+ <div class="col-sm-2 form-group">
250
+ <label class="font_normal_body" title="发票类型查询">发票类型</label>
251
+ <v-select :value.sync="model.f_invoice_type"
252
+ v-model="model.f_invoice_type"
253
+ :options='$parent.$parent.invoiceType' placeholder='请选择'
254
+ condition="f_invoice_type = '{}'"
255
+ close-on-select :value-single="true" :search="false">
256
+ </v-select>
257
+ </div>
258
+ <div class="col-sm-2 form-group">
259
+ <label class="font_normal_body">开&ensp;票&ensp;人</label>
260
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_invoiceuse_operator"
261
+ condition="f_invoiceuse_operator like '%{}%'" placeholder='开票人'>
262
+ </div>
263
+ <div class="col-sm-2 form-group">
264
+ <label for="startDate" class="font_normal_body">开票时间</label>
265
+ <datepicker id="startDate1" placeholder="开始日期" style="width:60%"
266
+ v-model="model.invoice_startDate"
267
+ :value.sync="model.invoice_startDate"
268
+ :format="'yyyy-MM-dd'"
269
+ :show-reset-button="true"
270
+ condition="f_invoice_date >= '{}'">
271
+ </datepicker>
272
+ </div>
273
+ <div class="col-sm-2 form-group">
274
+ <label for="endDate" class="font_normal_body">开票时间</label>
275
+ <datepicker id="endDate1" placeholder="结束日期" style="width:60%"
276
+ v-model="model.invoice_endDate"
277
+ :value.sync="model.invoice_endDate"
278
+ :format="'yyyy-MM-dd'"
279
+ :show-reset-button="true"
280
+ condition="f_invoice_date <= '{}'">
281
+ </datepicker>
282
+ </div>
283
+ <div class="col-sm-2 form-group">
284
+ <label class="font_normal_body" >抄&nbsp;&nbsp;表&nbsp;员</label>
285
+ <v-select :value.sync="model.f_inputtor"
286
+ v-model="model.f_inputtor"
287
+ :options='$parent.$parent.inputtores' placeholder='请选择'
288
+ condition="f_inputtor = '{}'"
289
+ close-on-select :search="false">
290
+ </v-select>
291
+ </div>
292
+ <div class="col-sm-2 form-group">
293
+ <label class="font_normal_body">抄&ensp;表&ensp;册</label>
294
+ <v-select :value.sync="model.f_meter_book" v-model="model.f_meter_book"
295
+ :options='$parent.$parent.meterbooks' placeholder='抄表册'
296
+ style="width:60%" multiple
297
+ close-on-select
298
+ condition="f_meter_book_num in {}"></v-select>
299
+ </div>
300
+ <div class="col-sm-2 form-group">
301
+ <label class="font_normal_body" title="参数名称:写卡状态">写卡状态</label>
302
+ <v-select :value.sync="model.f_write_card" v-model="model.f_write_card"
303
+ :options='$parent.$parent.writecard' placeholder='写卡状态'
304
+ style="width:60%"
305
+ close-on-select
306
+ condition="f_write_card = '{}'"></v-select>
307
+ </div>
308
+ <div class="col-sm-2 form-group">
309
+ <label class="font_normal_body">街&ensp;&ensp;&ensp;&ensp;道</label>
310
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_street"
311
+ condition="f_street like '%{}%'" placeholder='街道'>
312
+ </div>
313
+ <div class="col-sm-2 form-group">
314
+ <label class="font_normal_body">数&ensp;据&ensp;包</label>
315
+ <v-select :value.sync="model.f_bluetooth_package" v-model="model.f_bluetooth_package"
316
+ :options='$parent.$parent.bluetoothpackage' placeholder='数据包状态'
317
+ style="width:60%"
318
+ close-on-select
319
+ condition="f_bluetooth_package = '{}'"></v-select>
320
+ </div>
321
+ <div class="col-sm-2 form-group">
322
+ <label class="font_normal_body">pos设备&nbsp;</label>
323
+ <v-select :value.sync="model.f_terminal_name" multiple
324
+ v-model="model.f_terminal_name"
325
+ :options='$parent.$parent.posEquipment' placeholder='请选择'
326
+ condition="f_operator in {}"
327
+ close-on-select></v-select>
328
+ </div>
329
+ <div class="col-sm-2 form-group">
330
+ <label class="font_normal_body">充值金额</label>
331
+ <input type="text" style="width:30%" class="input_search" title="大于等于" v-model="model.f_collection_small"
332
+ condition="f_collection >= '{}' " placeholder="大于等于">
333
+ <input type="text" style="width:30%" class="input_search" title="小于等于" v-model="model.f_collection_big"
334
+ condition="f_collection <= '{}' " placeholder="小于等于">
335
+ </div>
336
+ <div class="col-sm-2 form-group">
337
+ <label class="font_normal_body">充值气量</label>
338
+ <input type="text" style="width:30%" class="input_search" title="大于等于" v-model="model.f_pregas_small"
339
+ condition="f_pregas >= '{}' " placeholder="大于等于">
340
+ <input type="text" style="width:30%" class="input_search" title="小于等于" v-model="model.f_pregas_big"
341
+ condition="f_pregas <= '{}' " placeholder="小于等于">
342
+ </div>
343
+ <!-- <div class="col-sm-2 form-group">-->
344
+ <!-- <label class="font_normal_body">&nbsp;&nbsp;阶数</label>-->
345
+ <!-- <v-select placeholder='请选择'-->
346
+ <!-- :value.sync="model.jietilevel"-->
347
+ <!-- v-model="model.jietilevel"-->
348
+ <!-- :options='$parent.$parent.jieshu'-->
349
+ <!-- condition="jietilevel = '{}'"-->
350
+ <!-- close-on-select></v-select>-->
351
+ <!-- </div>-->
352
+ <div class="col-sm-2 form-group">
353
+ <label class="font_normal_body">业务单号</label>
354
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_serial_number"
355
+ condition="f_serial_number = '{}'" placeholder='业务单号'>
356
+ </div>
357
+ </div>
358
+ </div>
359
+ </criteria>
360
+
361
+ <data-grid :model="model" partial='list' class="list_area table_sy" style="height: 95%" v-ref:grid>
362
+ <template partial='head'>
363
+ <tr>
364
+ <th>
365
+ <nobr>收费编号</nobr>
366
+ </th>
367
+ <th>
368
+ <!-- <nobr>客户编号</nobr>-->
369
+ <data-order field="f_userinfo_code" name="客户编号"
370
+ :order.sync="$parent.$parent.$parent.orderFields.f_userinfo_code"></data-order>
371
+ </th>
372
+ <th><nobr>档案编号</nobr></th>
373
+ <th><nobr>街道</nobr></th>
374
+ <th>
375
+ <nobr>客户名称</nobr>
376
+ </th>
377
+ <th>
378
+ <nobr>客户电话</nobr>
379
+ </th>
380
+ <th>
381
+ <nobr>身份证号</nobr>
382
+ </th>
383
+ <th>
384
+ <nobr>片区</nobr>
385
+ </th>
386
+ <th>
387
+ <nobr>小区</nobr>
388
+ </th>
389
+ <th>
390
+ <!-- <nobr>客户地址</nobr>-->
391
+ <data-order field="f_address" name="客户地址"
392
+ :order.sync="$parent.$parent.$parent.orderFields.f_address"></data-order>
393
+ </th>
394
+ <th>
395
+ <nobr>客户类型</nobr>
396
+ </th>
397
+ <th>
398
+ <nobr>用气性质</nobr>
399
+ </th>
400
+ <th>
401
+ <nobr>表号</nobr>
402
+ </th>
403
+ <th>
404
+ <nobr>气表品牌</nobr>
405
+ </th>
406
+ <th>
407
+ <nobr>卡号</nobr>
408
+ </th>
409
+ <th>
410
+ <nobr>气价名称</nobr>
411
+ </th>
412
+ <th>
413
+ <nobr>购气次数</nobr>
414
+ </th>
415
+ <th>
416
+ <nobr>上期表底数</nobr>
417
+ </th>
418
+ <th>
419
+ <nobr>本期表底数</nobr>
420
+ </th>
421
+ <th>
422
+ <nobr>气量</nobr>
423
+ </th>
424
+ <th>
425
+ <nobr>金额</nobr>
426
+ </th>
427
+ <!-- <th>-->
428
+ <!-- <nobr>用气量</nobr>-->
429
+ <!-- </th>-->
430
+ <!-- <th>-->
431
+ <!-- <nobr>用气金额</nobr>-->
432
+ <!-- </th>-->
433
+ <!-- <th>-->
434
+ <!-- <nobr>余额</nobr>-->
435
+ <!-- </th>-->
436
+ <th>
437
+ <nobr>违约金</nobr>
438
+ </th>
439
+ <th>
440
+ <nobr>燃气费</nobr>
441
+ </th>
442
+ <th>
443
+ <nobr>清缴金额</nobr>
444
+ </th>
445
+ <th>
446
+ <nobr>预存金额</nobr>
447
+ </th>
448
+ <th>
449
+ <nobr>上期结余</nobr>
450
+ </th>
451
+ <th>
452
+ <nobr>收款</nobr>
453
+ </th>
454
+ <!--<th>-->
455
+ <!--&lt;!&ndash; <nobr>所属年月</nobr>&ndash;&gt;-->
456
+ <!--<data-order field="f_rest_date" name="所属年月"-->
457
+ <!--:order.sync="$parent.$parent.$parent.orderFields.f_rest_date"></data-order>-->
458
+
459
+ <!--</th>-->
460
+ <th>
461
+ <!-- <nobr>收费日期</nobr>-->
462
+ <data-order field="f_operate_date" name="收费日期"
463
+ :order.sync="$parent.$parent.$parent.orderFields.f_operate_date"></data-order>
464
+ </th>
465
+ <th>
466
+ <nobr>优惠金额</nobr>
467
+ </th>
468
+ <th>
469
+ <nobr>本期结余</nobr>
470
+ </th>
471
+ <th>
472
+ <nobr>付款方式</nobr>
473
+ </th>
474
+ <th>
475
+ <nobr>写卡状态</nobr>
476
+ </th>
477
+ <th v-if="$parent.$parent.$parent.titleShow">
478
+ <nobr>支付渠道</nobr>
479
+ </th>
480
+ <th>
481
+ <nobr>银行名称</nobr>
482
+ </th>
483
+ <th>
484
+ <nobr>收费类型</nobr>
485
+ </th>
486
+ <th>
487
+ <nobr>终端号</nobr>
488
+ </th>
489
+ <th>
490
+ <nobr>蓝牙数据包状态</nobr>
491
+ </th>
492
+ <th>
493
+ <nobr>状态</nobr>
494
+ </th>
495
+
496
+ <th>
497
+ <nobr>备注</nobr>
498
+ </th>
499
+ <th>
500
+ <nobr>补打次数</nobr>
501
+ </th>
502
+ <th>
503
+ <nobr>人员</nobr>
504
+ </th>
505
+ <th>
506
+ <nobr>部门</nobr>
507
+ </th>
508
+ <th>
509
+ <nobr>公司</nobr>
510
+ </th>
511
+ <th>
512
+ <nobr>流水号</nobr>
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>
563
+ <nobr>二阶气费</nobr>
564
+ </th>
565
+ <th>
566
+ <nobr>三阶气量</nobr>
567
+ </th>
568
+ <th>
569
+ <nobr>三阶单价</nobr>
570
+ </th>
571
+ <th>
572
+ <nobr>三阶气费</nobr>
573
+ </th>
574
+ <th v-show="$parent.$parent.$parent.authArr.includes('收费查询票据补打')">
575
+ <nobr>操作</nobr>
576
+ </th>
577
+
578
+ <th><nobr>附件</nobr></th>
579
+ </tr>
580
+ </template>
581
+ <template partial='body'>
582
+ <td style="text-align: center;">
583
+ <nobr>{{row.id}}</nobr>
584
+ </td>
585
+ <td style="text-align: center;"><nobr>
586
+ <nobr>{{row.f_userinfo_code}}</nobr>
587
+ </nobr> </td>
588
+ <td style="text-align: center;">
589
+ <nobr>{{row.f_olduserinfo_code}}</nobr>
590
+ </td>
591
+ <td style="text-align: center;">
592
+ <nobr>{{row.f_street}}</nobr>
593
+ </td>
594
+ <td style="text-align: center;">
595
+ <nobr>{{row.f_user_name}}</nobr>
596
+ </td>
597
+ <td style="text-align: center;">
598
+ <nobr>{{row.f_user_phone}}</nobr>
599
+ </td>
600
+ <td style="text-align: center;">
601
+ <nobr>{{row.f_idnumber}}</nobr>
602
+ </td>
603
+ <td style="text-align: center;">
604
+ <nobr>{{row.f_zones}}</nobr>
605
+ </td>
606
+ <td style="text-align: center;"><nobr>
607
+ <nobr>{{row.f_residential_area}}</nobr>
608
+ </nobr> </td>
609
+ <td style="text-align: center;">
610
+ <nobr>{{row.f_address}}</nobr>
611
+ </td>
612
+ <td style="text-align: center;">
613
+ <nobr>{{row.f_user_type}}</nobr>
614
+ </td>
615
+ <td style="text-align: center;">
616
+ <nobr>{{row.f_gasproperties}}</nobr>
617
+ </td>
618
+ <td style="text-align: center;">
619
+ <nobr>{{row.f_meternumber}}</nobr>
620
+ </td>
621
+ <td style="text-align: center;">
622
+ <nobr>{{row.f_meter_brand}}</nobr>
623
+ </td>
624
+ <td style="text-align: center;">
625
+ <nobr>{{row.f_card_id}}</nobr>
626
+ </td>
627
+ <td style="text-align: center;">
628
+ <nobr>{{row.f_price_name}}</nobr>
629
+ </td>
630
+ <td style="text-align: center;">
631
+ <nobr>{{row.f_times}}</nobr>
632
+ </td>
633
+ <td style="text-align: center;">
634
+ <nobr>{{row.f_last_tablebase}}</nobr>
635
+ </td>
636
+ <td style="text-align: center;">
637
+ <nobr>{{row.f_tablebase }}</nobr>
638
+ </td>
639
+ <td style="text-align: center;">
640
+ <nobr>{{row.f_pregas}}</nobr>
641
+ </td>
642
+ <td style="text-align: center;">
643
+ <nobr>{{row.fee}}</nobr>
644
+ </td>
645
+ <!-- &lt;!&ndash;用气量&ndash;&gt;-->
646
+ <!-- <td style="text-align: center;">-->
647
+ <!-- <nobr>{{row.f_oughtamount}}</nobr>-->
648
+ <!-- </td>-->
649
+ <!-- &lt;!&ndash;用气金额&ndash;&gt;-->
650
+ <!-- <td style="text-align: center;">-->
651
+ <!-- <nobr>{{row.f_oughtfee}}</nobr>-->
652
+ <!-- </td>-->
653
+ <!-- &lt;!&ndash;余额&ndash;&gt;-->
654
+ <!-- <td style="text-align: center;">-->
655
+ <!-- <nobr>{{row.f_jval}}</nobr>-->
656
+ <!-- </td>-->
657
+ <td style="text-align: center;">
658
+ <nobr>{{row.f_delaypay}}</nobr>
659
+ </td>
660
+ <td style="text-align: center;">
661
+ <nobr>{{row.f_preamount}}</nobr>
662
+ </td>
663
+ <td style="text-align: center;">
664
+ <nobr>{{row.f_charge_money}}</nobr>
665
+ </td>
666
+ <td style="text-align: center;">
667
+ <nobr>{{row.f_yucun}}</nobr>
668
+ </td>
669
+ <td style="text-align: center;">
670
+ <nobr v-if="row.f_meter_type === '物联网表'">{{row.f_balance_amount}}</nobr>
671
+ <nobr v-else>{{row.f_balance}}</nobr>
672
+ </td>
673
+ <td style="text-align: center;">
674
+ <nobr>{{row.f_collection}}</nobr>
675
+ </td>
676
+ <!--<td style="text-align: center;">-->
677
+ <!--<nobr>{{row.f_rest_date}}</nobr>-->
678
+ <!--</td>-->
679
+ <td style="text-align: center;">
680
+ <nobr>{{row.f_operate_date}}</nobr>
681
+ </td>
682
+ <td style="text-align: center;">
683
+ <nobr>{{row.f_privilege_money}}</nobr>
684
+ </td>
685
+
686
+
687
+ <td style="text-align: center;">
688
+ <nobr v-if="row.f_meter_type === '物联网表'">{{row.f_curbalance_amount}}</nobr>
689
+ <nobr v-else>{{row.f_curbalance}}</nobr>
690
+ </td>
691
+ <td style="text-align: center;">
692
+ <nobr>{{row.f_payment}}</nobr>
693
+ </td>
694
+ <td style="text-align: center;">
695
+ <nobr>{{row.f_write_card}}</nobr>
696
+ </td>
697
+ <td style="text-align: center;" v-if="$parent.$parent.$parent.titleShow">
698
+ <nobr>{{row.f_bank_type}}</nobr>
699
+ </td>
700
+ <td style="text-align: center;">
701
+ <nobr>{{row.f_bank_name}}</nobr>
702
+ </td>
703
+ <td style="text-align: center;">
704
+ <nobr>{{row.f_type}}</nobr>
705
+ </td>
706
+ <td style="text-align: center;">
707
+ <nobr>{{row.f_terminal_num}}</nobr>
708
+ </td>
709
+ <td style="text-align: center;">
710
+ <nobr>{{row.f_bluetooth_package}}</nobr>
711
+ </td>
712
+ <td style="text-align: center;">
713
+ <nobr>{{row.f_state}}</nobr>
714
+ </td>
715
+
716
+ <td style="text-align: center;">
717
+ <nobr>{{row.f_comments}}</nobr>
718
+ </td>
719
+ <td style="text-align: center;">
720
+ <nobr>{{row.filltimes}}</nobr>
721
+ </td>
722
+ <td style="text-align: center;">
723
+ <nobr>{{row.f_operator}}</nobr>
724
+ </td>
725
+ <td style="text-align: center;">
726
+ <nobr>{{row.f_depname}}</nobr>
727
+ </td>
728
+ <td style="text-align: center;">
729
+ <nobr>{{row.f_orgname}}</nobr>
730
+ </td>
731
+ <td style="text-align: center;">
732
+ <nobr>{{row.f_serial_id}}</nobr>
733
+ </td>
734
+ <td style="text-align: center;">
735
+ <nobr>{{row.f_bill_number}}</nobr>
736
+ </td>
737
+ <td style="text-align: center;">
738
+ <nobr>{{row.f_serial_number}}</nobr>
739
+ </td>
740
+ <td style="text-align: center;">
741
+ <nobr>{{row.f_has_bill}}</nobr>
742
+ </td>
743
+ <td style="text-align: center;">
744
+ <nobr>{{row.f_invoice_num}}</nobr>
745
+ </td>
746
+ <td style="text-align: center;">
747
+ <nobr>{{row.f_invoice_type}}</nobr>
748
+ </td>
749
+ <td style="text-align: center;">
750
+ <nobr>{{row.f_invoiceuse_operator}}</nobr>
751
+ </td>
752
+ <td style="text-align: center;">
753
+ <nobr>{{row.f_invoice_date}}</nobr>
754
+ </td>
755
+ <td style="text-align: center;">
756
+ <nobr>{{row.f_write_totalgas}}</nobr>
757
+ </td>
758
+ <td style="text-align: center;">
759
+ <nobr>{{row.f_write_money}}</nobr>
760
+ </td>
761
+ <td style="text-align: center;">
762
+ <nobr>{{row.f_corr_operator}}</nobr>
763
+ </td>
764
+ <td style="text-align: center;">
765
+ <nobr>{{row.f_corr_operate_date}}</nobr>
766
+ </td>
767
+ <td style="text-align: center;">
768
+ <nobr>{{row.f_stairamount1}}</nobr>
769
+ </td>
770
+ <td style="text-align: center;">
771
+ <nobr>{{row.f_stair1price}}</nobr>
772
+ </td>
773
+ <td style="text-align: center;">
774
+ <nobr>{{(row.f_stair1fee - 0).toFixed(2)}}</nobr>
775
+ </td>
776
+ <td style="text-align: center;">
777
+ <nobr>{{row.f_stair2amount}}</nobr>
778
+ </td>
779
+ <td style="text-align: center;">
780
+ <nobr>{{row.f_stair2price}}</nobr>
781
+ </td>
782
+ <td style="text-align: center;">
783
+ <nobr>{{(row.f_stair2fee - 0).toFixed(2)}}</nobr>
784
+ </td>
785
+ <td style="text-align: center;">
786
+ <nobr>{{row.f_stair3amount}}</nobr>
787
+ </td>
788
+ <td style="text-align: center;">
789
+ <nobr>{{row.f_stair3price}}</nobr>
790
+ </td>
791
+ <td style="text-align: center;">
792
+ <nobr>{{(row.f_stair3fee - 0).toFixed(2)}}</nobr>
793
+ </td>
794
+ <td style="text-align: center;" v-if="$parent.$parent.$parent.authArr.includes('收费查询票据补打')" ><nobr>
795
+ <button style=" height: 28px;line-height: 16px;" class="button_search button_spacing width-60" @click.stop="$parent.$parent.$parent.batchPrintBill(row,'票据补打')">票据补打</button>
796
+ </nobr></td>
797
+ <td style="text-align: center;"><nobr>
798
+ <button style=" height: 28px;line-height: 16px;" class="button_search button_spacing width-60" @click.stop="$parent.$parent.$parent.view(row)">查看</button>
799
+ </nobr></td>
800
+ </template>
801
+ <template partial='foot'></template>
802
+ </data-grid>
803
+ <template partial='other'>
804
+ <charge-query-echarts
805
+ :data="$parent.getCondition"
806
+ sqlurl="chargeQuery"
807
+ ></charge-query-echarts>
808
+ </template>
809
+ </criteria-paged>
810
+ <table class="table-hover">
811
+ <tr style="position: relative" class="table-bordered">
812
+ <td
813
+ style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">
814
+ 汇总信息
815
+ </td>
816
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
817
+ 气量合计:&emsp;{{sumsmodel.f_pregas}}
818
+ </td>
819
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
820
+ 应交金额合计:&emsp;{{sumsmodel.fee}}
821
+ </td>
822
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
823
+ 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
824
+ </td>
825
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
826
+ 燃气费合计:&emsp;{{sumsmodel.f_preamount}}
827
+ </td>
828
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
829
+ 预存金额合计:&emsp;{{sumsmodel.f_yucun}}
830
+ </td>
831
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
832
+ 收款合计:&emsp;{{sumsmodel.f_collection}}
833
+ </td>
834
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
835
+ 优惠合计:&emsp;{{sumsmodel.f_privilege_money}}
836
+ </td>
837
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
838
+ 一阶气量合计:&emsp;{{sumsmodel.f_stairamount1}}
839
+ </td>
840
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
841
+ 一阶气费合计:&emsp;{{sumsmodel.f_stair1fee}}
842
+ </td>
843
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
844
+ 二阶气量合计:&emsp;{{sumsmodel.f_stair2amount}}
845
+ </td>
846
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
847
+ 二阶气费合计:&emsp;{{sumsmodel.f_stair2fee}}
848
+ </td>
849
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
850
+ 三阶气量合计:&emsp;{{sumsmodel.f_stair3amount}}
851
+ </td>
852
+ <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
853
+ 三阶气费合计:&emsp;{{sumsmodel.f_stair3fee}}
854
+ </td>
855
+ </tr>
856
+ </table>
857
+ </div>
858
+ <!--<div v-if="show">-->
859
+ <!--<user-info-detail-manage :f_userinfo_id="rowdata.f_userinfo_id" @cancel-main="cancel"></user-info-detail-manage>-->
860
+ <!--</div>-->
861
+ </div>
862
+ <modal :show.sync="showupload" v-if="showupload" width="80%" style="width:auto;" v-ref:modal middle backdrop="false">
863
+ <article slot="modal-body">
864
+ <upload :blodid="selected.f_userinfo_id" :businessid="selected.id" v-ref:upload isupload="false" takeimg="false" fusetype="%收费" :isremark="false" style="width:auto" ></upload>
865
+ </article>
866
+ <footer slot="modal-footer" class="modal-footer">
867
+ </footer>
868
+ </modal>
869
+ </div>
870
+ <high-meter-idcard :show.sync="false" v-ref:highcard ></high-meter-idcard>
871
+ <manage-batch-print-bill
872
+ v-if="batchPrintBillShow"
873
+ :show="batchPrintBillShow"
874
+ :data="batchPrintData"
875
+ :type="operate_type">
876
+ </manage-batch-print-bill>
877
+ </template>
878
+
879
+ <script>
880
+ import {HttpResetClass, PagedList} from 'vue-client'
881
+ import exportConfig from './config/exportConfig'
882
+ let cardBtnGen = async function (self, val) {
883
+ self.cardInfo = val.data
884
+
885
+ // 判断读卡是否需要卡密码
886
+ console.log('读卡上的信息', self.cardInfo)
887
+
888
+ if (self.cardInfo.NewParam) {
889
+ if (self.cardInfo.NewParam.error) {
890
+ if (self.cardInfo.NewParam.error === '0001') {
891
+ // 需要重新读卡并传卡密码
892
+ if (self.model.rows.length == 1 && self.model.rows[0].f_alias === self.cardInfo.Factory) {
893
+ self.readCardParam = self.model.rows[0].f_card_password
894
+ self.cardInfo = await self.$refs.paged.$refs.cri.$refs.readcard.readCard2(self.model.rows[0].f_card_password)
895
+ } else {
896
+ self.$showAlert('此卡需要先获取客户信息。请通过条件查询该客户信息之后进行读卡!!', 'warning', 2000)
897
+ return
898
+ }
899
+ }
900
+ }
901
+ }
902
+ self.card=self.cardInfo.CardID
903
+ self.search()
904
+ }
905
+ let readySomething = async function (self) {
906
+ //加载抄表册
907
+ self.initmeterbook();
908
+ self.$refs.paged.$refs.cri.model.startDate = self.data ? self.data.startDate : self.$login.toStandardDateString() + ' 00:00:00'
909
+ self.$refs.paged.$refs.cri.model.endDate = self.data ? self.data.endDate : self.$login.toStandardDateString() + ' 23:59:59'
910
+ self.defaultfield = [...self.defaultfield, ...self.config.defaultPrint]
911
+ await self.$MagLoadParams.loadParam()
912
+ self.initParams()
913
+ self.sumsmodel = self.$refs.paged.$refs.grid.model.sums;
914
+ }
915
+ export default {
916
+ props:['data'],
917
+ title: '收费查询',
918
+ data() {
919
+ return {
920
+ // jietilevel:'',
921
+ IdCardInfo:'',
922
+ titleShow : true,
923
+ card:'',
924
+ isSingleUser: null,
925
+ startDate1:'',
926
+ endDate1:'',
927
+ resshow:['company','department','operator','slicearea'],
928
+ other:[],
929
+
930
+ footer:[],
931
+ config: {
932
+ defaultPrint: ['f_userinfo_code', 'f_user_name', 'f_pregas', 'f_collection', 'f_stairamount1', 'f_stair2amount', 'f_stair3amount','f_operate_date']
933
+ },
934
+ //排序
935
+ orderitem:'',
936
+ orderFields: {
937
+ f_operate_date: ''
938
+ },
939
+ //f_price_name:[],
940
+ gasproperties:[],
941
+ footinfo: ['营业厅部负责人', '经办人' , '财务'],
942
+ showinfo: false,
943
+ data: {},
944
+ getstart:'',
945
+ show:false,
946
+ rowdata:{},
947
+ initres: {
948
+ org:[this.$login.f.orgid],
949
+ dep:[],
950
+ user:[]
951
+ },
952
+ model: new PagedList('api/af-revenue/sql/chargeQuery', 20, {orderitem: this.orderitem?'"' + this.orderitem + ' "':`'f_operate_date desc'`},{
953
+ f_pregas: 0,
954
+ f_preamount: 0,
955
+ f_delaypay: 0,
956
+ fee:0,
957
+ f_yucun:0,
958
+ f_privilege_money: 0,
959
+ f_collection: 0,
960
+ f_stairamount1:0,
961
+ f_stair1fee:0,
962
+ f_stair2amount:0,
963
+ f_stair2fee:0,
964
+ f_stair3amount:0,
965
+ f_stair3fee:0,
966
+ }),
967
+ batchPrintData: [],
968
+ batchPrintBillShow: false,
969
+ operate_type: '',
970
+ criteriaShow: false,
971
+ orgCondtionStr: '',
972
+ // 下拉框
973
+ meterbrands: [],
974
+ pricenames: [],
975
+ prices: [],
976
+ area: [],
977
+ //默认打印列
978
+ defaultfield: [],
979
+ //小区
980
+ residentialArea: [],
981
+ sumsmodel: {},
982
+ f_filialeid: this.$login.f.orgid,
983
+ wxstate:[
984
+ {label: '全部', value: ''},
985
+ {label: '已退款', value: `= '3'`},
986
+ {label: '未退款', value: `!= '3'`}
987
+ ],
988
+ privilege_money:[
989
+ {label: '全部', value: ''},
990
+ {label: '已优惠', value: '> 0'},
991
+ {label: '未优惠', value: '= 0'}
992
+ ],
993
+ showupload:false,
994
+ selected:{},
995
+ meterbooks:[{label: '全部',value: ''}], //抄表册
996
+ inputtores:[{label: '全部',value: ''}],
997
+ allorgid:[],
998
+ tempfalg :false,
999
+ lastorgstr:'',
1000
+ // pos设备列表
1001
+ posEquipment: [{label: '全部',value: ''}],
1002
+ showbottomsum:false, //页面下方是否有合计: 默认为false, 在watch修改
1003
+ // jieshu: [
1004
+ // {label: '一阶', value: '一阶'},
1005
+ // {label: '二阶', value: '二阶'},
1006
+ // {label: '三阶', value: '三阶'}
1007
+ // ]
1008
+ }
1009
+ },
1010
+ ready() {
1011
+ this.$refs.paged.$refs.cri.model.f_state=['有效']
1012
+ this.getaddress()
1013
+ this.getEquipment()
1014
+ this.titleShow = this.$appdata.getSingleValue('是否显示筛选框') == null? true : this.$appdata.getSingleValue('是否显示筛选框')
1015
+ //加载抄表册
1016
+ this.$MagGetSaleParam.initinputtor();
1017
+ this.getinputtores();
1018
+ // this.initres.dep.push(this.$login.f.depids)
1019
+ readySomething(this).then(() => {
1020
+ this.$emit('ready')
1021
+ }).catch((error) => {
1022
+ this.$emit('error', error)
1023
+ })
1024
+ },
1025
+ methods: {
1026
+ async batchPrintBill(row, type) {
1027
+ this.operate_type = type
1028
+ console.log('this.$refs.paged.$refs.cri.model.f_state', this.$refs.paged.$refs.cri.model.f_state)
1029
+ console.log(this.$refs.paged.$refs.cri.model.f_state.length === 1)
1030
+ console.log(this.$refs.paged.$refs.cri.model.f_state[0] == '有效')
1031
+ if (this.$refs.paged.$refs.cri.model.f_state.length === 1 && this.$refs.paged.$refs.cri.model.f_state[0] == '有效') {
1032
+ if (type === '票据补打') {
1033
+ this.batchPrintData.push(row)
1034
+ this.$showMessage(`您确定补打本张票据吗???`, ['confirm', 'cancel']).then(async (res) => {
1035
+ if (res === 'confirm') {
1036
+ this.batchPrintBillShow = true
1037
+ }
1038
+ })
1039
+ } else {
1040
+ this.batchPrintData = this.$refs.paged.$refs.grid.model.rows
1041
+ if (this.batchPrintData.length > 0) {
1042
+ this.$showMessage(`您确定补打本页${this.batchPrintData.length}张票据吗???`, ['confirm', 'cancel']).then(async (res) => {
1043
+ if (res === 'confirm') {
1044
+ this.batchPrintBillShow = true
1045
+ }
1046
+ })
1047
+ } else {
1048
+ this.$showMessage(`请先查询数据!!!`, ['confirm'])
1049
+ }
1050
+ }
1051
+ } else {
1052
+ this.$showMessage(`请选择有效的收费记录进行票据补打!!!`, ['confirm'])
1053
+ }
1054
+ },
1055
+ async pricetypechanged(){
1056
+ this.$refs.paged.$refs.cri.model.f_price_name = []
1057
+ this.pricenames = []
1058
+ if (this.$refs.paged.$refs.cri.model.pricetype) {
1059
+ let http = new HttpResetClass()
1060
+ let param = {
1061
+ items: 'f_price_name',
1062
+ tablename: 't_stairprice',
1063
+ condition: `f_price_type = '${this.$refs.paged.$refs.cri.model.pricetype[0]}' and f_orgid = '${this.$login.f.orgid}'`,
1064
+ orderitem: 'id'
1065
+ }
1066
+ var res = await http.load('POST', 'api/af-revenue/sql/manage_singleTable', {data: param}, {resolveMsg: null, rejectMsg: '获取设备列表失败!'})
1067
+ let uniqueMap = {}
1068
+ let arr = []
1069
+ for (var i = 0; i < res.data.length; i++) {
1070
+ let item = res.data[i];
1071
+ if (!uniqueMap[item.f_price_name]) {
1072
+ arr.push(item);
1073
+ uniqueMap[item.f_price_name] = true;
1074
+ }
1075
+ }
1076
+ console.log('arr',arr)
1077
+ if (arr.length > 0) {
1078
+ arr.forEach(row => {
1079
+ this.pricenames.push({label: row.f_price_name,value: row.f_price_name})
1080
+ })
1081
+ } else {
1082
+ this.pricenames.push({label: '全部', value: ''})
1083
+ }
1084
+ }
1085
+ },
1086
+ // 获取设备下拉选
1087
+ async getEquipment () {
1088
+ let HttpReset = new HttpResetClass()
1089
+ let param = {
1090
+ items: 'f_terminal_name',
1091
+ tablename: 't_equipment',
1092
+ condition: `f_equipment_type = 'POS' and f_state = '正常' and f_orgid = '${this.$login.f.orgid}'`,
1093
+ orderitem: 'id'
1094
+ }
1095
+ var data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_singleTable', {data: param}, {resolveMsg: null, rejectMsg: '获取设备列表失败!'})
1096
+ for (let row of data.data) {
1097
+ this.posEquipment.push({label: row.f_terminal_name, value: row.f_terminal_name})
1098
+ }
1099
+ },
1100
+ ReadIDCard(){
1101
+ this.$refs.highcard.sendMsg(this.$refs.highcard.CLT_MSG.READ_IDCARD, (msg) => {
1102
+ console.log('======',msg)
1103
+ if(msg.err !== 0){ return}
1104
+ this.IdCardInfo=msg.strID
1105
+ })
1106
+ if(this.IdCardInfo) {
1107
+ this.search()
1108
+ }else{
1109
+ alert("读取失败,找不到用户信息")
1110
+ }
1111
+ },
1112
+ cardBtn (val) {
1113
+ // this.clear()
1114
+ cardBtnGen(this, val)
1115
+ },
1116
+ async initmeterbook(orgstr){
1117
+ if(orgstr == null ){
1118
+ orgstr = this.f_filialeid;
1119
+ }
1120
+ //获取新的抄表册,先去清理所有的抄表册
1121
+ this.$GetSaleParam.meterbooks = [];
1122
+ //开始加载新的抄表册
1123
+ await this.$LoadParams.loadMeterBook(orgstr)
1124
+ this.meterbooks = [{label: '全部', value: ''}, ...this.$GetSaleParam.getMeterBooks()]
1125
+ },
1126
+ async getinputtores () {
1127
+ // 获取抄表员
1128
+ let rs = []
1129
+ if (this.$login.f.f_gasman.length > 0) {
1130
+ for (let i = 0; i < this.$login.f.f_gasman.length; i++) {
1131
+ let temp = {
1132
+ label: this.$login.f.f_gasman[i].name,
1133
+ value: this.$login.f.f_gasman[i].name
1134
+ }
1135
+ rs.push(temp)
1136
+ }
1137
+ }
1138
+ this.inputtores = [{label: '全部', value: ''}, ...rs]
1139
+ },
1140
+ //显示附件
1141
+ view(row){
1142
+ this.showupload = true
1143
+ this.selected= row
1144
+ },
1145
+ getotherfooter () {
1146
+ // this.$refs.paged.$refs.cri.$refs.exports.otherData = [];
1147
+ // this.$refs.paged.$refs.cri.$refs.exports.footerData = [];
1148
+ this.other = [];
1149
+ this.footer = [];
1150
+ let exportdata = this.getCondition;
1151
+ let otherInData = [];
1152
+ otherInData.push(`导出时间: ${this.$login.toStandardTimeString()}`);
1153
+ let footerData = [], exportfield = this.getfield;
1154
+ footerData.push("合计");
1155
+ let self = this;
1156
+ for (var field in self.sumsmodel) {
1157
+ footerData.push(`${exportfield[field]}合计:${self.sumsmodel[field]}`);
1158
+ }
1159
+ this.footer.push(footerData);
1160
+ this.other.push(otherInData);
1161
+ },
1162
+ async getaddress(){
1163
+ let HttpReset = new HttpResetClass()
1164
+ var data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_getarealist', {
1165
+ data: {
1166
+ condition: `1=1 and s.f_orgid = '${this.$login.f.orgid}'`
1167
+ }
1168
+ }, {resolveMsg: null, rejectMsg: '获取小区失败!'})
1169
+ console.log('小区',data)
1170
+ let house = [{label: '全部', value: ''}]
1171
+ for (let row of data.data){
1172
+ house.push({label: row.f_residential_area, value: row.f_residential_area})
1173
+ }
1174
+ this.residentialArea = house
1175
+ },
1176
+ //把数据库查询数据转换为下拉数据
1177
+ calculate(rows){
1178
+ let data = []
1179
+ rows.forEach((row, n) => {
1180
+ data[n] = {label: row.f_residential_area, value: row.id}
1181
+ })
1182
+ return data
1183
+ },
1184
+
1185
+ search(){
1186
+ this.$refs.paged.$refs.cri.search()
1187
+ },
1188
+ cancel() {
1189
+ this.show = false
1190
+ },
1191
+ showmsg(obj){
1192
+ this.rowdata=obj
1193
+ this.show=true
1194
+ },
1195
+ userTypeChange () {
1196
+ this.gasproperties=[]
1197
+ if(this.$refs.paged.$refs.cri.model !==null) {
1198
+ this.$refs.paged.$refs.cri.model.f_gasproperties=''
1199
+ this.gasproperties = this.$appdata.getParam(this.$refs.paged.$refs.cri.model.f_user_type[0])
1200
+ }
1201
+ else{
1202
+ this.gasproperties =[{label: '全部', value: ''}]
1203
+ }
1204
+ },
1205
+ initParams() {
1206
+ // 初始化气表品牌
1207
+ let brandArr = []
1208
+ this.$MagGetSaleParam.getGasbrand().forEach((item) => {
1209
+ let temp = {}
1210
+ temp.label = item.label
1211
+ temp.value = item.value.f_meter_brand
1212
+ brandArr.push(temp)
1213
+ })
1214
+ this.meterbrands = [{label: '全部', value: ''}, ...brandArr]
1215
+ //初始化气表价格
1216
+ this.prices = this.$MagGetSaleParam.getPrices();
1217
+ },
1218
+ selfSearch(args) {
1219
+ if (this.data) {
1220
+ this.$parent.$parent.$parent.data.startDate=this.$refs.paged.$refs.cri.model.startDate
1221
+ this.$parent.$parent.$parent.data.endDate=this.$refs.paged.$refs.cri.model.endDate
1222
+ }
1223
+
1224
+ let f_orgstr = this.orgCondtionStr
1225
+ args.condition = `${args.condition} ` + f_orgstr
1226
+ if(this.card!=''){
1227
+ args.condition+=` and f_card_id='${this.card}'`
1228
+ }
1229
+ if(this.IdCardInfo!=''){
1230
+ args.condition +=` and f_idnumber='${this.IdCardInfo}'`
1231
+ }
1232
+ this.model.search(args.condition, args.model)
1233
+ this.sumsmodel = this.$refs.paged.$refs.grid.model.sums;
1234
+ this.card=''
1235
+ this.IdCardInfo=''
1236
+ },
1237
+ clear() {
1238
+ //清空部门和人员
1239
+ this.$refs.paged.$refs.cri.$refs.sel.$children[1].selectres = []
1240
+ //部门和人员变为全选
1241
+ this.$refs.paged.$refs.cri.$refs.sel.$children[1].$children[0].isSelectAll = false
1242
+ this.$refs.paged.$refs.cri.$refs.sel.$children[2].$children[0].isSelectAll = false
1243
+ Object.keys(this.$refs.paged.$refs.cri.model).forEach((key) => {
1244
+ this.$refs.paged.$refs.cri.model[key] = []
1245
+ })
1246
+
1247
+ },
1248
+ dealmsg(val,startDate,endDate) {
1249
+ val.model = this.model.model
1250
+ startDate=this.startDate1
1251
+ endDate=this.endDate1
1252
+ this.$dispatch('deal-msg', val,startDate,endDate)
1253
+ },
1254
+ show() {
1255
+ this.criteriaShow = true
1256
+ },
1257
+ hidden() {
1258
+ this.criteriaShow = !this.criteriaShow
1259
+ },
1260
+ async getRes(condition,obj) {
1261
+ this.orgCondtionStr = condition
1262
+ this.orgname = obj.orgnames[0]
1263
+ this.depname = obj.depnames[0]
1264
+
1265
+
1266
+ },
1267
+ async updateParams() {
1268
+ await this.$MagLoadParams.loadParam(this.f_filialeid)
1269
+ this.inputtores = [];
1270
+ this.inputtores.push({label: "全部", value: ""})
1271
+ if(this.allorgid!=null){
1272
+ this.allorgid.forEach((res)=>{
1273
+ this.inputtores = this.inputtores.concat(this.$MagGetSaleParam.getresinputtor(res));
1274
+ })
1275
+ }
1276
+ this.initParams()
1277
+ },
1278
+ sort (field, rule) {
1279
+ // 将所有排序方式设为不排序,实现相互排斥
1280
+ for (let key in this.orderFields) {
1281
+ if (key === field) {
1282
+ this.orderFields[key] = rule
1283
+ } else {
1284
+ this.orderFields[key] = 'no'
1285
+ }
1286
+ }
1287
+ // 如果新规则不排序,还原为默认排序
1288
+ if (rule === 'no') {
1289
+ this.model.paramSource.orderitem = `'${this.orderitem}'`
1290
+ } else {
1291
+ this.model.paramSource.orderitem = `'${field} ${rule}'`
1292
+ }
1293
+
1294
+ this.search()
1295
+ }
1296
+
1297
+ },
1298
+ events:{
1299
+ 'getidcard'(IdCard){
1300
+ // console.log(param)
1301
+ this.$refs.paged.$refs.cri.model.f_info_idnumber=IdCard.strID
1302
+ },
1303
+ 'print-cancel' () {
1304
+ this.batchPrintBillShow = false
1305
+ this.batchPrintData = []
1306
+ }
1307
+ },
1308
+ watch: {
1309
+ 'model.rows'(val) {
1310
+ //如果有合计 这里为true, 其他为false ,反正相反
1311
+ this.showbottomsum=true;
1312
+ if(val.length === 0){
1313
+ this.sumsmodel = {}
1314
+ this.showbottomsum=false;
1315
+ }
1316
+ },
1317
+ 'model.rows.length' () {
1318
+ this.isSingleUser = this.model.rows
1319
+ },
1320
+ async 'orgCondtionStr'(val) {
1321
+ //更新抄表册
1322
+ this.$refs.paged.$refs.cri.model.f_inputtor=[]
1323
+ this.$refs.paged.$refs.cri.model.f_meter_book = []
1324
+ this.meterbooks = [{label: '全部',value: ''}];
1325
+ if(this.lastorgstr != val){
1326
+ this.tempfalg = true;
1327
+ this.lastorgstr = val;
1328
+ }
1329
+ if(this.tempfalg && val != null && val!='' && val.indexOf("(")>-1){
1330
+ this.tempfalg = false;
1331
+ let a = val.substring(val.indexOf("(")+2)
1332
+ await this.initmeterbook(a.substring(0,a.indexOf(")")-1));
1333
+ }
1334
+ let res = val.match(/'(.*?)'/)
1335
+ console.log('正则提取:',res && res[1])
1336
+ if (res) {
1337
+ this.f_filialeid = res[1]
1338
+ if(res.input !=null){
1339
+ let resorgid = res.input.substring(res.input.indexOf("'"));
1340
+ if(resorgid!= null && resorgid!=''){
1341
+ resorgid = resorgid.substring(0,resorgid.lastIndexOf("'")+1);
1342
+ // resorgid = resorgid.replaceAll("'","");
1343
+ resorgid = resorgid.replace(/'/g,"");
1344
+ this.allorgid = resorgid.split(",")
1345
+ }
1346
+ }
1347
+ this.updateParams()
1348
+ }
1349
+ },
1350
+ sumsmodel:{
1351
+ handler: function(val) {
1352
+ this.getotherfooter();
1353
+ },
1354
+ deep: true
1355
+ }
1356
+ },
1357
+ computed: {
1358
+ authArr () {
1359
+ console.log('this.$login.r:',this.$login.r)
1360
+ console.log('this.$login.r.includes:',this.$login.r.includes('批量打印票据'))
1361
+ return this.$login.r ? this.$login.r : []
1362
+ },
1363
+ getstart(){
1364
+ return `开始时间:${this.$refs.paged.$refs.cri.model.startDate} 结束时间:${this.$refs.paged.$refs.cri.model.endDate}`
1365
+ },
1366
+ chooserow(){
1367
+ let aaa= true
1368
+ if(this.$login.r && this.$login.r.includes('打印项选择')){
1369
+ aaa = false
1370
+ }
1371
+ return aaa
1372
+ },
1373
+ getCondition() {
1374
+ return {
1375
+ startDate: this.$refs.paged.$refs.cri.model.startDate,
1376
+ endDate: this.$refs.paged.$refs.cri.model.endDate,
1377
+ condition: `${this.$refs.paged.$refs.cri.condition}` + this.orgCondtionStr,
1378
+ orderitem: this.orderitem?`${this.orderitem}`: " f_operate_date desc"
1379
+ }
1380
+ },
1381
+ getfield() {
1382
+ return exportConfig.chargeConfig
1383
+ },
1384
+ defaultexport() {
1385
+ return exportConfig.chargeexportConfig
1386
+ },
1387
+ pricetypes() {
1388
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('气价类型')]
1389
+ },
1390
+
1391
+ invoiceType() {
1392
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('发票类型查询')]
1393
+ },
1394
+ hasbill() {
1395
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('是否开票')]
1396
+ },
1397
+ usertypes() {
1398
+ return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('用户类型')]
1399
+ },
1400
+ metertypes() {
1401
+ return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('气表类型')]
1402
+ },
1403
+
1404
+ tablestate() {
1405
+ return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('气表状态')]
1406
+ },
1407
+ chargetype() {
1408
+ return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('收费类型')]
1409
+ },
1410
+ payment() {
1411
+ return [...this.$appdata.getParam('付款方式查询')]
1412
+ },
1413
+ banktype() {
1414
+ return [...this.$appdata.getParam('支付渠道查询')]
1415
+ },
1416
+ charge_state() {
1417
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('收费状态')]
1418
+ },
1419
+ bank(){
1420
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('银行名称')]
1421
+ },
1422
+ writecard(){
1423
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('写卡状态')]
1424
+ },
1425
+ bluetoothpackage(){
1426
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('数据包状态')]
1427
+ }
1428
+
1429
+ }
1430
+ }
1431
+ </script>
1432
+ <style scoped>
1433
+ .showbottom{
1434
+ height:95%
1435
+ }
1436
+ </style>