sale-client 3.4.131 → 3.4.134

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 (105) hide show
  1. package/build/dev-server.js +4 -4
  2. package/package.json +1 -1
  3. package/src/components/charge/bzjcancel.vue +59 -11
  4. package/src/components/chargeBatch/CardList.vue +2 -0
  5. package/src/components/meterBook/MeterManger.vue +61 -61
  6. package/src/components/revenue/HandManager/CardHand.vue +7 -7
  7. package/src/components/revenue/HandManager/MeterBookList.vue +488 -488
  8. package/src/components/revenue/HandManager/MeterBookUser.vue +722 -702
  9. package/src/components/revenue/HandManager/OverdueSet.vue +45 -45
  10. package/src/components/revenue/base/rightview/CardList.vue +20 -8
  11. package/src/components/revenue/base/rightview/carddetail/CardMeterCenterDetail.vue +9 -1
  12. package/src/components/revenue/base/rightview/carddetail/MachineMeterCenterDetail.vue +10 -2
  13. package/src/components/revenue/base/rightview/carddetail/RefundDetail.vue +4 -0
  14. package/src/components/revenue/changeInsurance/InsuranceChargesDetails.vue +1 -1
  15. package/src/components/revenue/changeInsurance/InsuranceManage.vue +52 -52
  16. package/src/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +348 -348
  17. package/src/components/revenue/comprehen/ComprehenOperation/OverCharge/OverUseCharge.vue +407 -407
  18. package/src/components/revenue/comprehen/Maintenance/bill/billOperationRecord.vue +65 -65
  19. package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterOperateList.vue +64 -64
  20. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasOperationRecord.vue +65 -65
  21. package/src/components/revenue/comprehen/Maintenance/hand/handListMaintain.vue +638 -638
  22. package/src/components/revenue/comprehen/Maintenance/hand/handOperateList.vue +64 -64
  23. package/src/components/revenue/comprehen/Maintenance/otherRecords/OperationRecord.vue +61 -61
  24. package/src/components/revenue/comprehen/Maintenance/revenue/AddWarehousemain.vue +61 -61
  25. package/src/components/revenue/comprehen/Maintenance/revenue/MeterOperatemain.vue +392 -392
  26. package/src/components/revenue/comprehen/StairPrice/GasPriceList.vue +4 -2
  27. package/src/components/revenue/comprehen/StairPrice/GasPriceManage.vue +2 -1
  28. package/src/components/revenue/comprehen/StairPrice/GasPriceUser.vue +6 -4
  29. package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +342 -342
  30. package/src/components/revenue/comprehen/replacement/replacementOperationRecord.vue +65 -65
  31. package/src/components/revenue/comprehen/replacement/replacementSingleInfoOperation.vue +9 -6
  32. package/src/filiale/{weinan → WEINAN}/AutomaticPurse.vue +0 -0
  33. package/src/filiale/{weinan → WEINAN}/CardList.vue +0 -0
  34. package/src/filiale/{weinan → WEINAN}/CardMeterCenter.vue +0 -0
  35. package/src/filiale/{weinan → WEINAN}/CardMeterChargeCancel.vue +0 -0
  36. package/src/filiale/{weinan → WEINAN}/ChangeMeter.vue +0 -0
  37. package/src/filiale/{weinan → WEINAN}/ChargeList.vue +0 -0
  38. package/src/filiale/{weinan → WEINAN}/ChargeManageNew.vue +0 -0
  39. package/src/filiale/{weinan → WEINAN}/ChargeQueryUser.vue +0 -0
  40. package/src/filiale/{weinan → WEINAN}/ChargeRecordQuery.vue +0 -0
  41. package/src/filiale/{weinan → WEINAN}/DisableManage.vue +0 -0
  42. package/src/filiale/{weinan → WEINAN}/EnableManage.vue +0 -0
  43. package/src/filiale/{weinan → WEINAN}/FileAddressManage.vue +0 -0
  44. package/src/filiale/{weinan → WEINAN}/FileUserAddress.vue +0 -0
  45. package/src/filiale/{weinan → WEINAN}/HighMeter.vue +0 -0
  46. package/src/filiale/{weinan → WEINAN}/IOTMeterCenter.vue +0 -0
  47. package/src/filiale/{weinan → WEINAN}/MachineMeterCenter.vue +0 -0
  48. package/src/filiale/{weinan → WEINAN}/MeterMessage.vue +0 -0
  49. package/src/filiale/{weinan → WEINAN}/MeterinfoTest.vue +0 -0
  50. package/src/filiale/{weinan → WEINAN}/OffGasAddGas.vue +0 -0
  51. package/src/filiale/{weinan → WEINAN}/OtherGas.vue +0 -0
  52. package/src/filiale/{weinan → WEINAN}/OverUseCharge.vue +0 -0
  53. package/src/filiale/{weinan → WEINAN}/RecordCancel.vue +0 -0
  54. package/src/filiale/{weinan → WEINAN}/RecordQueryUser.vue +0 -0
  55. package/src/filiale/{weinan → WEINAN}/ReplaceCardManage.vue +0 -0
  56. package/src/filiale/{weinan → WEINAN}/ShowCardSellGas.vue +0 -0
  57. package/src/filiale/{weinan → WEINAN}/Stairinfo.vue +0 -0
  58. package/src/filiale/{weinan → WEINAN}/TransferManage.vue +0 -0
  59. package/src/filiale/{weinan → WEINAN}/UserBaseInfoNew.vue +0 -0
  60. package/src/filiale/{weinan → WEINAN}/UserEssentialInfoTest.vue +0 -0
  61. package/src/filiale/{weinan → WEINAN}/UserGeneralInfoTest.vue +0 -0
  62. package/src/filiale/{weinan → WEINAN}/UserInfoDetailManageNew.vue +0 -0
  63. package/src/filiale/{weinan → WEINAN}/Userinfo.vue +0 -0
  64. package/src/filiale/{weinan → WEINAN}/gasmove.vue +0 -0
  65. package/src/filiale/{weinan → WEINAN}/meterinfodetail.vue +0 -0
  66. package/src/filiale/{weinan → WEINAN}/plugins/FileManageService.js +0 -0
  67. package/src/filiale/{weinan → WEINAN}/plugins/getTimeService.js +0 -0
  68. package/src/filiale/{weinan → WEINAN}/sale.js +0 -0
  69. package/src/filiale/{weinan → WEINAN}/sale.js~Stashed changes +0 -0
  70. package/src/filiale/{weinan → WEINAN}/static/mainicon//347/237/251/345/275/2421828.png +0 -0
  71. package/src/filiale/qianneng/CardList.vue +482 -482
  72. package/src/filiale/qianneng/ChangeMeter.vue +901 -901
  73. package/src/filiale/qianneng/MeterMessage.vue +192 -192
  74. package/src/filiale/{zhoukou/charge/business → qianneng}/TransferManage.vue +58 -9
  75. package/src/filiale/qianneng/revenue/ChargeManage.vue +297 -0
  76. package/src/filiale/qianneng/revenue/comprehen/closeaccount/Batchmanage.vue +58 -58
  77. package/src/filiale/qianneng/sale.js +5 -1
  78. package/src/filiale/shaoguan/FileUserAddress.vue +756 -0
  79. package/src/filiale/shaoguan/sale.js +3 -1
  80. package/src/main.js +23 -23
  81. package/src/filiale/qianneng/filemanagenew/FileUserFiles.vue +0 -743
  82. package/src/filiale/qianneng/filemanagenew/UserEssentialInfoTest.vue +0 -318
  83. package/src/filiale/qianneng/filemanagenew/UserMeterInfoTest.vue +0 -133
  84. package/src/filiale/zhoukou/CardHand.vue +0 -843
  85. package/src/filiale/zhoukou/FilesManageNew/UserEssentialInfoTest.vue +0 -321
  86. package/src/filiale/zhoukou/FilesManageNew/UserGeneralInfoTest.vue +0 -595
  87. package/src/filiale/zhoukou/HighMeter.vue +0 -1090
  88. package/src/filiale/zhoukou/HighMeterIdCard.vue +0 -1061
  89. package/src/filiale/zhoukou/MeterDisable/DisableManage.vue +0 -65
  90. package/src/filiale/zhoukou/MeterEnable/EnableManage.vue +0 -139
  91. package/src/filiale/zhoukou/OtherChargeNew.vue +0 -476
  92. package/src/filiale/zhoukou/UserEssentialInfoTest.vue +0 -336
  93. package/src/filiale/zhoukou/UserGeneralInfoTest.vue +0 -620
  94. package/src/filiale/zhoukou/charge/ChargeList.vue +0 -846
  95. package/src/filiale/zhoukou/charge/ChargeManage.vue +0 -209
  96. package/src/filiale/zhoukou/charge/ChargeOper.vue +0 -232
  97. package/src/filiale/zhoukou/charge/business/CardMeterCenter.vue +0 -848
  98. package/src/filiale/zhoukou/charge/business/IOTMeterCenter.vue +0 -706
  99. package/src/filiale/zhoukou/charge/business/MachineMeterCenter.vue +0 -625
  100. package/src/filiale/zhoukou/charge/business/ShowCardSellGas.vue +0 -773
  101. package/src/filiale/zhoukou/charge/deviceinformation.vue +0 -63
  102. package/src/filiale/zhoukou/charge/otherinfo.vue +0 -97
  103. package/src/filiale/zhoukou/charge/reportprogress.vue +0 -65
  104. package/src/filiale/zhoukou/plugins/LogicService.js +0 -441
  105. package/src/filiale/zhoukou/sale.js +0 -41
