manage-client 3.3.84 → 3.3.85

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 (51) hide show
  1. package/package.json +1 -1
  2. package/src/filiale/WEINAN/ManageUserCount.vue +321 -0
  3. package/src/filiale/WEINAN/config/exportConfig.js +7 -7
  4. package/src/filiale/WEINAN/reportManage.js +2 -0
  5. package/src/filiale/aode/exportConfig.js +3 -3
  6. package/src/filiale/ceshi/ArrearsQuery.vue +2 -2
  7. package/src/filiale/ceshi/exportConfig.js +3 -3
  8. package/src/filiale/gaomi/ChargeQuery.vue +2 -2
  9. package/src/filiale/gaomi/config/exportConfig.js +7 -7
  10. package/src/filiale/gongyi/sale/businessquery/exportConfig.js +1 -1
  11. package/src/filiale/jingzhou/ChargeQuery.vue +2 -2
  12. package/src/filiale/jingzhou/HandplanQuery.vue +1 -1
  13. package/src/filiale/jingzhou/config/exportConfig.js +9 -9
  14. package/src/filiale/liaoyuan/ArrearsQuery.vue +2 -2
  15. package/src/filiale/liaoyuan/ChargeQuery.vue +2 -2
  16. package/src/filiale/liaoyuan/HandplanQuery.vue +1 -1
  17. package/src/filiale/liaoyuan/exportConfig.js +8 -8
  18. package/src/filiale/macheng/ArrearsQuery.vue +2 -2
  19. package/src/filiale/macheng/ChargeQuery.vue +1 -1
  20. package/src/filiale/macheng/HandplanQuery.vue +1 -1
  21. package/src/filiale/macheng/config/exportConfig.js +2 -2
  22. package/src/filiale/meihekou/ArrearsQuery.vue +2 -2
  23. package/src/filiale/meihekou/ChargeQuery.vue +2 -2
  24. package/src/filiale/meihekou/HandplanQuery.vue +1 -1
  25. package/src/filiale/meihekou/config/exportConfig.js +8 -8
  26. package/src/filiale/pingxiang/config/exportConfig.js +8 -8
  27. package/src/filiale/qingtongxia/ArrearsQuery.vue +2 -2
  28. package/src/filiale/qingtongxia/ChargeQuery.vue +2 -2
  29. package/src/filiale/qingtongxia/SellPeopleQuery.vue +2 -2
  30. package/src/filiale/qingtongxia/config/exportConfig.js +8 -8
  31. package/src/filiale/rizhao/ChargeQuery.vue +2 -2
  32. package/src/filiale/rongcheng/ArrearsQuery.vue +4 -4
  33. package/src/filiale/rongcheng/ChargeQuery.vue +2 -2
  34. package/src/filiale/rongcheng/exportConfig.js +4 -4
  35. package/src/filiale/rongchuang/ChargeQuery.vue +1 -1
  36. package/src/filiale/rongchuang/exportConfig.js +8 -8
  37. package/src/filiale/shaoguan/ArrearsQuery.vue +3 -3
  38. package/src/filiale/shaoguan/ChargeQuery.vue +2 -2
  39. package/src/filiale/shaoguan/HandplanQuery.vue +1 -1
  40. package/src/filiale/shaoguan/config/exportConfig.js +7 -7
  41. package/src/filiale/shennongjia/ChargeQuery.vue +2 -2
  42. package/src/filiale/shennongjia/config/exportConfig.js +5 -5
  43. package/src/filiale/tongchuan/ChargeQuery.vue +2 -2
  44. package/src/filiale/tongchuan/HandplanQuery.vue +1 -1
  45. package/src/filiale/tongchuan/config/exportConfig.js +9 -9
  46. package/src/filiale/wenxi/config/exportConfig.js +7 -7
  47. package/src/filiale/wuan/ChargeQuery.vue +2 -2
  48. package/src/filiale/wuhai/ChargeQuery.vue +2 -2
  49. package/src/filiale/zhongsheng/ChargeQuery.vue +2 -2
  50. package/src/filiale/zhongsheng/config/exportConfig.js +11 -11
  51. package/src/saleManage.js +1 -1
@@ -185,10 +185,10 @@
185
185
  condition="f_meter_book_num = '{}'"></v-select>
186
186
  </div>
187
187
  <div class="col-sm-2 form-group">
188
- <label class="font_normal_body">滞纳金</label>
188
+ <label class="font_normal_body">违约金</label>
189
189
  <input type="text" style="width:60%" class="input_search" v-model="model.overdue_be"
190
190
  @blur="$parent.$parent.showSearchbtn"
191
- condition="overdue >= '{}'" placeholder='滞纳金大于'>
191
+ condition="overdue >= '{}'" placeholder='违约金大于'>
192
192
  </div>
193
193
 
194
194
  <!--<div class="col-sm-2 form-group">-->
@@ -285,7 +285,7 @@
285
285
  <nobr>应交气费</nobr>
286
286
  </th>
287
287
  <th>
288
- <nobr>滞纳金</nobr>
288
+ <nobr>违约金</nobr>
289
289
  </th>
290
290
  <th>
291
291
  <nobr>附加费</nobr>
@@ -405,7 +405,7 @@
405
405
  </td>
406
406
  <td
407
407
  style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
408
- 滞纳金合计:&emsp;{{ sumsmodel.overdue }}
408
+ 违约金合计:&emsp;{{ sumsmodel.overdue }}
409
409
  </td>
410
410
  <td
411
411
  style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
@@ -318,7 +318,7 @@
318
318
  <nobr>金额</nobr>
319
319
  </th>
320
320
  <th>
321
- <nobr>滞纳金</nobr>
321
+ <nobr>违约金</nobr>
322
322
  </th>
323
323
  <th>
324
324
  <nobr>清缴金额</nobr>
@@ -611,7 +611,7 @@
611
611
  应交金额合计:&emsp;{{(sumsmodel.f_preamount - 0).toFixed(2)}}
612
612
  </td>
613
613
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
614
- 滞纳金合计:&emsp;{{sumsmodel.f_delaypay}}
614
+ 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
615
615
  </td>
