manage-client 3.3.256 → 3.3.257-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
- package/src/components/sale/businessquery/InspectListGas.vue +3 -3
- package/src/filiale/hantou/GetNoMetereadData.vue +1 -1
- package/src/filiale/hantou/LostContactAnalysisList.vue +1 -1
- package/src/filiale/hantou/MeterExceptionList.vue +1 -1
- package/src/filiale/hantou/NewGasStatistics.vue +1 -1
- package/src/filiale/hantou/NewQueryInstruct.vue +606 -0
- package/src/filiale/hantou/RechargeList.vue +371 -0
- package/src/filiale/hantou/ReportDataQuery.vue +1 -1
- package/src/filiale/hantou/UserLostContactAnalysis.vue +1 -1
- package/src/filiale/hantou/WebhandMonthGas.vue +819 -0
- package/src/filiale/hantou/webmeterManage.js +6 -0
- package/src/filiale/rongcheng/RecordInfoQuery.vue +391 -350
- package/src/filiale/rongcheng/exportConfig.js +4 -1
- package/src/filiale/wuhai/UserGasAll.vue +679 -0
- package/src/filiale/wuhai/UserGasEcharts.vue +240 -0
- package/src/filiale/wuhai/webmeterManage.js +3 -0
- package/src/main.js +3 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "manage-client",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.257-2",
|
|
4
4
|
"description": "经营管控模块前台组件",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"directories": {
|
|
@@ -54,7 +54,6 @@
|
|
|
54
54
|
"karma-sourcemap-loader": "^0.3.7",
|
|
55
55
|
"karma-spec-reporter": "0.0.31",
|
|
56
56
|
"karma-webpack": "^2.0.2",
|
|
57
|
-
"ldap-clients": "3.0.7",
|
|
58
57
|
"less": "^2.7.3",
|
|
59
58
|
"mkdirp": "^0.5.1",
|
|
60
59
|
"mocha": "^3.2.0",
|
|
@@ -68,10 +67,11 @@
|
|
|
68
67
|
"style": "0.0.3",
|
|
69
68
|
"style-loader": "^0.20.3",
|
|
70
69
|
"swiper": "^5.4.5",
|
|
71
|
-
"system-clients": "3.2
|
|
70
|
+
"system-clients": "3.3.2",
|
|
71
|
+
"ldap-clients": "3.0.96",
|
|
72
72
|
"url-loader": "^0.5.7",
|
|
73
73
|
"vue-amap": "0.5.10",
|
|
74
|
-
"vue-client": "1.24.
|
|
74
|
+
"vue-client": "1.24.162",
|
|
75
75
|
"vue-hot-reload-api": "^1.2.0",
|
|
76
76
|
"vue-html-loader": "^1.0.0",
|
|
77
77
|
"vue-loader": "8.2.1",
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
if(val == '卡表') {
|
|
338
338
|
this.url = 'api/af-revenue/sql/inspectList_sellinggas'
|
|
339
339
|
this.sqlName = 'inspectList_sellinggas'
|
|
340
|
-
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
340
|
+
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_user_phone":"客户电话","f_meternumber":"表号",
|
|
341
341
|
"f_user_name":"客户名称","f_user_state":"客户状态","f_address":"地址","f_user_type":"用户类型",
|
|
342
342
|
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
343
343
|
"delivery_date":"最后购气日期",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
}if(val == '物联网表'){
|
|
346
346
|
this.url = 'api/af-revenue/sql/getwulw_listgas'
|
|
347
347
|
this.sqlName = 'getwulw_listgas'
|
|
348
|
-
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
348
|
+
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_user_phone":"客户电话","f_meternumber":"表号",
|
|
349
349
|
"f_user_name":"客户名称","f_user_state":"客户状态","f_address":"地址","f_user_type":"用户类型",
|
|
350
350
|
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
351
351
|
"delivery_date":"最后购气日期",
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
if(val == '机表'){
|
|
355
355
|
this.url = 'api/af-revenue/sql/handinspectList_sellinggas'
|
|
356
356
|
this.sqlName = 'handinspectList_sellinggas'
|
|
357
|
-
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
357
|
+
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_user_phone":"客户电话","f_meternumber":"表号",
|
|
358
358
|
"f_user_name":"客户名称","f_user_state":"客户状态","f_address":"地址","f_user_type":"用户类型",
|
|
359
359
|
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
360
360
|
"delivery_date":"最后抄表日期",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
<td style="text-align:center">{{row.f_date}}</td>
|
|
204
204
|
<td style="text-align:center">{{row.f_open_date}}</td>
|
|
205
205
|
<td style="text-align: center;"><nobr>
|
|
206
|
-
<span
|
|
206
|
+
<span>{{row.f_userinfo_code}}</span>
|
|
207
207
|
</nobr> </td>
|
|
208
208
|
<td style="text-align:center"><nobr>{{row.f_user_name}}</nobr></td>
|
|
209
209
|
<td style="text-align:center"><nobr>{{row.f_user_phone}}</nobr></td>
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
<td style="text-align:center">{{$index+1}}</td>
|
|
312
312
|
<!--<td style="text-align:center">{{row.f_userfiles_id}}</td>-->
|
|
313
313
|
<td style="text-align: center;"><nobr>
|
|
314
|
-
<span
|
|
314
|
+
<span >{{row.f_userinfo_code}}</span>
|
|
315
315
|
</nobr> </td>
|
|
316
316
|
<td style="text-align:center"><nobr>{{row.f_user_name}}</nobr></td>
|
|
317
317
|
<td><nobr>{{row.f_address}}</nobr></td>
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
<nobr>{{$index+1}}</nobr>
|
|
213
213
|
</td>
|
|
214
214
|
<td style="text-align: center;"><nobr>
|
|
215
|
-
<span
|
|
215
|
+
<span>{{row.f_userinfo_code}}</span>
|
|
216
216
|
</nobr> </td>
|
|
217
217
|
<td style="text-align:center"><nobr>{{row.username}}</nobr></td>
|
|
218
218
|
<td style="text-align:center"><nobr>{{row.f_residential_area}}</nobr></td>
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
</template>
|
|
220
220
|
<template partial='body' partial='list'>
|
|
221
221
|
<tr >
|
|
222
|
-
<td style="text-align: left;"><nobr> <span
|
|
222
|
+
<td style="text-align: left;"><nobr> <span >{{row.f_userinfo_code}}</span></nobr></td>
|
|
223
223
|
<td style="text-align: left;"><nobr>{{row.f_user_name}}</nobr></td>
|
|
224
224
|
<td style="text-align: left;"><nobr>{{row.f_residential_area}}</nobr></td>
|
|
225
225
|
<td style="text-align: left;"><nobr>{{row.f_address}}</nobr></td>
|