@@ -10,9 +10,9 @@ var compiler = webpack(config)
10
10
 
11
11
  // Define HTTP proxies to your custom API backend
12
12
  // https://github.com/chimurai/http-proxy-middleware
13
- var bendi = 'http://127.0.0.1:8080/',bendi1 = 'http://119.146.1.106:8300/'
13
+ var bendi = 'http://121.36.106.17:8400/',bendi1 = 'http://121.36.106.17:8400/'
14
14
  // 公司测试服务
15
- var fuwu = 'http://192.168.50.4:8400/'
15
+ var fuwu = 'http://121.36.106.17:8400/'
16
16
  //铜川正式
17
17
  // var fuwu = 'http://61.134.55.234:9999/'
18
18
  //铜川测试
@@ -88,14 +88,14 @@ var proxyTable = {
88
88
  target: fuwu
89
89
  },
90
90
  '/rs/report': {
91
- target: 'http://127.0.0.1:8079'
91
+ target: 'http://121.36.106.17:8400/'
92
92
  },
93
93
  '/rs/vue': {
94
94
  target: fuwu
95
95
  },
96
96
  '/rs': {
97
97
  // target: 'http://192.168.30.63:8081/'
98
- target: 'http://127.0.0.1:8078'
98
+ target: 'http://121.36.106.17:8400/'
99
99
  // target:fuwu
100
100
  }