616
616
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
617
617
  预存金额合计:&emsp;{{sumsmodel.f_yucun}}
@@ -72,7 +72,7 @@ export default {
72
72
  'f_payment': '付款方式',
73
73
  'f_state': '状态',
74
74
  'f_operate_date': '收费日期',
75
- 'f_delaypay': '滞纳金',
75
+ 'f_delaypay': '违约金',
76
76
  'f_comments': '备注',
77
77
  'f_operator': '操作员',
78
78
  'f_depname': '部门',
@@ -93,7 +93,7 @@ export default {
93
93
  },
94
94
  chargeexportConfig: {
95
95
  'id': '收费编号', 'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_street': '街道', 'f_address': '客户地址'
96
- , 'f_collection': '收款', 'f_payment': '付款方式', 'f_operate_date': '收费日期', 'f_delaypay': '滞纳金'
96
+ , 'f_collection': '收款', 'f_payment': '付款方式', 'f_operate_date': '收费日期', 'f_delaypay': '违约金'
97
97
  , 'f_stair1price': '一阶单价', 'f_stair1fee': '一阶气费',
98
98
  'f_stair2price': '二阶单价', 'f_stair2fee': '二阶气费',
99
99
  'f_stair3price': '三阶单价', 'f_stair3fee': '三阶气费'
@@ -117,7 +117,7 @@ export default {
117
117
  'f_userinfo_code': '客户编号', 'f_userinfo_id': '户编号', 'f_user_name': '客户名称', 'f_user_type': '客户类型',
118
118
  'f_gasproperties': '用气性质', 'f_residential_area': '小区名称', 'f_address': '客户地址', 'f_user_phone': '客户电话',
119
119
  'f_rent_phone': '备用电话', 'f_comments': '备注', 'c': '欠费期数', 'f_hand_date': '欠费时间', 'f_oughtamount': '用气量',
120
- 'f_oughtfee': '用气金额', 'f_debt_money': '已交金额', 'f_oughtfee_new': '气费金额', 'overdue': '滞纳金', 'f_garbage_fee': '附加费',
120
+ 'f_oughtfee': '用气金额', 'f_debt_money': '已交金额', 'f_oughtfee_new': '气费金额', 'overdue': '违约金', 'f_garbage_fee': '附加费',
121
121
  'f_oughtfee_all': '合计欠费金额'
122
122
  },
123
123
  sellingHandConfig: {
@@ -517,7 +517,7 @@ export default {
517
517
  },
518
518
  overduelistConfig: {
519
519
  'f_month': '月份', 'f_last_balance': '期初余额', 'f_account': '本期发生额', 'f_wechat_pay': '微信', 'f_money_pay': '现金',
520
- 'f_reduction': '本期减免', 'f_bank_pay': '银行转账', 'f_sum_pay': '滞纳金合计', 'f_balance': '期末余额', 'f_comments': '备注'
520
+ 'f_reduction': '本期减免', 'f_bank_pay': '银行转账', 'f_sum_pay': '违约金合计', 'f_balance': '期末余额', 'f_comments': '备注'
521
521
  },
522
522
  sellinggaslistConfig: {
523
523
  'f_month': '月份', 'f_last_balance': '期初余额', 'f_account': '本期发生额', 'f_wechat_pay': '微信',
@@ -352,7 +352,7 @@
352
352
  <nobr>金额</nobr>
353
353
  </th>
354
354
  <th>
355
- <nobr>滞纳金</nobr>
355
+ <nobr>违约金</nobr>
356
356
  </th>
357
357
  <th>
358
358
  <nobr>燃气费</nobr>
@@ -69,7 +69,7 @@ export default{
69
69
  'f_gasproperties': '用气性质', 'f_meternumber': '表号', 'f_meter_brand': '气表品牌', 'f_times': '购气次数',
70
70
  'f_pregas': '气量', 'fee': '金额', 'f_preamount': '燃气费', 'f_collection': '收款', 'f_privilege_money': '优惠金额', 'f_privilege_gas': '优惠气量', 'f_balance': '上期结余',
71
71
  'f_curbalance': '本期结余', 'f_type': '收费类型', 'f_payment': '付款方式', 'f_bank_type': '支付渠道', 'f_state': '状态', 'f_operate_date': '收费日期',
72
- 'f_delaypay': '滞纳金', 'f_comments': '备注', 'f_operator': '操作员', 'f_depname': '部门', 'f_orgname': '公司',
72
+ 'f_delaypay': '违约金', 'f_comments': '备注', 'f_operator': '操作员', 'f_depname': '部门', 'f_orgname': '公司',
73
73
  'f_yucun': '预存金额', 'f_card_id': '卡号', 'f_stairamount1': '一阶气量', 'f_stair1price': '一阶单价', 'f_stair1fee': '一阶气费',
74
74
  'f_stair2amount': '二阶气量', 'f_stair2price': '二阶单价', 'f_stair2fee': '二阶气费',
75
75
  'f_stair3amount': '三阶气量', 'f_stair3price': '三阶单价', 'f_stair3fee': '三阶气费'
@@ -94,11 +94,11 @@ export default{
94
94
  },
95
95
  sellPeopleConfig: {
96
96
  'f_operator': '收费员', 'f_oughtfee': '燃气费', 'f_yucun': '预存款', 'f_other_fee': '其他费', 'f_number': '销售笔数', 'f_cal_collection': '冲正金额',
97
- 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交滞纳金', 'f_heji': '合计金额'
97
+ 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交违约金', 'f_heji': '合计金额'
98
98
  },
99
99
  sellOrgnameConfig: {
100
100
  'f_orgname': '分公司', 'f_oughtfee': '燃气费', 'f_yucun': '预存款', 'f_other_fee': '其他费', 'f_number': '销售笔数', 'f_cal_collection': '冲正金额',
101
- 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交滞纳金', 'f_heji': '合计金额'
101
+ 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交违约金', 'f_heji': '合计金额'
102
102
  },
103
103
  handPeopleConfig: {
104
104
  'f_inputtor': '抄表员', 'f_user_number': '应抄户数', 'f_no_hand': '未抄户数', 'f_out_hand': '已抄无用量',
@@ -120,7 +120,7 @@ export default{
120
120
  'f_user_phone': '客户电话','f_rent_phone': '备用电话','f_inputtor': '抄表员','f_book_name': '抄表册','f_user_type': '客户类型',
121
121
  'f_gasproperties': '用气性质', 'f_comments': '备注', 'c': '欠费期数', 'f_hand_date': '欠费区间', 'f_oughtamount': '用气量',
122
122
  'f_oughtfee': '用气金额','f_operate_date': '缴费时间', 'f_debt_money': '已交金额', 'f_oughtfee_new': '应交气费',
123
- 'overdue': '滞纳金', 'f_garbage_fee': '附加费','f_last_tablebase': '上期抄表底数','f_balance': '上期余额',
123
+ 'overdue': '违约金', 'f_garbage_fee': '附加费','f_last_tablebase': '上期抄表底数','f_balance': '上期余额',
124
124
  'f_oughtfee_all': '合计欠费金额','f_cost_type':'缴费方式'
125
125
  },
126
126
  arrearsGYConfig: {
@@ -245,8 +245,8 @@ export default{
245
245
  UserSellHeadDetailConfig: {
246
246
  'f_userinfo_code': '用户编号','f_user_name':'用户名称','f_address':'用户地址', 'f_balance': '期初余额',
247
247
  'f_collection':'实收金额','f_m_fee':'免交金额','f_t_fee':'退费','f_b_fee':'补费','f_k_fee':'扣费',
248
- 'f_oughtamount':'应收气费','f_debt_money':'已收气费','f_w_money':'未收气费','f_delaypay':'已收滞纳金',
249
- 'f_reduction_fee':'滞纳金减免','f_h_fee':'超用收费','f_curbalance':'期末余额','f_x_balance':'最新余额'
248
+ 'f_oughtamount':'应收气费','f_debt_money':'已收气费','f_w_money':'未收气费','f_delaypay':'已收违约金',
249
+ 'f_reduction_fee':'违约金减免','f_h_fee':'超用收费','f_curbalance':'期末余额','f_x_balance':'最新余额'
250
250
  },
251
251
  TransactionSummaryConfig: {
252
252
  'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_type': '类型', 'f_price': '气价',
@@ -270,7 +270,7 @@ export default{
270
270
  batchBankConfig: {
271
271
  'f_userinfo_code': '客户编号', 'f_userinfo_id': '用户编号', 'f_user_phone': '客户电话', 'f_user_name': '客户姓名', 'f_address': '客户地址',
272
272
  'f_bank_accopen': '银行户名', 'f_bank_pay_number': '缴费编号', 'f_bank_account': '银行开户账号', 'f_paper_account': '开户行及账号',
273
- 'f_bank_name': '银行名称', 'f_oughtfee': '欠费金额','overdue': '滞纳金'
273
+ 'f_bank_name': '银行名称', 'f_oughtfee': '欠费金额','overdue': '违约金'
274
274
  },
275
275
  batchBankConfig2: {
276
276
  'f_userinfo_code': '客户编号', 'f_userinfo_id': '用户编号', 'phone': '客户电话', 'f_user_name': '客户姓名', 'f_address': '客户地址',
@@ -511,7 +511,7 @@ monthGasConfig: {
511
511
  },
512
512
  overduelistConfig:{
513
513
  "f_month":"月份","f_last_balance":"期初余额","f_account":"本期发生额","f_wechat_pay":"微信","f_money_pay":"现金",
514
- "f_reduction":"本期减免","f_bank_pay":"银行转账","f_sum_pay":"滞纳金合计","f_balance":"期末余额"
514
+ "f_reduction":"本期减免","f_bank_pay":"银行转账","f_sum_pay":"违约金合计","f_balance":"期末余额"
515
515
  },
516
516
  sellinggaslistConfig:{
517
517
  "f_month":"月份","f_last_balance":"期初余额","f_account":"本期发生额","f_wechat_pay":"微信",
@@ -314,7 +314,7 @@
314
314
  <nobr>应交气费</nobr>
315
315
  </th>
316
316
  <th>
317
- <nobr>滞纳金</nobr>
317
+ <nobr>违约金</nobr>
318
318
  </th>
319
319
  <th>
320
320
  <nobr>附加费</nobr>
@@ -399,7 +399,7 @@
399
399
  <nobr>{{row.f_oughtfee_new}}</nobr><!--应交气费-->
400
400
  </td>
401
401
  <td style="text-align: center;">
402
- <nobr>{{row.overdue}}</nobr><!--滞纳金-->
402
+ <nobr>{{row.overdue}}</nobr><!--违约金-->
403
403
  </td>
404
404
  <td style="text-align: center;">
405
405
  <nobr>{{row.f_garbage_fee}}</nobr><!--附加费-->
@@ -451,7 +451,7 @@
451
451
  气费金额合计:&emsp;{{sumsmodel.f_oughtfee_new}}
452
452
  </td>
453
453
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
454
- 滞纳金合计:&emsp;{{sumsmodel.overdue}}
454
+ 违约金合计:&emsp;{{sumsmodel.overdue}}
455
455
  </td>
456
456
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
457
457
  附加费合计:&emsp;{{sumsmodel.f_garbage_fee}}
@@ -290,7 +290,7 @@
290
290
  <nobr>金额</nobr>
291
291
  </th>
292
292
  <th>
293
- <nobr>滞纳金</nobr>
293
+ <nobr>违约金</nobr>
294
294
  </th>
295
295
  <th>
296
296
  <nobr>上期结余</nobr>
@@ -564,7 +564,7 @@
564
564
  应交金额合计:&emsp;{{sumsmodel.fee}}
565
565
  </td>
566
566
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
567
- 滞纳金合计:&emsp;{{sumsmodel.f_delaypay}}
567
+ 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
568
568
  </td>
569
569
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
570
570
  收款合计:&emsp;{{sumsmodel.f_collection}}
@@ -325,7 +325,7 @@
325
325
  <nobr>用气量</nobr>
326
326
  </th>
327
327
  <th>
328
- <nobr>滞纳金</nobr>
328
+ <nobr>违约金</nobr>
329
329
  </th>
330
330
  <th>
331
331
  <nobr>用气金额</nobr>
@@ -67,7 +67,7 @@ export default{
67
67
  },
68
68
  chargeConfig: {
69
69
  'id': '收费编号', 'f_userinfo_code': '客户编号','f_user_name':'客户名称','f_address': '客户地址', 'f_user_type': '客户类型', 'f_gasproperties': '用气性质', 'f_meternumber': '表号','f_times':'购气次数',
70
- 'f_pregas': '气量','fee': '金额','f_delaypay': '滞纳金','f_collection': '收款', 'f_privilege_money': '优惠金额', 'f_balance': '上期结余','f_meter_type':'气表类型','f_meter_brand':'气表品牌',
70
+ 'f_pregas': '气量','fee': '金额','f_delaypay': '违约金','f_collection': '收款', 'f_privilege_money': '优惠金额', 'f_balance': '上期结余','f_meter_type':'气表类型','f_meter_brand':'气表品牌',
71
71
  'f_curbalance': '本期结余','f_type': '收费类型','f_payment': '付款方式','f_bank_type': '支付渠道','f_state': '状态','f_operate_date': '收费日期',
72
72
  'f_comments': '备注','f_operator': '操作员','f_depname': '部门','f_orgname': '公司','f_rest_date':'所属年月',
73
73
  'f_yucun': '预存金额','f_card_id': '卡号','f_stairamount1':"一阶气量",'f_stair1price':"一阶单价",'f_stair1fee':"一阶气费",
@@ -82,7 +82,7 @@ export default{
82
82
  },
83
83
  sellPeopleConfig: {
84
84
  'f_operator': '收费员', 'f_oughtfee': '燃气费', 'f_yucun': '预存款', 'f_other_fee': '其他费', 'f_number': '销售笔数', 'f_cal_collection': '冲正金额',
85
- 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交滞纳金', 'f_heji': '合计金额'
85
+ 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交违约金', 'f_heji': '合计金额'
86
86
  },
87
87
  handPeopleConfig: {
88
88
  'f_inputtor': '抄表员', 'f_user_number': '应抄户数', 'f_no_hand': '未抄户数', 'f_out_hand': '已抄无用量',
@@ -104,7 +104,7 @@ export default{
104
104
  'f_user_phone': '客户电话','f_rent_phone': '备用电话','f_inputtor': '抄表员','f_book_name': '抄表册','f_user_type': '客户类型','f_cost_type':'缴费类型',
105
105
  'f_gasproperties': '用气性质', 'f_comments': '备注', 'c': '欠费期数', 'f_hand_date': '欠费区间', 'f_oughtamount': '用气量',
106
106
  'f_oughtfee': '用气金额','f_operate_date': '缴费时间', 'f_debt_money': '已交金额', 'f_oughtfee_new': '应交气费',
107
- 'overdue': '滞纳金', 'f_garbage_fee': '附加费','f_last_tablebase': '上期抄表底数','f_tablebase': '本期抄表底数','f_balance': '上期余额',
107
+ 'overdue': '违约金', 'f_garbage_fee': '附加费','f_last_tablebase': '上期抄表底数','f_tablebase': '本期抄表底数','f_balance': '上期余额',
108
108
  'f_oughtfee_all': '合计欠费金额'
109
109
  },
110
110
  arrearsGYConfig: {
@@ -158,7 +158,7 @@ export default{
158
158
  },
159
159
  handplanConfig: {
160
160
  'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_user_type':'客户类型','f_residential_area':'小区','f_user_phone': '客户手机', 'f_meternumber': '表号','ym_data': '数据年月','f_meter_classify': '气表类型','f_meter_brand': '气表品牌',
161
- 'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_oughtamount': '用气量','overdue':'滞纳金' ,'f_oughtfee': '用气金额', 'f_debt_money': '预存扣费','f_balance': '上期余额','f_curbalance': '本期余额',
161
+ 'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_oughtamount': '用气量','overdue':'违约金' ,'f_oughtfee': '用气金额', 'f_debt_money': '预存扣费','f_balance': '上期余额','f_curbalance': '本期余额',
162
162
  'f_accounts_state': '下账状态', 'f_operate_date': '收费时间', 'f_inputtor': '抄表员', 'f_hand_date': '下发日期', 'f_input_date': '录入日期', 'f_meter_state': '抄表状态', 'f_hand_state': '记录状态',
163
163
  'f_operator': '操作员', 'f_depname': '部门', 'f_orgname': '公司', 'f_surplus_gas': '剩余气量', 'f_haircut_gas': '扣减气量',
164
164
  'f_stair1amount': '一阶气量', 'f_stair1price': '一阶单价', 'f_stair1fee': '一阶气费',
@@ -167,7 +167,7 @@ export default{
167
167
  },
168
168
  handplanprintConfig: {
169
169
  'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_user_phone': '客户手机', 'f_meternumber': '表号','ym_data': '数据年月',
170
- 'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_oughtamount': '用气量','overdue':'滞纳金' ,'f_oughtfee': '用气金额', 'f_debt_money': '预存扣费','f_balance': '上期余额','f_curbalance': '本期余额',
170
+ 'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_oughtamount': '用气量','overdue':'违约金' ,'f_oughtfee': '用气金额', 'f_debt_money': '预存扣费','f_balance': '上期余额','f_curbalance': '本期余额',
171
171
  'f_accounts_state': '下账状态', 'f_operate_date': '收费时间', 'f_inputtor': '抄表员', 'f_hand_date': '下发日期', 'f_input_date': '录入日期', 'f_meter_state': '抄表状态', 'f_hand_state': '记录状态',
172
172
  'f_operator': '操作员', 'f_depname': '部门', 'f_orgname': '公司', 'f_surplus_gas': '剩余气量', 'f_haircut_gas': '扣减气量',
173
173
  'f_stair1amount': '一阶气量', 'f_stair1price': '一阶单价', 'f_stair1fee': '一阶气费',
@@ -200,7 +200,7 @@ export default{
200
200
  batchBankConfig: {
201
201
  'f_userinfo_code': '客户编号','f_user_phone': '客户电话', 'f_user_name': '客户姓名', 'f_address': '客户地址',
202
202
  'f_bank_accopen': '银行户名', 'f_bank_pay_number': '缴费编号', 'f_bank_account': '银行开户账号','f_bank_name': '银行名称',
203
- 'f_shiji_oughtfee':"实际用气金额合计",'f_debt_money':'已交金额','overdue':'滞纳金', 'f_oughtfee': '欠费金额', 'f_balance': '上期余额'
203
+ 'f_shiji_oughtfee':"实际用气金额合计",'f_debt_money':'已交金额','overdue':'违约金', 'f_oughtfee': '欠费金额', 'f_balance': '上期余额'
204
204
  },
205
205
  fmygasConfig: {
206
206
  'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_user_phone': '客户电话', 'f_credentials': '证件类型',
@@ -407,7 +407,7 @@ export default{
407
407
  },
408
408
  overduelistConfig:{
409
409
  "f_month":"月份","f_last_balance":"期初余额","f_account":"本期发生额","f_wechat_pay":"微信","f_money_pay":"现金",
410
- "f_reduction":"本期减免","f_bank_pay":"银行转账","f_sum_pay":"滞纳金合计","f_balance":"期末余额"
410
+ "f_reduction":"本期减免","f_bank_pay":"银行转账","f_sum_pay":"违约金合计","f_balance":"期末余额"
411
411
  },
412
412
  sellinggaslistConfig:{
413
413
  "f_month":"月份","f_last_balance":"期初余额","f_account":"本期发生额","f_wechat_pay":"微信",
@@ -313,7 +313,7 @@
313
313
  <nobr>金额</nobr>
314
314
  </th>
315
315
  <th>
316
- <nobr>滞纳金</nobr>
316
+ <nobr>违约金</nobr>
317
317
  </th>
318
318
  <th>
319
319
  <nobr>燃气费</nobr>
@@ -618,7 +618,7 @@
618
618
  应交金额合计:&emsp;{{sumsmodel.fee}}
619
619
  </td>
620
620
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
621
- 滞纳金合计:&emsp;{{sumsmodel.f_delaypay}}
621
+ 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
622
622
  </td>
623
623
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
624
624
  燃气费合计:&emsp;{{sumsmodel.f_preamount}}
@@ -58,7 +58,7 @@ export default{
58
58
  'id': '收费编号', 'f_userinfo_code': '客户编号','f_user_name':'客户名称','f_address': '客户地址', 'f_user_type': '客户类型', 'f_gasproperties': '用气性质', 'f_meternumber': '表号','f_times':'购气次数',
59
59
  'f_pregas': '气量','fee': '金额','f_preamount': '燃气费','f_collection': '收款', 'f_privilege_money': '优惠金额', 'f_balance': '上期结余',
60
60
  'f_curbalance': '本期结余','f_type': '收费类型','f_payment': '付款方式','f_bank_type': '支付渠道','f_state': '状态','f_operate_date': '收费日期',
61
- 'f_delaypay': '滞纳金','f_comments': '备注','f_operator': '操作员','f_depname': '部门','f_orgname': '公司',
61
+ 'f_delaypay': '违约金','f_comments': '备注','f_operator': '操作员','f_depname': '部门','f_orgname': '公司',
62
62
  'f_yucun': '预存金额','f_card_id': '卡号','f_stairamount1':"一阶气量",'f_stair1price':"一阶单价",'f_stair1fee':"一阶气费",
63
63
  'f_stair2amount': "二阶气量",'f_stair2price': "二阶单价",'f_stair2fee':"二阶气费",
64
64
  'f_stair3amount':"三阶气量",'f_stair3price': "三阶单价",'f_stair3fee':"三阶气费",
@@ -68,7 +68,7 @@ export default{
68
68
  },
69
69
  sellPeopleConfig: {
70
70
  'f_operator': '收费员', 'f_oughtfee': '燃气费', 'f_yucun': '预存款', 'f_other_fee': '其他费', 'f_number': '销售笔数', 'f_cal_collection': '冲正金额',
71
- 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交滞纳金', 'f_heji': '合计金额'
71
+ 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交违约金', 'f_heji': '合计金额'
72
72
  },
73
73
  handPeopleConfig: {
74
74
  'f_inputtor': '抄表员', 'f_user_number': '应抄户数', 'f_no_hand': '未抄户数', 'f_out_hand': '已抄无用量',
@@ -90,7 +90,7 @@ export default{
90
90
  'f_user_phone': '客户电话','f_rent_phone': '备用电话','f_inputtor': '抄表员','f_book_name': '抄表册','f_user_type': '客户类型',
91
91
  'f_gasproperties': '用气性质', 'f_comments': '备注', 'c': '欠费期数', 'f_hand_date': '欠费区间', 'f_oughtamount': '用气量',
92
92
  'f_oughtfee': '用气金额','f_operate_date': '缴费时间', 'f_debt_money': '已交金额', 'f_oughtfee_new': '应交气费',
93
- 'overdue': '滞纳金', 'f_garbage_fee': '附加费','f_last_tablebase': '上期抄表底数','f_balance': '上期余额',
93
+ 'overdue': '违约金', 'f_garbage_fee': '附加费','f_last_tablebase': '上期抄表底数','f_balance': '上期余额',
94
94
  'f_oughtfee_all': '合计欠费金额'
95
95
  },
96
96
  arrearsGYConfig: {
@@ -177,7 +177,7 @@ export default{
177
177
  batchBankConfig: {
178
178
  'f_userinfo_code': '客户编号', 'f_userinfo_id': '用户编号', 'f_user_phone': '客户电话', 'f_user_name': '客户姓名', 'f_address': '客户地址',
179
179
  'f_bank_accopen': '银行户名', 'f_bank_pay_number': '缴费编号', 'f_bank_account': '银行开户账号', 'f_paper_account': '开户行及账号',
180
- 'f_bank_name': '银行名称', 'f_oughtfee': '欠费金额','overdue':'滞纳金'
180
+ 'f_bank_name': '银行名称', 'f_oughtfee': '欠费金额','overdue':'违约金'
181
181
  },
182
182
  fmygasConfig: {
183
183
  'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_user_phone': '客户电话', 'f_credentials': '证件类型',
@@ -364,7 +364,7 @@ export default{
364
364
  },
365
365
  overduelistConfig:{
366
366
  "f_month":"月份","f_last_balance":"期初余额","f_account":"本期发生额","f_wechat_pay":"微信","f_money_pay":"现金",
367
- "f_reduction":"本期减免","f_bank_pay":"银行转账","f_sum_pay":"滞纳金合计","f_balance":"期末余额"
367
+ "f_reduction":"本期减免","f_bank_pay":"银行转账","f_sum_pay":"违约金合计","f_balance":"期末余额"
368
368
  },
369
369
  sellinggaslistConfig:{
370
370
  "f_month":"月份","f_last_balance":"期初余额","f_account":"本期发生额","f_wechat_pay":"微信",
@@ -400,7 +400,7 @@
400
400
  <nobr>气费金额</nobr>
401
401
  </th>
402
402
  <th>
403
- <nobr>滞纳金</nobr>
403
+ <nobr>违约金</nobr>
404
404
  </th>
405
405
  <th>
406
406
  <nobr>应收金额</nobr>
@@ -743,7 +743,7 @@
743
743
  气费金额合计:&emsp;{{sumsmodel.fee}}
744
744
  </td>
745
745
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
746
- 滞纳金合计:&emsp;{{sumsmodel.f_delaypay}}
746
+ 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
747
747
  </td>
748
748
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
749
749
  应交金额合计:&emsp;{{sumsmodel.f_preamount}}
@@ -335,7 +335,7 @@
335
335
  <nobr>用气量</nobr>
336
336
  </th>
337
337
  <th>
338
- <nobr>滞纳金</nobr>
338
+ <nobr>违约金</nobr>
339
339
  </th>
340
340
  <th>
341
341
  <nobr>用气金额</nobr>
@@ -67,7 +67,7 @@ export default{
67
67
  'f_gasproperties': '用气性质', 'f_meternumber': '表号','f_meter_brand': '气表品牌','f_times':'购气次数',
68
68
  'f_pregas': '气量','fee': '金额','f_preamount': '燃气费','f_collection': '收款', 'f_privilege_money': '优惠金额', 'f_balance': '上期结余',
69
69
  'f_curbalance': '本期结余','f_type': '收费类型','f_payment': '付款方式','f_bank_type': '支付渠道','f_state': '状态','f_operate_date': '收费日期',
70
- 'f_delaypay': '滞纳金','f_comments': '备注','f_operator': '操作员','f_depname': '部门','f_orgname': '公司',
70
+ 'f_delaypay': '违约金','f_comments': '备注','f_operator': '操作员','f_depname': '部门','f_orgname': '公司',
71
71
  'f_yucun': '预存金额','f_card_id': '卡号','f_stairamount1':"一阶气量",'f_stair1price':"一阶单价",'f_stair1fee':"一阶气费",
72
72
  'f_stair2amount': "二阶气量",'f_stair2price': "二阶单价",'f_stair2fee':"二阶气费",
73
73
  'f_stair3amount':"三阶气量",'f_stair3price': "三阶单价",'f_stair3fee':"三阶气费",'f_inputtor':"抄表员",'f_serial_id':'流水号','f_tax_logotype':'是否征税','f_terminal_num':'终端号'
@@ -89,11 +89,11 @@ export default{
89
89
  },
90
90
  sellPeopleConfig: {
91
91
  'f_operator': '收费员', 'f_oughtfee': '燃气费', 'f_yucun': '预存款', 'f_other_fee': '其他费', 'f_number': '销售笔数', 'f_cal_collection': '冲正金额',
92
- 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交滞纳金', 'f_heji': '合计金额'
92
+ 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交违约金', 'f_heji': '合计金额'
93
93
  },
94
94
  sellOrgnameConfig: {
95
95
  'f_orgname': '分公司', 'f_oughtfee': '燃气费', 'f_yucun': '预存款', 'f_other_fee': '其他费', 'f_number': '销售笔数', 'f_cal_collection': '冲正金额',
96
- 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交滞纳金', 'f_heji': '合计金额'
96
+ 'f_collection': '实收金额', 'qifei_num': '气费笔数','qifei_fee': '气费金额','yucun_num': '预存笔数','yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额','f_delaypay': '已交违约金', 'f_heji': '合计金额'
97
97
  },
98
98
  handPeopleConfig: {
99
99
  'f_inputtor': '抄表员', 'f_user_number': '应抄户数', 'f_no_hand': '未抄户数', 'f_out_hand': '已抄无用量',
@@ -115,7 +115,7 @@ export default{
115
115
  'f_user_phone': '客户电话','f_rent_phone': '备用电话','f_inputtor': '抄表员','f_book_name': '抄表册','f_user_type': '客户类型',
116
116
  'f_gasproperties': '用气性质', 'f_comments': '备注', 'c': '欠费期数', 'f_hand_date': '欠费区间', 'f_oughtamount': '用气量',
117
117
  'f_oughtfee': '用气金额','f_operate_date': '缴费时间', 'f_debt_money': '已交金额', 'f_oughtfee_new': '应交气费',
118
- 'overdue': '滞纳金', 'f_garbage_fee': '附加费','f_last_tablebase': '上期抄表底数','f_balance': '上期余额',
118
+ 'overdue': '违约金', 'f_garbage_fee': '附加费','f_last_tablebase': '上期抄表底数','f_balance': '上期余额',
119
119
  'f_oughtfee_all': '合计欠费金额','f_cost_type':'缴费方式','f_meter_type':'气表类型'
120
120
  },
121
121
  arrearsGYConfig: {
@@ -237,7 +237,7 @@ export default{
237
237
  },
238
238
  handplanConfig: {
239
239
  'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_address': '客户地址', 'f_zones': '片区','phone': '客户手机', 'f_meternumber': '表号','ym_data': '数据年月',
240
- 'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_oughtamount': '用气量', 'overdue': '滞纳金', 'f_oughtfee': '用气金额', 'f_debt_money': '已交金额',
240
+ 'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_oughtamount': '用气量', 'overdue': '违约金', 'f_oughtfee': '用气金额', 'f_debt_money': '已交金额',
241
241
  'f_actual_arrears': '欠费金额','f_balance': '上期余额','f_curbalance': '本期余额',
242
242
  'f_accounts_state': '下账状态', 'f_operate_date': '收费时间', 'f_inputtor': '抄表员', 'f_book_slice_area': '表册片区',
243
243
  'f_hand_date': '下发日期', 'f_input_date': '录入日期', 'f_meter_state': '抄表状态', 'f_hand_state': '记录状态',
@@ -257,8 +257,8 @@ export default{
257
257
  UserSellHeadDetailConfig: {
258
258
  'f_userinfo_code': '用户编号','f_user_name':'用户名称','f_address':'用户地址', 'f_balance': '期初余额',
259
259
  'f_collection':'实收金额','f_m_fee':'免交金额','f_t_fee':'退费','f_b_fee':'补费','f_k_fee':'扣费',
260
- 'f_oughtamount':'应收气费','f_debt_money':'已收气费','f_w_money':'未收气费','f_delaypay':'已收滞纳金',
261
- 'f_reduction_fee':'滞纳金减免','f_h_fee':'超用收费','f_curbalance':'期末余额','f_x_balance':'最新余额'
260
+ 'f_oughtamount':'应收气费','f_debt_money':'已收气费','f_w_money':'未收气费','f_delaypay':'已收违约金',
261
+ 'f_reduction_fee':'违约金减免','f_h_fee':'超用收费','f_curbalance':'期末余额','f_x_balance':'最新余额'
262
262
  },
263
263
  TransactionSummaryConfig: {
264
264
  'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_type': '类型', 'f_price': '气价',
@@ -282,7 +282,7 @@ export default{
282
282
  batchBankConfig: {
283
283
  'f_userinfo_code': '客户编号', 'f_userinfo_id': '用户编号', 'f_user_phone': '客户电话', 'f_user_name': '客户姓名', 'f_address': '客户地址',
284
284
  'f_bank_accopen': '银行户名', 'f_bank_pay_number': '缴费编号', 'f_bank_account': '银行开户账号', 'f_paper_account': '开户行及账号',
285
- 'f_bank_name': '银行名称', 'f_oughtfee': '欠费金额','overdue': '滞纳金'
285
+ 'f_bank_name': '银行名称', 'f_oughtfee': '欠费金额','overdue': '违约金'
286
286
  },
287
287
  batchBankConfig2: {
288
288
  'f_userinfo_code': '客户编号', 'f_userinfo_id': '用户编号', 'phone': '客户电话', 'f_user_name': '客户姓名', 'f_address': '客户地址',
@@ -556,7 +556,7 @@ monthGasConfig: {
556
556
  },
557
557
  overduelistConfig:{
558
558
  "f_month":"月份","f_last_balance":"期初余额","f_account":"本期发生额","f_wechat_pay":"微信","f_money_pay":"现金",
559
- "f_reduction":"本期减免","f_bank_pay":"银行转账","f_sum_pay":"滞纳金合计","f_balance":"期末余额"
559
+ "f_reduction":"本期减免","f_bank_pay":"银行转账","f_sum_pay":"违约金合计","f_balance":"期末余额"
560
560
  },
561
561
  sellinggaslistConfig:{
562
562
  "f_month":"月份","f_last_balance":"期初余额","f_account":"本期发生额","f_wechat_pay":"微信",
@@ -93,11 +93,11 @@ export default{
93
93
  },
94
94
  sellPeopleConfig: {
95
95
  'f_operator': '收费员', 'f_oughtfee': '燃气费', 'f_yucun': '预存款', 'f_other_fee': '其他费', 'f_number': '销售笔数', 'f_cal_collection': '冲正金额',
96
- 'f_collection': '实收金额', 'qifei_num': '气费笔数', 'qifei_fee': '气费金额', 'yucun_num': '预存笔数', 'yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额', 'f_delaypay': '已交滞纳金', 'f_heji': '合计金额'
96
+ 'f_collection': '实收金额', 'qifei_num': '气费笔数', 'qifei_fee': '气费金额', 'yucun_num': '预存笔数', 'yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额', 'f_delaypay': '已交违约金', 'f_heji': '合计金额'
97
97
  },
98
98
  sellOrgnameConfig: {
99
99
  'f_orgname': '分公司', 'f_oughtfee': '燃气费', 'f_yucun': '预存款', 'f_other_fee': '其他费', 'f_number': '销售笔数', 'f_cal_collection': '冲正金额',
100
- 'f_collection': '实收金额', 'qifei_num': '气费笔数', 'qifei_fee': '气费金额', 'yucun_num': '预存笔数', 'yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额', 'f_delaypay': '已交滞纳金', 'f_heji': '合计金额'
100
+ 'f_collection': '实收金额', 'qifei_num': '气费笔数', 'qifei_fee': '气费金额', 'yucun_num': '预存笔数', 'yucun_fee': '预存金额', 'tuifei_num': '退费笔数', 'tuifei_fee': '退费金额', 'f_delaypay': '已交违约金', 'f_heji': '合计金额'
101
101
  },
102
102
  handPeopleConfig: {
103
103
  'f_inputtor': '抄表员', 'f_user_number': '应抄户数', 'f_no_hand': '未抄户数', 'f_out_hand': '已抄无用量',
@@ -119,7 +119,7 @@ export default{
119
119
  'f_user_phone': '客户电话', 'f_rent_phone': '备用电话', 'f_inputtor': '抄表员', 'f_book_name': '抄表册', 'f_user_type': '客户类型',
120
120
  'f_gasproperties': '用气性质', 'f_comments': '备注', 'c': '欠费期数', 'f_hand_date': '欠费区间', 'f_oughtamount': '用气量',
121
121
  'f_oughtfee': '用气金额', 'f_operate_date': '缴费时间', 'f_debt_money': '已交金额', 'f_oughtfee_new': '应交气费',
122
- 'overdue': '滞纳金', 'f_garbage_fee': '附加费', 'f_last_tablebase': '上期抄表底数', 'f_balance': '上期余额',
122
+ 'overdue': '违约金', 'f_garbage_fee': '附加费', 'f_last_tablebase': '上期抄表底数', 'f_balance': '上期余额',
123
123
  'f_oughtfee_all': '合计欠费金额', 'f_cost_type': '缴费方式', 'f_meter_type': '气表类型'
124
124
  },
125
125
  arrearsGYConfig: {
@@ -287,8 +287,8 @@ export default{
287
287
  UserSellHeadDetailConfig: {
288
288
  'f_userinfo_code': '用户编号', 'f_user_name': '用户名称', 'f_address': '用户地址', 'f_balance': '期初余额',
289
289
  'f_collection': '实收金额', 'f_m_fee': '免交金额', 'f_t_fee': '退费', 'f_b_fee': '补费', 'f_k_fee': '扣费',
290
- 'f_oughtamount': '应收气费', 'f_debt_money': '已收气费', 'f_w_money': '未收气费', 'f_delaypay': '已收滞纳金',
291
- 'f_reduction_fee': '滞纳金减免', 'f_h_fee': '超用收费', 'f_curbalance': '期末余额', 'f_x_balance': '最新余额'
290
+ 'f_oughtamount': '应收气费', 'f_debt_money': '已收气费', 'f_w_money': '未收气费', 'f_delaypay': '已收违约金',
291
+ 'f_reduction_fee': '违约金减免', 'f_h_fee': '超用收费', 'f_curbalance': '期末余额', 'f_x_balance': '最新余额'
292
292
  },
293
293
  TransactionSummaryConfig: {
294
294
  'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_type': '类型', 'f_price': '气价',
@@ -312,7 +312,7 @@ export default{
312
312
  batchBankConfig: {
313
313
  'f_userinfo_code': '客户编号', 'f_userinfo_id': '用户编号', 'f_user_phone': '客户电话', 'f_user_name': '客户姓名', 'f_address': '客户地址',
314
314
  'f_bank_accopen': '银行户名', 'f_bank_pay_number': '缴费编号', 'f_bank_account': '银行开户账号', 'f_paper_account': '开户行及账号',
315
- 'f_bank_name': '银行名称', 'f_oughtfee': '欠费金额', 'overdue': '滞纳金'
315
+ 'f_bank_name': '银行名称', 'f_oughtfee': '欠费金额', 'overdue': '违约金'
316
316
  },
317
317
  batchBankConfig2: {
318
318
  'f_userinfo_code': '客户编号', 'f_userinfo_id': '用户编号', 'phone': '客户电话', 'f_user_name': '客户姓名', 'f_address': '客户地址',
@@ -560,7 +560,7 @@ export default{
560
560
  },
561
561
  overduelistConfig: {
562
562
  'f_month': '月份', 'f_last_balance': '期初余额', 'f_account': '本期发生额', 'f_wechat_pay': '微信', 'f_money_pay': '现金',
563
- 'f_reduction': '本期减免', 'f_bank_pay': '银行转账', 'f_sum_pay': '滞纳金合计', 'f_balance': '期末余额'
563
+ 'f_reduction': '本期减免', 'f_bank_pay': '银行转账', 'f_sum_pay': '违约金合计', 'f_balance': '期末余额'
564
564
  },
565
565
  sellinggaslistConfig: {
566
566
  'f_month': '月份', 'f_last_balance': '期初余额', 'f_account': '本期发生额', 'f_wechat_pay': '微信',
@@ -345,7 +345,7 @@
345
345
  <nobr>本期结余</nobr>
346
346
  </th>
347
347
  <th>
348
- <nobr>滞纳金</nobr>
348
+ <nobr>违约金</nobr>
349
349
  </th>
350
350
  <th>
351
351
  <nobr>燃气费</nobr>
@@ -679,7 +679,7 @@
679
679
  应交金额合计:&emsp;{{sumsmodel.fee}}
680
680
  </td>
681
681
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
682
- 滞纳金合计:&emsp;{{sumsmodel.f_delaypay}}
682
+ 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
683
683
  </td>
684
684
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
685
685
  燃气费合计:&emsp;{{sumsmodel.f_preamount}}
@@ -370,7 +370,7 @@
370
370
  <nobr>金额</nobr>
371
371
  </th>
372
372
  <th>
373
- <nobr>滞纳金</nobr>
373
+ <nobr>违约金</nobr>
374
374
  </th>
375
375
  <th>
376
376
  <nobr>燃气费</nobr>
@@ -716,7 +716,7 @@
716
716
  应收金额合计:&emsp;{{sumsmodel.fee}}
717
717
  </td>
718
718
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
719
- 滞纳金合计:&emsp;{{sumsmodel.f_delaypay}}
719
+ 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
720
720
  </td>
721
721
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
722
722
  预存金额合计:&emsp;{{sumsmodel.f_yucun}}
@@ -363,7 +363,7 @@
363
363
  :order.sync="$parent.$parent.$parent.orderFields.f_operate_date"></data-order>
364
364
  </th>
365
365
  <th>
366
- <nobr>滞纳金</nobr>
366
+ <nobr>违约金</nobr>
367
367
  </th>
368
368
  <th>
369
369
  <nobr>燃气费</nobr>
@@ -693,7 +693,7 @@
693
693
  应交金额合计:&emsp;{{sumsmodel.fee}}
694
694
  </td>
695
695
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
696
- 滞纳金合计:&emsp;{{sumsmodel.f_delaypay}}
696
+ 违约金合计:&emsp;{{sumsmodel.f_delaypay}}
697
697
  </td>
698
698
  <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
699
699
  燃气费合计:&emsp;{{sumsmodel.f_preamount}}