manage-client 3.3.1 → 3.3.3

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 (34) hide show
  1. package/package.json +1 -1
  2. package/src/components/sale/businessquery/GroupChargeQuery.vue +1 -1
  3. package/src/filiale/gehua/GroupChargeQuery.vue +1 -1
  4. package/src/filiale/macheng/config/exportConfig.js +1 -1
  5. package/src/filiale/shanxian/CancellationQuery.vue +426 -0
  6. package/src/filiale/shanxian/ChangeUserQuery.vue +395 -0
  7. package/src/filiale/shanxian/DeviceQuery.vue +586 -0
  8. package/src/filiale/shanxian/DisableQuery.vue +528 -0
  9. package/src/filiale/shanxian/EnableQuery.vue +461 -0
  10. package/src/filiale/shanxian/FMYGasQuery.vue +731 -0
  11. package/src/filiale/shanxian/FmyGasDeviceQuery.vue +68 -33
  12. package/src/filiale/shanxian/InspectListUserNew.vue +18 -16
  13. package/src/filiale/shanxian/LostContactAnalysisList.vue +19 -18
  14. package/src/filiale/shanxian/MeterQuery.vue +968 -0
  15. package/src/filiale/shanxian/MonthGasQuery.vue +481 -0
  16. package/src/filiale/shanxian/NewQueryInstruct.vue +457 -0
  17. package/src/filiale/shanxian/ReverseQuery.vue +454 -0
  18. package/src/filiale/shanxian/TransferQuery.vue +469 -0
  19. package/src/filiale/shanxian/UserGasAll.vue +15 -14
  20. package/src/filiale/shanxian/UserLostContactAnalysis.vue +18 -17
  21. package/src/filiale/shanxian/UserQuery.vue +27 -26
  22. package/src/filiale/shanxian/config/exportConfig.js +100 -100
  23. package/src/filiale/shanxian/newwebmeter/TotalExceptionByMeter.vue +608 -0
  24. package/src/filiale/shanxian/sale.js +20 -0
  25. package/src/filiale/shanxian/webmeterManage.js +4 -0
  26. package/src/filiale/wenxi/GasStatistics.vue +6 -6
  27. package/src/filiale/wenxi/HandplanQuery.vue +10 -10
  28. package/src/filiale/wenxi/MeterQuery.vue +41 -68
  29. package/.gradle/4.4/fileChanges/last-build.bin +0 -0
  30. package/.gradle/6.1/executionHistory/executionHistory.bin +0 -0
  31. package/.gradle/6.1/executionHistory/executionHistory.lock +0 -0
  32. package/.gradle/6.1/fileChanges/last-build.bin +0 -0
  33. package/.gradle/6.1/fileHashes/fileHashes.bin +0 -0
  34. package/.gradle/6.1/fileHashes/fileHashes.lock +0 -0
@@ -8,25 +8,26 @@
8
8
  <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
9
9
  <div class="row">
10
10
  <div class="col-sm-2 form-group">
11
- <label class="font_normal_body">客户编号</label>
11
+ <label class="font_normal_body">{{$parent.$parent.usertitle}}编号</label>
12
12
  <input type="text" style="width:60%" class="input_search" v-model="model.f_userinfo_code"
13
- condition="f_userinfo_code = '{}' " placeholder="客户编号">
13
+ condition="f_userinfo_code = '{}' " placeholder={{$parent.$parent.usertitle}}编号>
14
14
  </div>
15
15
  <div class="col-sm-2 form-group">
16
- <label class="font_normal_body">客户名称</label>
16
+ <label class="font_normal_body">{{$parent.$parent.usertitle}}名称</label>
17
17
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
- condition="f_user_name like '%{}%'" placeholder="客户名称">
18
+ condition="f_user_name like '%{}%'" placeholder={{$parent.$parent.usertitle}}名称>
19
+ </div>
20
+ <div class="col-sm-2 form-group">
21
+ <label class="font_normal_body">{{$parent.$parent.usertitle}}地址</label>
22
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_address"
23
+ condition="f_address like '%{}%'" placeholder={{$parent.$parent.usertitle}}地址>
19
24
  </div>
20
25
  <div class="col-sm-2 form-group">
21
26
  <label class="font_normal_body" title="旧客户编号">档案编号</label>
22
27
  <input type="text" style="width:60%" class="input_search" v-model="model.f_olduserinfo_code"
23
28
  condition="f_olduserinfo_code = '{}' " placeholder="档案编号">
24
29
  </div>
25
- <div class="col-sm-2 form-group">
26
- <label class="font_normal_body">客户电话</label>
27
- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"
28
- condition="f_user_phone like '%{}%'" placeholder="客户电话">
29
- </div>
30
+
30
31
  <div class="span" style="float:right;">
31
32
  <button class="button_search button_spacing" @click="search()">查询</button>
32
33
  <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
@@ -48,14 +49,18 @@
48
49
  </div>
49
50
  </div>
50
51
  <div class="row" v-show="$parent.$parent.criteriaShow">
51
-
52
+ <div class="col-sm-2 form-group">
53
+ <label class="font_normal_body">{{$parent.$parent.usertitle}}电话</label>
54
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"
55
+ condition="f_user_phone like '%{}%'" placeholder={{$parent.$parent.usertitle}}电话>
56
+ </div>
52
57
  <div class="col-sm-2 form-group">