101
101
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.4.131",
3
+ "version": "3.4.134",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -3,8 +3,10 @@
3
3
  <validator name='v'>
4
4
  <form novalidate class="form-horizontal">
5
5
  <div class="row">
6
- <div class="col-sm-4 form-group">
6
+ <div class="col-sm-4 form-group"
7
+ :class="[$v.f_type.required ? 'has-error' : 'has-success']">
7
8
  <label for="f_type" class="font_normal_body ">操作类型</label>
9
+ <input v-show="false" class="input_search" style="width:60%" v-model="model.f_type" v-validate:f_type='{required: true}'>
8
10
  <v-select id="f_paytype"
9
11
  v-model="model.f_type"
10
12
  placeholder='操作类型'
@@ -12,6 +14,7 @@
12
14
  :options='ftype'
13
15
  condition="f_table_state = '{}'"
14
16
  style="width: 60%"
17
+ value-single
15
18
  close-on-select></v-select>
16
19
  </div>
17
20
  <div class="col-sm-4 form-group"
@@ -34,6 +37,18 @@
34
37
  </v-select>
35
38
  </div>
36
39
  </div>
40
+ <div class="row" style="margin-top:10px;" v-if="model.f_type == '卡表退费'">
41
+ <div class="col-sm-4 form-group" :class="[$v.f_pregas.required || $v.f_pregas.dctest ? 'has-error' : 'has-success']">
42
+ <label for="f_pregas" class="font_normal_body">退费气量</label>
43
+ <input class="input_search" style="width:60%" type="number"
44
+ v-validate:f_pregas='{required: true, dctest: [0, ">" ]}' v-model="model.f_pregas" v-scale = "[model.f_pregas, 4]">
45
+ </div>
46
+ <div class="col-sm-4 form-group">
47
+ <label for="f_pregas" class="font_normal_body">单&emsp;&emsp;价</label>
48
+ <input class="input_search" style="width:60%" type="number" v-model="model.f_price" v-scale = "[model.f_price, 4]">
49
+ </div>
50
+ </div>
51
+
37
52
  <div class="row">
