manage-client 3.3.195 → 3.3.197

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 (46) hide show
  1. package/package.json +1 -1
  2. package/src/components/sale/businessquery/AreaChargeQuery.vue +4 -0
  3. package/src/components/sale/businessquery/AreaGeneralQuery.vue +4 -0
  4. package/src/components/sale/businessquery/ArrearsQuery.vue +4 -0
  5. package/src/components/sale/businessquery/BalanceTable.vue +4 -0
  6. package/src/components/sale/businessquery/CommunityPaymen.vue +4 -0
  7. package/src/components/sale/businessquery/HandBookQuery.vue +4 -0
  8. package/src/components/sale/businessquery/HandBookTwoQuery.vue +4 -0
  9. package/src/components/sale/businessquery/HandGasPropertiesQuery.vue +4 -0
  10. package/src/components/sale/businessquery/HandPeopleQuery.vue +4 -0
  11. package/src/components/sale/businessquery/HandRateQuery.vue +4 -0
  12. package/src/components/sale/businessquery/Handgasquery.vue +4 -0
  13. package/src/components/sale/businessquery/MonthGasQuery.vue +4 -0
  14. package/src/components/sale/businessquery/NoBusinessQuery.vue +4 -0
  15. package/src/components/sale/businessquery/PlotSummaryQuery.vue +4 -0
  16. package/src/components/sale/businessquery/ProceedsOper.vue +4 -0
  17. package/src/components/sale/businessquery/ResidentialCardQuery.vue +4 -0
  18. package/src/components/sale/businessquery/ResidentialQuery.vue +4 -0
  19. package/src/components/sale/businessquery/SellOrgnameQuery.vue +4 -0
  20. package/src/components/sale/businessquery/SellPeopleQuery.vue +4 -0
  21. package/src/components/sale/businessquery/SellingHand.vue +4 -0
  22. package/src/components/sale/businessquery/UnhandBusiness.vue +4 -0
  23. package/src/components/sale/businessquery/UserSellHeadDetail.vue +4 -0
  24. package/src/components/sale/businessquery/YingShouMingXi.vue +4 -0
  25. package/src/components/sale/businessquery/YonghuJieyu.vue +4 -0
  26. package/src/components/sale/businessquery/usergas.vue +4 -0
  27. package/src/components/webmeter/DrillData/GetNoMetereadData.vue +26 -0
  28. package/src/components/webmeter/DrillData/LostContactAnalysisList.vue +27 -1
  29. package/src/components/webmeter/DrillData/UserLostContactAnalysis.vue +27 -1
  30. package/src/components/webmeter/gasAnalysis/WebmeterSettlementAnalysis.vue +25 -1
  31. package/src/components/webmeter/instruction/NewQueryInstruct.vue +33 -1
  32. package/src/components/webmeter/newwebmeter/NewException/MeterExceptionList.vue +31 -3
  33. package/src/components/webmeter/newwebmeter/WebhandMonthGas.vue +6 -0
  34. package/src/components/webmeter/recharge/RechargeList.vue +26 -2
  35. package/src/components/webmeter/report/ReportList.vue +26 -2
  36. package/src/components/webmeter/reportdata/ReportDataQuery.vue +15 -3
  37. package/src/filiale/jingyang/ChargeQuery.vue +156 -127
  38. package/src/filiale/kelai/AreaChargeQuery.vue +4 -0
  39. package/src/filiale/kelai/GasStatistics.vue +29 -4
  40. package/src/filiale/qingtongxia/ChargeQuery.vue +11 -1
  41. package/src/filiale/qingtongxia/config/exportConfig.js +474 -474
  42. package/src/filiale/taizhoukesi/NewGasStatistics.vue +16 -13
  43. package/src/filiale/xinjiangdexin/ChargeQuery.vue +1435 -0
  44. package/src/filiale/xinjiangdexin/config/exportConfig.js +2764 -0
  45. package/src/filiale/yuncheng/DeviceQuery.vue +602 -0
  46. package/src/filiale/yuncheng/sale.js +3 -0
@@ -7,13 +7,7 @@
7
7
  <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
8
8
  <div class="row" >
9
9
  <div class="col-sm-2">
10
- <label class="font_normal_body">组织机构</label>
11
- <res-select :initresid="$parent.$parent.org"
12
- style="width:60%"
13
- @res-select="$parent.$parent.getorg"
14
- :is-mul=false
15
- restype='organization'>
16
- </res-select>
10
+ <res-select-group :show-component="['company']" :initres="$parent.$parent.org" @re-res="$parent.$parent.getorg" style="width:60%"></res-select-group>
17
11
  </div>
18
12
  <div class="col-sm-2">
19
13
  <label class="font_normal_body">客户编号</label>
@@ -192,12 +186,15 @@
192
186
  <th><nobr>表描述</nobr></th>
193
187
  <th><nobr>气价名称</nobr></th>
194
188
 
195
- <th><nobr>一阶气价</nobr></th>
189
+
196
190
  <th><nobr>一阶气量</nobr></th>
197
- <th><nobr>二阶气价</nobr></th>
191
+ <th><nobr>一阶气费</nobr></th>
192
+
198
193
  <th><nobr>二阶气量</nobr></th>
199
- <th><nobr>三阶气价</nobr></th>
194
+ <th><nobr>二阶气费</nobr></th>
195
+
200
196
  <th><nobr>三阶气量</nobr></th>
197
+ <th><nobr>三阶气费</nobr></th>
201
198
 
202
199
  <th><nobr>用气性质</nobr></th>
203
200
  <th><nobr>期初余额</nobr></th>
@@ -229,12 +226,18 @@
229
226
  <th style="text-align:center"><nobr>{{row.f_meter_title}}</nobr></th>
230
227
  <th style="text-align:center"><nobr>{{row.f_price_name}}</nobr></th>
231
228
 
232
- <th style="text-align:center"><nobr>{{row.f_stair1price}}</nobr></th>
229
+
233
230
  <th style="text-align:center"><nobr>{{row.f_stairamount1}}</nobr></th>
234
- <th style="text-align:center"><nobr>{{row.f_stair2price}}</nobr></th>
231
+ <th style="text-align:center"><nobr>{{row.f_stair1fee}}</nobr></th>
232
+
233
+
235
234
  <th style="text-align:center"><nobr>{{row.f_stairamount2}}</nobr></th>
236
- <th style="text-align:center"><nobr>{{row.f_stair3price}}</nobr></th>
235
+ <th style="text-align:center"><nobr>{{row.f_stair2fee}}</nobr></th>
236
+
237
+
237
238
  <th style="text-align:center"><nobr>{{row.f_stairamount3}}</nobr></th>
239
+ <th style="text-align:center"><nobr>{{row.f_stair3fee}}</nobr></th>
240
+
238
241
  <th style="text-align:center"><nobr>{{row.f_gasproperties}}</nobr></th>
239
242
 
240
243