manage-client 3.2.262 → 3.2.264

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 (39) hide show
  1. package/build/dev-server.js +180 -180
  2. package/package.json +1 -1
  3. package/src/components/SellReport/ManageBusSummary.vue +2 -0
  4. package/src/filiale/ningjin/CallReport/CallReportMainPage.vue +146 -0
  5. package/src/filiale/ningjin/CallReport/DropDownBox.vue +64 -0
  6. package/src/filiale/ningjin/CallReport/IncomingTelegram.vue +187 -0
  7. package/src/filiale/ningjin/CallReport/PercentageComplete.vue +413 -0
  8. package/src/filiale/ningjin/CallReport/PercentageCompleteEchart.vue +150 -0
  9. package/src/filiale/ningjin/CallReport/RateBottom.vue +143 -0
  10. package/src/filiale/ningjin/CallReport/RateTop.vue +144 -0
  11. package/src/filiale/ningjin/CallReport/ScrollContent.vue +143 -0
  12. package/src/filiale/ningjin/CallReport/ServiceStatus.vue +371 -0
  13. package/src/filiale/ningjin/CallReport/SwiperTools.vue +145 -0
  14. package/src/filiale/ningjin/CallReport/SwiperTools2.vue +176 -0
  15. package/src/filiale/ningjin/CallReport/Time.vue +100 -0
  16. package/src/filiale/ningjin/CallReport/Userinfo.vue +69 -0
  17. package/src/filiale/ningjin/CallReport/WeatherData.vue +108 -0
  18. package/src/filiale/ningjin/CallReport/WorkOrderPage.vue +260 -0
  19. package/src/filiale/ningjin/FillCardQuery.vue +581 -0
  20. package/src/filiale/ningjin/GasStatistics.vue +39 -20
  21. package/src/filiale/ningjin/LostContactAnalysisList.vue +676 -0
  22. package/src/filiale/ningjin/ManageBusSummaryPeng.vue +241 -0
  23. package/src/filiale/ningjin/ManageHandSellMoney.vue +247 -0
  24. package/src/filiale/ningjin/ManageSellType.vue +284 -0
  25. package/src/filiale/ningjin/MeterExceptionList.vue +54 -9
  26. package/src/filiale/ningjin/UserLostContactAnalysis.vue +592 -0
  27. package/src/filiale/ningjin/config/exportConfig.js +35 -34
  28. package/src/filiale/ningjin/reportManage.js +6 -1
  29. package/src/filiale/ningjin/sale.js +26 -0
  30. package/src/filiale/ningjin/webmeterManage.js +5 -1
  31. package/src/filiale/wenxi/ChargeQuery.vue +26 -112
  32. package/src/filiale/wenxi/FmyGasDeviceQuery.vue +144 -17
  33. package/src/filiale/wenxi/GasDeviceQuery.vue +975 -0
  34. package/src/filiale/wenxi/RecordInfoQuery.vue +1 -1
  35. package/src/filiale/wenxi/sale.js +2 -0
  36. package/src/filiale/yuansheng/DayReportList.vue +15 -1
  37. package/node_modules.zip +0 -0
  38. package/static/newStyle/new_stretch_bottom.png +0 -0
  39. package/static/newStyle/new_stretch_top.png +0 -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': '小区', 'f_price': '单价', 'f_gas': '购气方量', 'f_money': '购气金额'
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
- 'f_balance': '账户余额',
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
-
@@ -31,11 +31,11 @@
31
31
  <input type="text" style="width:60%" class="input_search" v-model="model.f_userinfo_code"
32
32
  condition="f_userinfo_code = '{}' " placeholder="客户编号">
33
33
  </div>
34
- <div class="col-sm-2 form-group">
35
- <label class="font_normal_body" title="旧客户编号">档案编号</label>
36
- <input type="text" style="width:60%" class="input_search" v-model="model.f_olduserinfo_code"
37
- condition="f_olduserinfo_code = '{}' " placeholder="档案编号">
38
- </div>
34
+ <!-- <div class="col-sm-2 form-group">-->
35
+ <!-- <label class="font_normal_body" title="旧客户编号">档案编号</label>-->
36
+ <!-- <input type="text" style="width:60%" class="input_search" v-model="model.f_olduserinfo_code"-->
37
+ <!-- condition="f_olduserinfo_code = '{}' " placeholder="档案编号">-->
38
+ <!-- </div>-->
39
39
 
40
40
  <div class="span" style="float:right;">
41
41
  <button class="button_search button_spacing" v-show="false" @click="$parent.$parent.ReadIDCard()">读取身份证</button>
@@ -65,26 +65,26 @@
65
65
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
66
66
  condition="f_user_name like '%{}%'" placeholder="客户名称">
67
67
  </div>
