manage-client 3.2.263 → 3.2.265
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/build/dev-server.js +180 -180
- package/package.json +111 -111
- package/src/filiale/kelai/ChargeQuery.vue +1341 -0
- package/src/filiale/kelai/sale.js +2 -1
- package/src/filiale/ningjin/CallReport/CallReportMainPage.vue +146 -0
- package/src/filiale/ningjin/CallReport/DropDownBox.vue +64 -0
- package/src/filiale/ningjin/CallReport/IncomingTelegram.vue +187 -0
- package/src/filiale/ningjin/CallReport/PercentageComplete.vue +413 -0
- package/src/filiale/ningjin/CallReport/PercentageCompleteEchart.vue +150 -0
- package/src/filiale/ningjin/CallReport/RateBottom.vue +143 -0
- package/src/filiale/ningjin/CallReport/RateTop.vue +144 -0
- package/src/filiale/ningjin/CallReport/ScrollContent.vue +143 -0
- package/src/filiale/ningjin/CallReport/ServiceStatus.vue +371 -0
- package/src/filiale/ningjin/CallReport/SwiperTools.vue +145 -0
- package/src/filiale/ningjin/CallReport/SwiperTools2.vue +176 -0
- package/src/filiale/ningjin/CallReport/Time.vue +100 -0
- package/src/filiale/ningjin/CallReport/Userinfo.vue +69 -0
- package/src/filiale/ningjin/CallReport/WeatherData.vue +108 -0
- package/src/filiale/ningjin/CallReport/WorkOrderPage.vue +260 -0
- package/src/filiale/ningjin/FillCardQuery.vue +581 -0
- package/src/filiale/ningjin/GasStatistics.vue +39 -20
- package/src/filiale/ningjin/LostContactAnalysisList.vue +676 -0
- package/src/filiale/ningjin/ManageBusSummaryPeng.vue +241 -0
- package/src/filiale/ningjin/ManageHandSellMoney.vue +247 -0
- package/src/filiale/ningjin/ManageSellType.vue +284 -0
- package/src/filiale/ningjin/MeterExceptionList.vue +54 -9
- package/src/filiale/ningjin/UserLostContactAnalysis.vue +592 -0
- package/src/filiale/ningjin/config/exportConfig.js +35 -34
- package/src/filiale/ningjin/reportManage.js +6 -1
- package/src/filiale/ningjin/sale.js +26 -0
- package/src/filiale/ningjin/webmeterManage.js +5 -1
- package/src/filiale/wenxi/GasDeviceQuery.vue +975 -0
- package/src/filiale/wenxi/sale.js +2 -0
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import OnTimePressureRegulatorStation from './../../../components/scada/OnTimePressure/OnTimePressureRegulatorStation'
|
|
2
|
-
|
|
3
1
|
export default {
|
|
4
2
|
// 把打印需要默认选中的字段名放在config数组中
|
|
5
3
|
userConfig: {
|
|
@@ -9,7 +7,7 @@ export default {
|
|
|
9
7
|
'f_building': '楼栋', 'f_unit': '单元', 'f_floor': '楼层', 'f_room': '门牌号',
|
|
10
8
|
'f_user_state': '客户状态', 'f_createfile_date': '建档日期', 'f_createfile_person': '建档人', 'f_comments': '备注'
|
|
11
9
|
, 'f_bank_accopen': '银行户名', 'f_bank_name': '银行名称', 'f_bank_account': '银行账号', 'f_inputtor': '抄表员',
|
|
12
|
-
'f_bank_idnumber': '银行身份证号', 'f_bank_pay_number': '缴费编号', 'f_gas_date': '
|
|
10
|
+
'f_bank_idnumber': '银行身份证号', 'f_bank_pay_number': '缴费编号', 'f_gas_date': '点火时间'
|
|
13
11
|
},
|
|
14
12
|
|
|
15
13
|
// 操作记录查询
|
|
@@ -31,7 +29,7 @@ export default {
|
|
|
31
29
|
'f_operator': '操作人',
|
|
32
30
|
'f_meternumber': '表号'
|
|
33
31
|
},
|
|
34
|
-
|
|
32
|
+
//收据查询
|
|
35
33
|
receiptConfig: {
|
|
36
34
|
'f_userinfo_code': '用户编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_meternumber': '表号',
|
|
37
35
|
'f_olduserinfo_code': '档案编号', 'f_total_money': '余额', 'f_tax_money': '税金', 'f_bill_number': '发票号码',
|
|
@@ -41,7 +39,7 @@ export default {
|
|
|
41
39
|
'f_orgname': '公司名称', 'f_depid': '部门编号', 'f_depname': '部门名称', 'f_operatorid': '人员编号', 'sf': '收费员',
|
|
42
40
|
'f_preamount': '预收款', 'f_pregas': '应收气量', 'f_collection': '实收款'
|
|
43
41
|
},
|
|
44
|
-
|
|
42
|
+
//收据查询默认选择
|
|
45
43
|
receiptexportConfig: {
|
|
46
44
|
'f_userinfo_code': '用户编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_meternumber': '表号'
|
|
47
45
|
},
|
|
@@ -61,7 +59,6 @@ export default {
|
|
|
61
59
|
'f_user_name': '客户名称',
|
|
62
60
|
'f_olduserinfo_code': '档案编号',
|
|
63
61
|
'f_customer': '团缴编号',
|
|
64
|
-
'f_userfiles_id': '表ID',
|
|
65
62
|
'f_user_phone': '客户电话',
|
|
66
63
|
'f_rent_phone': '备用电话',
|
|
67
64
|
'idnumber': '身份证号',
|
|
@@ -242,7 +239,7 @@ export default {
|
|
|
242
239
|
'f_orgname': '公司',
|
|
243
240
|
'f_operator': '操作员',
|
|
244
241
|
'f_operate_date': '收费日期',
|
|
245
|
-
'fee': '金额'
|
|
242
|
+
'fee': '金额'
|
|
246
243
|
},
|
|
247
244
|
loginQueryexportConfig: {
|
|
248
245
|
'f_userinfo_id': '登录人编号', 'f_user_name': '登录人名称', 'logindate': '登录时间', 'type': '类型'
|
|
@@ -373,19 +370,26 @@ export default {
|
|
|
373
370
|
'f_hand_date': '欠费区间',
|
|
374
371
|
'f_oughtamount': '用气量',
|
|
375
372
|
'f_oughtfee': '用气金额',
|
|
373
|
+
'f_operate_date': '缴费时间',
|
|
376
374
|
'f_debt_money': '已交金额',
|
|
377
375
|
'f_oughtfee_new': '应交气费',
|
|
378
376
|
'overdue': '违约金',
|
|
379
377
|
'f_garbage_fee': '附加费',
|
|
380
378
|
'f_last_tablebase': '上期抄表底数',
|
|
381
379
|
'f_tablebase': '本期抄表底数',
|
|
380
|
+
'f_balance': '上期余额',
|
|
382
381
|
'f_oughtfee_all': '合计欠费金额',
|
|
383
382
|
'f_oughtfee_col': '实际欠费金额',
|
|
384
383
|
'f_cost_type': '缴费方式',
|
|
385
384
|
'f_meter_type': '气表类型'
|
|
386
385
|
},
|
|
387
386
|
areaChargeQueryConfig: {
|
|
388
|
-
'f_residential_area': '小区',
|
|
387
|
+
'f_residential_area': '小区',
|
|
388
|
+
'f_price': '单价',
|
|
389
|
+
'f_households': '户数',
|
|
390
|
+
'f_gas': '购气方量',
|
|
391
|
+
'f_preamount': '购气应收金额',
|
|
392
|
+
'f_money': '购气实收金额'
|
|
389
393
|
},
|
|
390
394
|
arrearsGYConfig: {
|
|
391
395
|
'f_userinfo_code': '客户编号',
|
|
@@ -457,18 +461,18 @@ export default {
|
|
|
457
461
|
'f_unit': '单元',
|
|
458
462
|
'f_floor': '楼层',
|
|
459
463
|
'f_room': '门牌号',
|
|
460
|
-
'f_address': '
|
|
461
|
-
'f_user_phone': '
|
|
464
|
+
'f_address': '客户地址',
|
|
465
|
+
'f_user_phone': '客户电话',
|
|
462
466
|
'f_usetype': '使用类型',
|
|
463
467
|
'f_gas_date': '通气日期',
|
|
464
468
|
'f_price_name': '气价名称',
|
|
465
469
|
'f_position': '安装位置',
|
|
466
|
-
'f_meter_type': '
|
|
467
|
-
'f_meter_brand': '
|
|
470
|
+
'f_meter_type': '气表类型',
|
|
471
|
+
'f_meter_brand': '气表品牌',
|
|
468
472
|
'f_meternumber': '表号',
|
|
469
473
|
'f_metertitles': '表封号',
|
|
470
|
-
'f_aroundmeter': '
|
|
471
|
-
'f_install_date': '
|
|
474
|
+
'f_aroundmeter': '左右表',
|
|
475
|
+
'f_install_date': '安装日期',
|
|
472
476
|
'f_meter_base': '气表底数',
|
|
473
477
|
'f_balance': '账户余额',
|
|
474
478
|
'f_hand_date': '最后抄表日期',
|
|
@@ -479,7 +483,7 @@ export default {
|
|
|
479
483
|
'value': '气价详情',
|
|
480
484
|
'f_open_date': '开户时间',
|
|
481
485
|
'f_credentials': '证件类型',
|
|
482
|
-
'f_idnumber': '
|
|
486
|
+
'f_idnumber': '证件号码',
|
|
483
487
|
'f_people_num': '人口数',
|
|
484
488
|
'f_ins_stop_date': '保险结束日期',
|
|
485
489
|
'f_createfile_date': '建档日期',
|
|
@@ -490,11 +494,11 @@ export default {
|
|
|
490
494
|
'f_rent_phone': '备用电话',
|
|
491
495
|
'f_rent_name': '租户姓名',
|
|
492
496
|
'f_zuhu_phone': '租户电话',
|
|
493
|
-
'f_contract_id': '
|
|
497
|
+
'f_contract_id': '发票编码',
|
|
494
498
|
'f_is_mgq': '是否煤改气',
|
|
495
499
|
'f_send_usegas_card': '是否发放天然气使用证',
|
|
496
|
-
'f_meter_style': '
|
|
497
|
-
'f_table_state': '
|
|
500
|
+
'f_meter_style': '气表型号',
|
|
501
|
+
'f_table_state': '表状态',
|
|
498
502
|
'f_initial_base': '初始气表底数',
|
|
499
503
|
'f_total_usegas_amount': '累计用气金额',
|
|
500
504
|
'f_total_gas': '表累购气量',
|
|
@@ -503,7 +507,7 @@ export default {
|
|
|
503
507
|
'f_book_inputtor': '表册抄表员',
|
|
504
508
|
'f_userfiles_address': '安装地址',
|
|
505
509
|
'f_install_person': '安装人',
|
|
506
|
-
'f_gas_person': '
|
|
510
|
+
'f_gas_person': '通气人',
|
|
507
511
|
'f_meter_book_num': '抄表册编号',
|
|
508
512
|
'f_meter_book_sort': '抄表册顺序',
|
|
509
513
|
'f_balance_amount': '表剩余金额',
|
|
@@ -511,7 +515,8 @@ export default {
|
|
|
511
515
|
'f_fillcard_times': '补卡次数',
|
|
512
516
|
'f_sendsuccess': '表同步状态',
|
|
513
517
|
'f_isband': '微信绑定',
|
|
514
|
-
'f_cost_type': '缴费类型'
|
|
518
|
+
'f_cost_type': '缴费类型'
|
|
519
|
+
,
|
|
515
520
|
'f_bank_accopen': '银行户名',
|
|
516
521
|
'f_bank_name': '银行名称',
|
|
517
522
|
'f_bank_account': '银行账号',
|
|
@@ -519,9 +524,7 @@ export default {
|
|
|
519
524
|
'f_bank_pay_number': '缴费编号',
|
|
520
525
|
'f_maxdate': '换表时间',
|
|
521
526
|
'f_devices_type': '灶具信息',
|
|
522
|
-
'f_network_valve': '自动阀控'
|
|
523
|
-
'f_defendcard': '防盗卡号',
|
|
524
|
-
'f_factory_date': '生产年月'
|
|
527
|
+
'f_network_valve': '自动阀控'
|
|
525
528
|
},
|
|
526
529
|
|
|
527
530
|
compreConfigGY: {
|
|
@@ -613,11 +616,7 @@ export default {
|
|
|
613
616
|
'f_othereason': '换表原因',
|
|
614
617
|
'f_operator': '人员',
|
|
615
618
|
'f_depname': '部门',
|
|
616
|
-
'f_orgname': '公司'
|
|
617
|
-
'f_meter_base': '气表底数',
|
|
618
|
-
'f_balance_amount': '表上余额',
|
|
619
|
-
'leigougas': '累购气量',
|
|
620
|
-
'leigoumoney': '累购金额'
|
|
619
|
+
'f_orgname': '公司'
|
|
621
620
|
},
|
|
622
621
|
changemeterprintConfig: {
|
|
623
622
|
'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_address': '客户地址',
|
|
@@ -763,7 +762,7 @@ export default {
|
|
|
763
762
|
'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_meternumber': '表号',
|
|
764
763
|
'f_charge_person': '缴费人', 'f_charge_phone': '缴费人电话', 'f_charge_address': '缴费人地址', 'f_collection': '金额',
|
|
765
764
|
'f_payment': '付款方式', 'f_bill_style': '打印格式', 'f_serial_id': '流水号', 'f_pay_id': '支付单号', 'detail': '详情'
|
|
766
|
-
,'f_charge_date': '缴费日期', 'f_operator': '操作人', 'f_depname': '部门', 'f_orgname': '公司'
|
|
765
|
+
, 'f_charge_date': '缴费日期', 'f_operator': '操作人', 'f_depname': '部门', 'f_orgname': '公司'
|
|
767
766
|
},
|
|
768
767
|
balanceConfig: {
|
|
769
768
|
'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_balance': '期初余额', 'f_oughtfee': '期间应收',
|
|
@@ -901,15 +900,15 @@ export default {
|
|
|
901
900
|
'f_user_phone': '客户电话',
|
|
902
901
|
'f_credentials': '证件类型',
|
|
903
902
|
'f_idnumber': '证件号码',
|
|
904
|
-
'f_residential_area': '小区',
|
|
905
903
|
'f_address': '客户地址',
|
|
906
904
|
'f_user_type': '客户类型',
|
|
907
905
|
'f_gasproperties': '用气性质',
|
|
906
|
+
'f_residential_area': '小区',
|
|
908
907
|
'f_meternumber': '表号',
|
|
909
908
|
'f_meter_brand': '气表品牌',
|
|
910
909
|
'f_meter_classify': '气表类型',
|
|
911
910
|
'f_price_value': '气价详情',
|
|
912
|
-
'
|
|
911
|
+
'f_createfile_date': '建档日期',
|
|
913
912
|
'f_pregas': '预购气量',
|
|
914
913
|
'f_preamount': '预购金额',
|
|
915
914
|
'f_collection': '实交金额',
|
|
@@ -919,7 +918,8 @@ export default {
|
|
|
919
918
|
'f_date': '抄表区间',
|
|
920
919
|
'f_input_day': '天数',
|
|
921
920
|
'f_oughtamount': '用气量',
|
|
922
|
-
'f_oughtfee': '用气金额'
|
|
921
|
+
'f_oughtfee': '用气金额',
|
|
922
|
+
'f_usetype': '使用类型'
|
|
923
923
|
},
|
|
924
924
|
notgasConfig: {
|
|
925
925
|
'f_userinfo_code': '客户编号',
|
|
@@ -967,7 +967,7 @@ export default {
|
|
|
967
967
|
'f_newuser_name': '客户名称',
|
|
968
968
|
'f_olduserinfo_code': '档案编号',
|
|
969
969
|
'f_address': '客户地址',
|
|
970
|
-
'f_user_name': '
|
|
970
|
+
'f_user_name': '新客户名称',
|
|
971
971
|
'f_newuser_phone': '新客户电话',
|
|
972
972
|
'f_user_phone': '原客户电话',
|
|
973
973
|
'f_transfer_fees': '过户费',
|
|
@@ -1026,7 +1026,8 @@ export default {
|
|
|
1026
1026
|
'f_operator': '操作员',
|
|
1027
1027
|
'f_depname': '部门',
|
|
1028
1028
|
'f_orgname': '公司',
|
|
1029
|
-
'f_meternumber': '表号'
|
|
1029
|
+
'f_meternumber': '表号',
|
|
1030
|
+
'f_payment': '付款方式'
|
|
1030
1031
|
},
|
|
1031
1032
|
|
|
1032
1033
|
enableConfig: {
|
|
@@ -30,5 +30,10 @@ export default function () {
|
|
|
30
30
|
Vue.component('manage-day-gas', (resolve) => {
|
|
31
31
|
require(['./report/ManageDayGas'], resolve)
|
|
32
32
|
})
|
|
33
|
+
// 营业分析汇总报表
|
|
34
|
+
Vue.component('manage-sell-type', (resolve) => { require(['./ManageSellType'], resolve) })
|
|
35
|
+
// // 报表展示组件(营业厅售气情况统计表) 经纬
|
|
36
|
+
Vue.component('manage-hand-sell-money', (resolve) => { require(['./ManageHandSellMoney'], resolve) })
|
|
37
|
+
// // 报表展示组件(收费汇总报表)蓬安
|
|
38
|
+
Vue.component('manage-bus-summary-peng', (resolve) => { require(['./ManageBusSummaryPeng'], resolve) })
|
|
33
39
|
}
|
|
34
|
-
|
|
@@ -1,6 +1,32 @@
|
|
|
1
1
|
// 分公司特殊组件页面注册
|
|
2
2
|
import Vue from 'vue'
|
|
3
|
+
|
|
3
4
|
export default function () {
|
|
5
|
+
// 物联网表用气量统计表
|
|
6
|
+
Vue.component('call-report-main-page', (resolve) => { require(['./CallReport/CallReportMainPage'], resolve) })
|
|
7
|
+
// 天气
|
|
8
|
+
Vue.component('weather-data', (resolve) => { require(['./CallReport/WeatherData'], resolve) })
|
|
9
|
+
// 时间
|
|
10
|
+
Vue.component('time', (resolve) => { require(['./CallReport/Time'], resolve) })
|
|
11
|
+
// 工单统计
|
|
12
|
+
Vue.component('work-order-page', (resolve) => { require(['./CallReport/WorkOrderPage'], resolve) })
|
|
13
|
+
// 完成率
|
|
14
|
+
Vue.component('percentage-complete', (resolve) => { require(['./CallReport/PercentageComplete'], resolve) })
|
|
15
|
+
Vue.component('percentage-complete-echart', (resolve) => { require(['./CallReport/PercentageCompleteEchart'], resolve) })
|
|
16
|
+
// 用户信息
|
|
17
|
+
Vue.component('userinfo', (resolve) => { require(['./CallReport/Userinfo'], resolve) })
|
|
18
|
+
// 来电统计
|
|
19
|
+
Vue.component('incoming-telegram', (resolve) => { require(['./CallReport/IncomingTelegram'], resolve) })
|
|
20
|
+
// echart图1
|
|
21
|
+
Vue.component('rate-top', (resolve) => { require(['./CallReport/RateTop'], resolve) })
|
|
22
|
+
// echart图2
|
|
23
|
+
Vue.component('rate-bottom', (resolve) => { require(['./CallReport/RateBottom'], resolve) })
|
|
24
|
+
// 客服状态
|
|
25
|
+
Vue.component('service-status', (resolve) => { require(['./CallReport/ServiceStatus'], resolve) })
|
|
26
|
+
// 分公司下拉框
|
|
27
|
+
Vue.component('drop-down-box', (resolve) => { require(['./CallReport/DropDownBox'], resolve) })
|
|
28
|
+
// 补卡查询
|
|
29
|
+
Vue.component('fill-card-query', (resolve) => { require(['./FillCardQuery'], resolve) })
|
|
4
30
|
// 收费查询
|
|
5
31
|
Vue.component('charge-query', (resolve) => { require(['./ChargeQuery'], resolve) })
|
|
6
32
|
}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
// 分公司特殊组件页面注册
|
|
2
2
|
import Vue from 'vue'
|
|
3
|
+
|
|
3
4
|
export default function () {
|
|
4
5
|
// 异常汇总分析
|
|
5
6
|
Vue.component('meter-exception-list', (resolve) => { require(['./MeterExceptionList'], resolve) })
|
|
6
7
|
// 物联网表用气量统计表
|
|
7
8
|
Vue.component('use-gas-statistics', (resolve) => { require(['./GasStatistics'], resolve) })
|
|
9
|
+
// 失联查询
|
|
10
|
+
Vue.component('lost-contact-analysis-list', (resolve) => { require(['./LostContactAnalysisList'], resolve) })
|
|
11
|
+
// 用户失联
|
|
12
|
+
Vue.component('user-lost-contact-analysis', (resolve) => { require(['./UserLostContactAnalysis'], resolve) })
|
|
8
13
|
}
|
|
9
|
-
|