53
58
  <label class="font_normal_body">身份证号</label>
54
59
  <input type="text" style="width:60%" class="input_search" v-model="model.f_idnumber"
55
60
  condition="f_idnumber like '%{}%'" placeholder="身份证号">
56
61
  </div>
57
62
  <div class="col-sm-2 form-group">
58
- <label class="font_normal_body">客户状态</label>
63
+ <label class="font_normal_body">{{$parent.$parent.usertitle}}状态</label>
59
64
  <v-select :value.sync="model.f_user_state"
60
65
  v-model="model.f_user_state"
61
66
  :options='$parent.$parent.userstates' placeholder='请选择'
@@ -63,7 +68,7 @@
63
68
  close-on-select></v-select>
64
69
  </div>
65
70
  <div class="col-sm-2 form-group">
66
- <label class="font_normal_body">客户类型</label>
71
+ <label class="font_normal_body">{{$parent.$parent.usertitle}}类型</label>
67
72
  <v-select :value.sync="model.f_user_type"
68
73
  v-model="model.f_user_type" condition="f_user_type = '{}'"
69
74
  :options='$parent.$parent.userTypes' placeholder='请选择'
@@ -93,11 +98,7 @@
93
98
  condition="f_cost_type in {}"
94
99
  close-on-select></v-select>
95
100
  </div>
96
- <div class="col-sm-2 form-group">
97
- <label class="font_normal_body">客户地址</label>
98
- <input type="text" style="width:60%" class="input_search" v-model="model.f_address"
99
- condition="f_address like '%{}%'" placeholder='客户地址'>
100
- </div>
101
+
101
102
  <div class="col-sm-2 form-group">
102
103
  <label for="startDate" class="font_normal_body">建档日期</label>
103
104
  <datepicker placeholder="建档日期" style="width:60%"
@@ -237,7 +238,7 @@
237
238
  </div>
238
239
  <res-select-group :initres="$parent.$parent.initres" @re-res="$parent.$parent.getRes"></res-select-group>
239
240
  <div class="col-sm-2 form-group">
240
- <label class="font_normal_body">客户等级</label>
241
+ <label class="font_normal_body">{{$parent.$parent.usertitle}}等级</label>
241
242
  <v-select :value.sync="model.f_user_level"
242
243
  v-model="model.f_user_level" condition="f_user_level in {}"
243
244
  :options='$parent.$parent.userLevels' placeholder='请选择'
@@ -289,17 +290,17 @@
289
290
  <tr>
290
291
  <th>
291
292
  <!--<nobr>客户编号</nobr>-->
292
- <data-order field="f_userinfo_code" name="客户编号"
293
+ <data-order field="f_userinfo_code" :name=`${$parent.$parent.$parent.usertitle}编号`
293
294
  :order.sync="$parent.$parent.$parent.orderFields.f_userinfo_code"></data-order>
294
295
  </th>
295
296
  <th>
296
- <nobr>客户名称</nobr>
297
+ <nobr>{{$parent.$parent.$parent.usertitle}}名称</nobr>
297
298
  </th>
298
299
  <th>
299
300
  <nobr>档案编号</nobr>
300
301
  </th>
301
302
  <th>
302
- <nobr>客户电话</nobr>
303
+ <nobr>{{$parent.$parent.$parent.usertitle}}电话</nobr>
303
304
  </th>
304
305
  <th>
305
306
  <nobr>身份证号</nobr>
@@ -311,13 +312,13 @@
311
312
  <nobr>账户余额</nobr>
312
313
  </th>
313
314
  <th>
314
- <nobr>客户等级</nobr>
315
+ <nobr>{{$parent.$parent.$parent.usertitle}}等级</nobr>
315
316
  </th>
316
317
  <th>
317
- <nobr>客户类型</nobr>
318
+ <nobr>{{$parent.$parent.$parent.usertitle}}类型</nobr>
318
319
  </th>
319
320
  <th>
320
- <data-order field="f_address" name="客户地址"
321
+ <data-order field="f_address" :name.sync=`${$parent.$parent.$parent.usertitle}地址`
321
322
  :order.sync="$parent.$parent.$parent.orderFields.f_address"></data-order>
322
323
  </th>
323
324
  <th>
@@ -342,7 +343,7 @@
342
343
  <nobr>门牌号</nobr>
343
344
  </th>
344
345
  <th>
345
- <nobr>客户状态</nobr>
346
+ <nobr>{{$parent.$parent.$parent.usertitle}}状态</nobr>
346
347
  </th>
347
348
  <th>
348
349
  <!--<nobr>建档日期</nobr>-->
@@ -603,7 +604,7 @@
603
604
  meterInfo:{},
604
605
  deviceInfo:{},
605
606
  condition2:'',
606
-
607
+ usertitle: this.$appdata.getSingleValue('用户名称前缀') ? this.$appdata.getSingleValue('用户名称前缀') : '客户',
607
608
 
608
609
  weixinSign:[{label:"全部",value:""},{label:"已绑定",value:"已绑定"},{label:"未绑定",value:"未绑定"}],
609
610
  //小区