68
- <div class="col-sm-2 form-group">
69
- <label class="font_normal_body">收费编号</label>
70
- <input type="text" style="width:60%" class="input_search" v-model="model.id"
71
- condition="id = '{}'" placeholder="收费编号">
72
- </div>
73
- <div class="col-sm-2 form-group">
74
- <label class="font_normal_body">客户电话</label>
75
- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"
76
- condition="f_user_phone like '%{}%'" placeholder="客户电话">
77
- </div>
78
- <div class="col-sm-2 form-group">
79
- <label class="font_normal_body">身份证号</label>
80
- <input type="text" style="width:60%" class="input_search" v-model="model.f_idnumber"
81
- condition="f_idnumber like '%{}%'" placeholder="身份证号">
82
- </div>
83
- <div class="col-sm-2 form-group">
84
- <label class="font_normal_body">客户地址</label>
85
- <input type="text" style="width:60%" class="input_search" v-model="model.f_address"
86
- condition="f_address like '%{}%'" placeholder='客户地址'>
87
- </div>
68
+ <!-- <div class="col-sm-2 form-group">-->
69
+ <!-- <label class="font_normal_body">收费编号</label>-->
70
+ <!-- <input type="text" style="width:60%" class="input_search" v-model="model.id"-->
71
+ <!-- condition="id = '{}'" placeholder="收费编号">-->
72
+ <!-- </div>-->
73
+ <!-- <div class="col-sm-2 form-group">-->
74
+ <!-- <label class="font_normal_body">客户电话</label>-->
75
+ <!-- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"-->
76
+ <!-- condition="f_user_phone like '%{}%'" placeholder="客户电话">-->
77
+ <!-- </div>-->
78
+ <!-- <div class="col-sm-2 form-group">-->
79
+ <!-- <label class="font_normal_body">身份证号</label>-->
80
+ <!-- <input type="text" style="width:60%" class="input_search" v-model="model.f_idnumber"-->
81
+ <!-- condition="f_idnumber like '%{}%'" placeholder="身份证号">-->
82
+ <!-- </div>-->
83
+ <!-- <div class="col-sm-2 form-group">-->
84
+ <!-- <label class="font_normal_body">客户地址</label>-->
85
+ <!-- <input type="text" style="width:60%" class="input_search" v-model="model.f_address"-->
86
+ <!-- condition="f_address like '%{}%'" placeholder='客户地址'>-->
87
+ <!-- </div>-->
88
88
  <div class="col-sm-2 form-group">
89
89
  <label class="font_normal_body">&nbsp;&nbsp;&nbsp;小区&nbsp;&nbsp;&nbsp;</label>
90
90
  <v-select :value.sync="model.f_residential_area"
@@ -159,21 +159,11 @@
159
159
  condition="f_price_name in {}"
160
160
  ></v-select>
161
161
  </div>
162
- <div class="col-sm-2 form-group">
163
- <label class="font_normal_body">&nbsp;&nbsp;&nbsp;表编号</label>
164
- <input type="text" style="width:60%" class="input_search" v-model="model.f_user_id"
165
- condition="f_user_id = '{}'" placeholder='表编号'>
166
- </div>
167
162
  <div class="col-sm-2 form-group">
168
163
  <label class="font_normal_body">表&emsp;&emsp;号</label>
169
164
  <input type="text" style="width:60%" class="input_search" v-model="model.f_meternumber"
170
165
  condition="f_meternumber = '{}'" placeholder='表号'>
171
166
  </div>
172
- <div class="col-sm-2 form-group">
173
- <label class="font_normal_body">卡&emsp;&emsp;号</label>
174
- <input type="text" style="width:60%" class="input_search" v-model="model.f_card_id"
175
- condition="f_card_id = '{}'" placeholder='卡号'>
176
- </div>
177
167
  <div class="col-sm-2 form-group">
178
168
  <label class="font_normal_body">气表类型</label>
179
169
  <v-select :value.sync="model.f_meter_type" multiple
@@ -206,14 +196,6 @@
206
196
  condition="f_bank_name = '{}'"
207
197
  close-on-select></v-select>
208
198
  </div>
209
- <div class="col-sm-2 form-group">
210
- <label class="font_normal_body">是否优惠</label>
211
- <v-select :value.sync="model.f_privilege_money"
212
- v-model="model.f_privilege_money"
213
- :options='$parent.$parent.privilege_money' placeholder='请选择'
214
- condition="f_privilege_money {}"
215
- close-on-select></v-select>
216
- </div>
217
199
  <div class="col-sm-2 form-group">
218
200
  <label class="font_normal_body">收&ensp;据&ensp;号</label>
219
201
  <input type="text" style="width:30%" class="input_search" title="大于等于"