38
53
  <div class="col-sm-8">
39
54
  <label for="f_paper_account" class="font_normal_body ">&nbsp;&nbsp;&nbsp;备注&nbsp;&nbsp;&nbsp;</label>
@@ -100,7 +115,9 @@
100
115
  return {
101
116
  model: {
102
117
  f_refund_fee: '',
103
- f_comments: ''
118
+ f_comments: '',
119
+ f_price: 0,
120
+ f_pregas: 0
104
121
  },
105
122
  dis: false,
106
123
  blodid: '',
@@ -130,19 +147,42 @@
130
147
  },
131
148
  props: ['row'],
132
149
  ready () {
133
-
134
150
  },
135
151
  watch: {
136
- 'model.f_type[0]' (val) {
152
+ async 'model.f_type' (val) {
137
153
  if (val == '退保证金') {
138
154
  this.getEarnestMoney()
139
155
  } else {
140
156
  this.dis = false
141
157
  this.model.f_refund_fee = 0
158
+ if (val == '卡表退费') {
159
+ // 获取单价(阶梯使用一阶, 固定直接是固定)
160
+ let data = {
161
+ f_userfiles_id: this.row.f_userfiles_id,
162
+ isGasValue: 0,
163
+ value: 0
164
+ }
165
+ let res = await this.$CommonService.feeCalculate(data, 0)
166
+ if (this.row.f_price_type == '固定气价') {
167
+ this.model.f_price = res.data.chargeprice[0].f_price - 0
168
+ } else if (this.row.f_price_type == '阶梯气价') {
169
+ this.model.f_price = res.data.f_stair1price - 0
170
+ }
171
+ this.dis = true
172
+ }
142
173
  }
174
+ },
175
+ 'model.f_pregas' () {
176
+ this.calPreamount()
177
+ },
178
+ 'model.f_price' () {
179
+ this.calPreamount()
143
180
  }
144
181
  },
145
182
  methods: {
183
+ calPreamount () {
184
+ this.model.f_refund_fee = ((this.model.f_pregas - 0) * (this.model.f_price - 0)).toFixed(4)
185
+ },
146
186
  // 退保证金操作
147
187
  async returnOperate (row) {
148
188
  let rrr = await this.$showMessage('确认退此笔保证金吗?', ['confirm', 'cancel'])
@@ -205,8 +245,8 @@
205
245
  this.$showAlert('退费金额不能小于0', 'warning', 1500)
206
246
  return
207
247
  }
208
- if (this.model.f_type[0] != '退保证金') {
209
- if (this.model.f_type[0] == '退押金' && this.row.f_jayin && this.row.f_jayin == '1') {
248
+ if (this.model.f_type != '退保证金') {
249
+ if (this.model.f_type == '退押金' && this.row.f_jayin && this.row.f_jayin == '1') {
210
250
  this.$showAlert('此用户已退过押金', 'warning', 1500)
211
251
  return
212
252
  }
@@ -214,7 +254,7 @@
214
254
  f_user_id: this.row.f_user_id,
215
255
  f_userfiles_id: this.row.f_userfiles_id,
216
256
  f_payment: this.model.f_payment[0],
217
- f_operat_type: this.model.f_type[0],
257
+ f_operat_type: this.model.f_type,
218
258
  version: this.row.version,
219
259
  f_comments: this.model.f_comments,
220
260
  f_collection: this.model.f_refund_fee,
@@ -231,10 +271,18 @@
231
271
  f_depname: this.$login.f.deps
232
272
  }
233
273
  }
234
- let res = await this.$resetpost('rs/logic/yajincancel', {data: param}, {
235
- warnMsg: `确定要进行${this.model.f_type[0]}操作吗?`,
236
- resolveMsg: `${this.model.f_type[0]}操作成功!!`,
237
- rejectMsg: `${this.model.f_type[0]}操作失败!!请重试!!`
274
+ let url = ''
275
+ if (this.model.f_type == '卡表退费') {
276
+ param.f_pregas = this.model.f_pregas
277
+ param.f_price = this.model.f_price
278
+ url = 'rs/logic/cardTableRefund'
279
+ } else {
280
+ url = 'rs/logic/yajincancel'
281
+ }
282
+ await this.$resetpost(url, {data: param}, {
283
+ warnMsg: `确定要进行${this.model.f_type}操作吗?`,
284
+ resolveMsg: `${this.model.f_type}操作成功!!`,
285
+ rejectMsg: `${this.model.f_type}操作失败!!请重试!!`
238
286
  })
239
287
  this.$dispatch('success')
240
288
  }
@@ -48,6 +48,7 @@
48
48
  <div class="row">
49
49
  <!--<strong :title="row.f_userinfo_code" class="col-sm-4" show-overflow-tooltip="true">{{row.f_userinfo_code.length>9?''+row.f_userinfo_code.substring(0,9)+'...':row.f_userinfo_code}}</strong>-->
50
50
  <span class="col-sm-6">{{$parent.$parent.$parent.dateDes(row.f_operate_date)}}</span>
51
+ <!-- <span class="col-sm-6 font_normal_body" title="参数名称:付款方式">收款方式:</span>-->
51
52
  <span class="col-sm-6">{{row.type}}</span>
52
53
  </div>
53
54
  </div>
@@ -236,6 +237,7 @@
236
237
  operationtypes: [{label: '批量收费', value: '批量收费'}, {label: '团体收费', value: '团体收费'}],
237
238
  cancel_show: false,
238
239
  cancel_data: null,
240
+ paytype: this.$appdata.getParam('付款方式'),
239
241
 
240
242
  reissue_show: false,
241
243
  reissue_data: null,
@@ -1,61 +1,61 @@
1
- <template>
2
- <div id="unit" class="flex-row">
3
- <div :class="{'basic-main':!meterShow,'binary-left':meterShow}">
4
- <meter-list @select-changed="selected" v-ref:arealist :style="style" :f_filialeids.sync="f_filialeids" :refresh="refresh"></meter-list>
5
- </div>
6
- <div v-if="meterShow" style="width: 60%" class="binary-right">
7
- <div class="flex">
8
- <meter-msg v-ref:addareamsg :bookinfo="bookinfo"></meter-msg>
9
- </div>
10
- </div>
11
- <div v-if="addShow" style="width: 60%" class="binary-right">
12
- <div class="flex">
13
- <add-meter-book v-ref:addareamsg :changeinfo="changeinfo" :dowhat="dowhat"></add-meter-book>
14
- </div>
15
- </div>
16
- </div>
17
- </template>
18
-
19
- <script>
20
- export default {
21
- title: '表册管理',
22
- components: {
23
- },
24
- data () {
25
- return {
26
- // 分公司id串
27
- width: '100%',
28
- f_filialeids: this.$login.f.f_orgids,
29
- meterShow: false,
30
- addShow: false,
31
- bookinfo: {},
32
- style: 'col-sm-2 ',
33
- changeinfo: {},
34
- dowhat: '',
35
- refresh: 1
36
- }
37
- },
38
- ready () {
39
-
40
- },
41
- props: {
42
-
43
- },
44
- methods: {
45
- selected (obj) {
46
- this.style = 'col-sm-3 '
47
- this.bookinfo = obj.val
48
- this.dowhat = 'add'
49
- this.meterShow = true
50
- this.addShow = false
51
- },
52
- refresh () {
53
- this.meterShow = false
54
- }
55
- },
56
- events: {
57
-
58
- }
59
- }
60
- </script>
61
-
1
+ <template>
2
+ <div id="unit" class="flex-row">
3
+ <div :class="{'basic-main':!meterShow,'binary-left':meterShow}">
4
+ <meter-list @select-changed="selected" v-ref:arealist :style="style" :f_filialeids.sync="f_filialeids" :refresh="refresh"></meter-list>
5
+ </div>
6
+ <div v-if="meterShow" style="width: 60%" class="binary-right">
7
+ <div class="flex">
8
+ <meter-msg v-ref:addareamsg :bookinfo="bookinfo"></meter-msg>
9
+ </div>
10
+ </div>
11
+ <div v-if="addShow" style="width: 60%" class="binary-right">
12
+ <div class="flex">
13
+ <add-meter-book v-ref:addareamsg :changeinfo="changeinfo" :dowhat="dowhat"></add-meter-book>
14
+ </div>
15
+ </div>
16
+ </div>
17
+ </template>
18
+
19
+ <script>
20
+ export default {
21
+ title: '表册管理',
22
+ components: {
23
+ },
24
+ data () {
25
+ return {
26
+ // 分公司id串
27
+ width: '100%',
28
+ f_filialeids: this.$login.f.f_orgids,
29
+ meterShow: false,
30
+ addShow: false,
31
+ bookinfo: {},
32
+ style: 'col-sm-2 ',
33
+ changeinfo: {},
34
+ dowhat: '',
35
+ refresh: 1
36
+ }
37
+ },
38
+ ready () {
39
+
40
+ },
41
+ props: {
42
+
43
+ },
44
+ methods: {
45
+ selected (obj) {
46
+ this.style = 'col-sm-3 '
47
+ this.bookinfo = obj.val
48
+ this.dowhat = 'add'
49
+ this.meterShow = true
50
+ this.addShow = false
51
+ },
52
+ refresh () {
53
+ this.meterShow = false
54
+ }
55
+ },
56
+ events: {
57
+
58
+ }
59
+ }
60
+ </script>
61
+
@@ -51,13 +51,6 @@
51
51
  :show-reset-button="true">
52
52
  </datepicker>
53
53
  </div>
54
- <div class="col-sm-2 form-group">
55
- <label class="font_normal_body">小区域</label>
56
- <v-select :value.sync="model.f_small_area" v-model="model.f_small_area"
57
- :options='$parent.$parent.smallareas' placeholder='小区域'
58
- close-on-select :search='true'
59
- condition="f_small_area = '{}'"></v-select>
60
- </div>
61
54
  <!--<div class="form-group">-->
62
55
  <!--<input style="width:60%" type="text" class="form-control" v-model="model.f_user_id"-->
63
56
  <!--condition="f_user_id='{}'" placeholder='表编号'-->
@@ -83,6 +76,13 @@
83
76
  </div>
84
77
  </div>
85
78
  <div class="row" v-show="$parent.$parent.criteriaShow">
79
+ <div class="col-sm-2 form-group">
80
+ <label class="font_normal_body">&emsp;小区域</label>
81
+ <v-select :value.sync="model.f_small_area" v-model="model.f_small_area"
82
+ :options='$parent.$parent.smallareas' placeholder='小区域'
83
+ close-on-select :search='true'
84
+ condition="f_small_area = '{}'"></v-select>
85
+ </div>
86
86
  <div class="col-sm-2 form-group">
87
87
  <label class="font_normal_body">用户姓名</label>
88
88
  <input style="width:60%" type="text" class="form-control" v-model="model.f_user_name" placeholder='用户姓名'