@@ -221,66 +203,11 @@
221
203
  <input type="text" style="width:30%" class="input_search" title="小于等于"
222
204
  v-model="model.f_bill_number_small" condition="f_bill_number <= {}" placeholder='小于等于'>
223
205
  </div>
224
- <div class="col-sm-2 form-group">
225
- <label class="font_normal_body">&nbsp;&nbsp;&nbsp;流水号</label>
226
- <input type="text" style="width:60%" class="input_search" v-model="model.f_serial_id"
227
- condition="f_serial_id = '{}'" placeholder='流水号'>
228
- </div>
206
+
229
207
  <div class="col-sm-2 form-group">
230
208
  <label class="font_normal_body">发票号码</label>
231
209
  <input type="text" style="width:60%" class="input_search" v-model="model.f_invoice_num"
232
210
  condition="f_invoice_num = '{}'" placeholder='发票号码'>
233
- </div>
234
- <div class="col-sm-2 form-group">
235
- <label class="font_normal_body" title="发票类型查询">发票类型</label>
236
- <v-select :value.sync="model.f_invoice_type"
237
- v-model="model.f_invoice_type"
238
- :options='$parent.$parent.invoiceType' placeholder='请选择'
239
- condition="f_invoice_type = '{}'"
240
- close-on-select :value-single="true" :search="false">
241
- </v-select>
242
- </div>
243
- <div class="col-sm-2 form-group">
244
- <label class="font_normal_body">开&ensp;票&ensp;人</label>
245
- <input type="text" style="width:60%" class="input_search" v-model="model.f_invoiceuse_operator"
246
- condition="f_invoiceuse_operator like '%{}%'" placeholder='开票人'>
247
- </div>
248
- <div class="col-sm-2 form-group">
249
- <label for="startDate" class="font_normal_body">开票时间</label>
250
- <datepicker id="startDate1" placeholder="开始日期" style="width:60%"
251
- v-model="model.invoice_startDate"
252
- :value.sync="model.invoice_startDate"
253
- :format="'yyyy-MM-dd'"
254
- :show-reset-button="true"
255
- condition="f_invoice_date >= '{}'">
256
- </datepicker>
257
- </div>
258
- <div class="col-sm-2 form-group">
259
- <label for="endDate" class="font_normal_body">开票时间</label>
260
- <datepicker id="endDate1" placeholder="结束日期" style="width:60%"
261
- v-model="model.invoice_endDate"
262
- :value.sync="model.invoice_endDate"
263
- :format="'yyyy-MM-dd'"
264
- :show-reset-button="true"
265
- condition="f_invoice_date <= '{}'">
266
- </datepicker>
267
- </div>
268
- <div class="col-sm-2 form-group">
269
- <label class="font_normal_body" >抄&nbsp;&nbsp;表&nbsp;员</label>
270
- <v-select :value.sync="model.f_inputtor"
271
- v-model="model.f_inputtor"
272
- :options='$parent.$parent.inputtores' placeholder='请选择'
273
- condition="f_inputtor = '{}'"
274
- close-on-select :search="false">
275
- </v-select>
276
- </div>
277
- <div class="col-sm-2 form-group">
278
- <label class="font_normal_body">抄&ensp;表&ensp;册</label>
279
- <v-select :value.sync="model.f_meter_book" v-model="model.f_meter_book"
280
- :options='$parent.$parent.meterbooks' placeholder='抄表册'
281
- style="width:60%"
282
- close-on-select
283
- condition="f_meter_book_num = '{}'"></v-select>
284
211
  </div>
285
212
  <div class="col-sm-2 form-group">
286
213
  <label class="font_normal_body" title="参数名称:写卡状态">写卡状态</label>
@@ -290,19 +217,6 @@
290
217
  close-on-select
291
218
  condition="f_write_card = '{}'"></v-select>
292
219
  </div>
293
- <div class="col-sm-2 form-group">
294
- <label class="font_normal_body">街&ensp;&ensp;&ensp;&ensp;道</label>
295
- <input type="text" style="width:60%" class="input_search" v-model="model.f_street"
296
- condition="f_street like '%{}%'" placeholder='街道'>
297
- </div>
298
- <div class="col-sm-2 form-group">
299
- <label class="font_normal_body">数&ensp;据&ensp;包</label>
300
- <v-select :value.sync="model.f_bluetooth_package" v-model="model.f_bluetooth_package"
301
- :options='$parent.$parent.bluetoothpackage' placeholder='数据包状态'
302
- style="width:60%"
303
- close-on-select
304
- condition="f_bluetooth_package = '{}'"></v-select>
305
- </div>
306
220
  <div class="col-sm-2 form-group">
307
221
  <label class="font_normal_body">pos设备&nbsp;</label>
308
222
  <v-select :value.sync="model.f_terminal_name" multiple