sale-client 3.4.128 → 3.4.131

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 (130) hide show
  1. package/build/dev-server.js +157 -160
  2. package/package.json +1 -1
  3. package/src/components/FilesManage/UserGeneralInfoTest.vue +642 -642
  4. package/src/components/charge/ChargeList.vue +2 -2
  5. package/src/components/charge/business/CardChangeFill.vue +612 -612
  6. package/src/components/charge/business/CardMeterCenter.vue +5 -0
  7. package/src/components/charge/business/IOTMeterCenter.vue +807 -800
  8. package/src/components/charge/business/NoCardMeterCenter.vue +1 -1
  9. package/src/components/charge/business/PriceChangeCompensation/CompensationManage.vue +26 -26
  10. package/src/components/charge/business/PriceChangeCompensation/SurplusRecordDetail.vue +72 -72
  11. package/src/components/charge/business/machine/MachineCharge.vue +1 -1
  12. package/src/components/charge/business/machine/MachineMeterCenter.vue +728 -721
  13. package/src/components/charge/business/refund/IOTRefund.vue +237 -237
  14. package/src/components/charge/gasloss/gasLossOperate.vue +357 -357
  15. package/src/components/meterBook/MeterManger.vue +61 -61
  16. package/src/components/revenue/HandManager/MeterBookList.vue +488 -488
  17. package/src/components/revenue/HandManager/MeterBookManage.vue +153 -153
  18. package/src/components/revenue/HandManager/MeterBookUser.vue +702 -702
  19. package/src/components/revenue/HandManager/OverdueSet.vue +45 -45
  20. package/src/components/revenue/base/leftview/Mulitinfo.vue +74 -74
  21. package/src/components/revenue/base/leftview/SafeCheck.vue +311 -311
  22. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchCancellation.vue +243 -243
  23. package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/MachineMeter.vue +1 -1
  24. package/src/components/revenue/comprehen/ComprehenOperation/MeterDisable/DisableManage.vue +93 -93
  25. package/src/components/revenue/comprehen/ComprehenOperation/MeterEnable/EnableManage.vue +184 -184
  26. package/src/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +348 -348
  27. package/src/components/revenue/comprehen/ComprehenOperation/OverCharge/OverUseCharge.vue +407 -407
  28. package/src/components/revenue/comprehen/ComprehenOperation/removeTableCancel.vue +1 -0
  29. package/src/components/revenue/comprehen/Maintenance/bill/billOperationRecord.vue +1 -1
  30. package/src/components/revenue/comprehen/Maintenance/changeMeter/changemeterOperateList.vue +1 -1
  31. package/src/components/revenue/comprehen/Maintenance/fillgas/fillgasOperationRecord.vue +1 -1
  32. package/src/components/revenue/comprehen/Maintenance/hand/handListMaintain.vue +638 -638
  33. package/src/components/revenue/comprehen/Maintenance/hand/handOperateList.vue +1 -1
  34. package/src/components/revenue/comprehen/Maintenance/otherRecords/OperationRecord.vue +1 -1
  35. package/src/components/revenue/comprehen/Maintenance/revenue/AddWarehousemain.vue +1 -1
  36. package/src/components/revenue/comprehen/Message/MessageList.vue +587 -587
  37. package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +342 -342
  38. package/src/components/revenue/comprehen/replacement/replacementOperationRecord.vue +1 -1
  39. package/src/components/revenue/machineHandManage/machineHand.vue +1773 -1773
  40. package/src/components/webMeter/MeterManage/WebMeterBatchOperationValve.vue +686 -686
  41. package/src/filiale/macheng/FilesManageNew/UserGeneralInfoTest.vue +596 -596
  42. package/src/filiale/meihekou/MeterinfoTest.vue +626 -626
  43. package/src/filiale/qianneng/CardList.vue +482 -482
  44. package/src/filiale/qianneng/ChangeMeter.vue +901 -0
  45. package/src/filiale/qianneng/MachineCharge.vue +1 -1
  46. package/src/filiale/qianneng/MeterMessage.vue +192 -0
  47. package/src/filiale/qianneng/filemanagenew/FileUserFiles.vue +743 -0
  48. package/src/filiale/qianneng/filemanagenew/UserEssentialInfoTest.vue +318 -0
  49. package/src/filiale/qianneng/filemanagenew/UserMeterInfoTest.vue +133 -0
  50. package/src/filiale/qianneng/machine/MachineMeterCenter.vue +723 -721
  51. package/src/filiale/qianneng/revenue/comprehen/closeaccount/Batchmanage.vue +58 -58
  52. package/src/filiale/qianneng/sale.js +5 -1
  53. package/src/filiale/rongchuang/Userinfo.vue +176 -176
  54. package/src/filiale/rongchuang/sale.js +43 -43
  55. package/src/filiale/tongchuan/MeterinfoTest.vue +892 -892
  56. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/AutomaticPurse.vue +298 -298
  57. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/CardHandRecord.vue +267 -267
  58. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +240 -240
  59. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeRecord.vue +235 -235
  60. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +372 -372
  61. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/DeveiceRecord.vue +251 -251
  62. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +209 -209
  63. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/HandQueryUser.vue +365 -365
  64. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +252 -252
  65. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +250 -250
  66. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/RecordQueryUser.vue +249 -249
  67. package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/TransferQueryUser.vue +222 -222
  68. package/src/filiale/tongchuan/sale.js +107 -107
  69. package/src/filiale/{WEINAN → weinan}/AutomaticPurse.vue +0 -0
  70. package/src/filiale/{WEINAN → weinan}/CardList.vue +0 -0
  71. package/src/filiale/{WEINAN → weinan}/CardMeterCenter.vue +0 -0
  72. package/src/filiale/{WEINAN → weinan}/CardMeterChargeCancel.vue +0 -0
  73. package/src/filiale/{WEINAN → weinan}/ChangeMeter.vue +0 -0
  74. package/src/filiale/{WEINAN → weinan}/ChargeList.vue +0 -0
  75. package/src/filiale/{WEINAN → weinan}/ChargeManageNew.vue +0 -0
  76. package/src/filiale/{WEINAN → weinan}/ChargeQueryUser.vue +0 -0
  77. package/src/filiale/{WEINAN → weinan}/ChargeRecordQuery.vue +0 -0
  78. package/src/filiale/{WEINAN → weinan}/DisableManage.vue +0 -0
  79. package/src/filiale/{WEINAN → weinan}/EnableManage.vue +0 -0
  80. package/src/filiale/{WEINAN → weinan}/FileAddressManage.vue +0 -0
  81. package/src/filiale/{WEINAN → weinan}/FileUserAddress.vue +0 -0
  82. package/src/filiale/{WEINAN → weinan}/HighMeter.vue +0 -0
  83. package/src/filiale/{WEINAN → weinan}/IOTMeterCenter.vue +0 -0
  84. package/src/filiale/{WEINAN → weinan}/MachineMeterCenter.vue +0 -0
  85. package/src/filiale/{WEINAN → weinan}/MeterMessage.vue +0 -0
  86. package/src/filiale/{WEINAN → weinan}/MeterinfoTest.vue +0 -0
  87. package/src/filiale/{WEINAN → weinan}/OffGasAddGas.vue +0 -0
  88. package/src/filiale/{WEINAN → weinan}/OtherGas.vue +0 -0
  89. package/src/filiale/{WEINAN → weinan}/OverUseCharge.vue +0 -0
  90. package/src/filiale/{WEINAN → weinan}/RecordCancel.vue +0 -0
  91. package/src/filiale/{WEINAN → weinan}/RecordQueryUser.vue +0 -0
  92. package/src/filiale/{WEINAN → weinan}/ReplaceCardManage.vue +0 -0
  93. package/src/filiale/{WEINAN → weinan}/ShowCardSellGas.vue +0 -0
  94. package/src/filiale/{WEINAN → weinan}/Stairinfo.vue +0 -0
  95. package/src/filiale/{WEINAN → weinan}/TransferManage.vue +0 -0
  96. package/src/filiale/{WEINAN → weinan}/UserBaseInfoNew.vue +0 -0
  97. package/src/filiale/{WEINAN → weinan}/UserEssentialInfoTest.vue +0 -0
  98. package/src/filiale/{WEINAN → weinan}/UserGeneralInfoTest.vue +0 -0
  99. package/src/filiale/{WEINAN → weinan}/UserInfoDetailManageNew.vue +0 -0
  100. package/src/filiale/{WEINAN → weinan}/Userinfo.vue +0 -0
  101. package/src/filiale/{WEINAN → weinan}/gasmove.vue +0 -0
  102. package/src/filiale/{WEINAN → weinan}/meterinfodetail.vue +0 -0
  103. package/src/filiale/{WEINAN → weinan}/plugins/FileManageService.js +0 -0
  104. package/src/filiale/{WEINAN → weinan}/plugins/getTimeService.js +0 -0
  105. package/src/filiale/{WEINAN → weinan}/sale.js +0 -0
  106. package/src/filiale/{WEINAN → weinan}/sale.js~Stashed changes +0 -0
  107. package/src/filiale/{WEINAN → weinan}/static/mainicon//347/237/251/345/275/2421828.png +0 -0
  108. package/src/main.js +23 -23
  109. package/src/plugins/FileManageService.js +366 -366
  110. package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
  111. package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
  112. package/.gradle/5.2.1/gc.properties +0 -0
  113. package/.gradle/6.1.1/executionHistory/executionHistory.bin +0 -0
  114. package/.gradle/6.1.1/executionHistory/executionHistory.lock +0 -0
  115. package/.gradle/6.1.1/fileChanges/last-build.bin +0 -0
  116. package/.gradle/6.1.1/fileHashes/fileHashes.bin +0 -0
  117. package/.gradle/6.1.1/fileHashes/fileHashes.lock +0 -0
  118. package/.gradle/6.1.1/gc.properties +0 -0
  119. package/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  120. package/.gradle/7.1/dependencies-accessors/gc.properties +0 -0
  121. package/.gradle/7.1/executionHistory/executionHistory.bin +0 -0
  122. package/.gradle/7.1/executionHistory/executionHistory.lock +0 -0
  123. package/.gradle/7.1/fileChanges/last-build.bin +0 -0
  124. package/.gradle/7.1/fileHashes/fileHashes.bin +0 -0
  125. package/.gradle/7.1/fileHashes/fileHashes.lock +0 -0
  126. package/.gradle/7.1/gc.properties +0 -0
  127. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  128. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  129. package/.gradle/checksums/checksums.lock +0 -0
  130. package/.gradle/vcs-1/gc.properties +0 -0
@@ -1,160 +1,157 @@
1
- var express = require('express')
2
- var webpack = require('webpack')
3
- var config = require('./webpack.dev.conf')
4
- var proxyMiddleware = require('http-proxy-middleware')
5
- // var httpProxy = require('http-proxy')
6
-
7
- var app = express()
8
- var compiler = webpack(config)
9
- // var proxy = httpProxy.createProxyServer()c
10
-
11
- // Define HTTP proxies to your custom API backend
12
- // https://github.com/chimurai/http-proxy-middleware
13
- var bendi = 'http://192.168.50.4:8400/',bendi1 = 'http://119.146.1.106:8300/'
14
- // 公司测试服务
15
- var fuwu = 'http://192.168.50.4:8400/'
16
- //铜川正式
17
- // var fuwu = 'http://61.134.55.234:9999/'
18
- //铜川测试
19
- // var fuwu = 'http://61.134.55.234:9999/'
20
- // var fuwu = 'http://60.222.250.39:8300/'
21
- //韶关
22
- // var fuwu = 'http://119.146.1.106:8300/'
23
- // 巩义测试服务
24
- // var fuwu = 'http://192.168.0.227:8400'
25
- // 燎原测试服务
26
- // var fuwu = 'http://121.41.19.238:8400 '
27
- // var fuwu = 'http://121.41.19.238:9001/'
28
-
29
- // var fuwu = 'http://139.214.92.34:8301/'
30
-
31
- var proxyTable = {
32
- '/rs/logic/saleExport': {
33
- target: fuwu
34
- },
35
- '/rs/logic/saleGetExportProgress': {
36
- target: fuwu
37
- },
38
- '/files': {
39
- target: fuwu
40
- },
41
- // 查找资源服务数据
42
- '/rs/search': {
43
- target: fuwu
44
- },
45
- // 查找资源服务数据
46
- '/rs/logic/getLogin': {
47
- target: fuwu
48
- },
49
- // 查找资源服务数据
50
- '/rs/logic/getInitData': {
51
- target: fuwu
52
- },
53
- '/rs/logic/getSaleInitData': {
54
- target: fuwu
55
- },
56
- '/invoice':{
57
- target: fuwu
58
- },
59
- // 用户登录服务地址
60
- '/rs/user': {
61
- target: fuwu
62
- },
63
- '/rs/path/getParams': {
64
- target: fuwu
65
- },
66
- '/rs/data': {
67
- target: fuwu
68
- },
69
- '/rs/license': {
70
- target: fuwu
71
- },
72
- '/rs/db': {
73
- target: fuwu
74
- },
75
- '/excel': {
76
- target: fuwu
77
- },
78
- '/rs/config': {
79
- target: fuwu
80
- },
81
- '/rs/sql/getLicenseById': {
82
- target: fuwu
83
- },
84
- '/rs/sql/manage_getarealist': {
85
- target: fuwu
86
- },
87
- '/rs/sql/manage_getstreetlist': {
88
- target: fuwu
89
- },
90
- '/rs/report': {
91
- target: 'http://127.0.0.1:8079'
92
- },
93
- '/rs/vue': {
94
- target: fuwu
95
- },
96
- '/rs/logic/address_updateuseraddress': {
97
- target: fuwu
98
- },
99
- '/rs': {
100
- // target: 'http://192.168.30.63:8081/'
101
- // target: 'http://127.0.0.1:8078'
102
- target:fuwu
103
- }
104
- }
105
-
106
- var devMiddleware = require('webpack-dev-middleware')(compiler, {
107
- publicPath: config.output.publicPath,
108
- stats: {
109
- colors: true,
110
- chunks: false
111
- }
112
- })
113
-
114
- var hotMiddleware = require('webpack-hot-middleware')(compiler)
115
- // force page reload when html-webpack-plugin template changes
116
- compiler.plugin('compilation', function (compilation) {
117
- compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
118
- hotMiddleware.publish({action: 'reload'})
119
- cb()
120
- })
121
- })
122
-
123
- // proxy api requests
124
- Object.keys(proxyTable).forEach(function (context) {
125
- var options = proxyTable[context]
126
- if (typeof options === 'string') {
127
- options = {target: options}
128
- }
129
- app.use(proxyMiddleware(context, options))
130
- })
131
-
132
- // handle fallback for HTML5 history API
133
- app.use(require('connect-history-api-fallback')())
134
- // app.use(function (req, res, next) {
135
- // res.header('Access-Control-Allow-Origin', '*')
136
- // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
137
- // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
138
- // res.header('X-Powered-By', '3,2,1')
139
- // res.header('Access-Control-Allow-Credentials', 'true')
140
- // res.header('Content-Type', 'application/json;charset=utf-8')
141
- // next()
142
- // })
143
-
144
- // serve webpack bundle output
145
- app.use(devMiddleware)
146
-
147
- // enable hot-reload and state-preserving
148
- // compilation error display
149
- app.use(hotMiddleware)
150
-
151
- // serve pure static assets
152
- app.use('/static', express.static('./static'))
153
-
154
- module.exports = app.listen(8089, function (err) {
155
- if (err) {
156
- console.log(err)
157
- return
158
- }
159
- console.log('Listening at http://localhost:8089')
160
- })
1
+ var express = require('express')
2
+ var webpack = require('webpack')
3
+ var config = require('./webpack.dev.conf')
4
+ var proxyMiddleware = require('http-proxy-middleware')
5
+ // var httpProxy = require('http-proxy')
6
+
7
+ var app = express()
8
+ var compiler = webpack(config)
9
+ // var proxy = httpProxy.createProxyServer()
10
+
11
+ // Define HTTP proxies to your custom API backend
12
+ // https://github.com/chimurai/http-proxy-middleware
13
+ var bendi = 'http://127.0.0.1:8080/',bendi1 = 'http://119.146.1.106:8300/'
14
+ // 公司测试服务
15
+ var fuwu = 'http://192.168.50.4:8400/'
16
+ //铜川正式
17
+ // var fuwu = 'http://61.134.55.234:9999/'
18
+ //铜川测试
19
+ // var fuwu = 'http://61.134.55.234:9999/'
20
+ // var fuwu = 'http://60.222.250.39:8300/'
21
+ //韶关
22
+ // var fuwu = 'http://119.146.1.106:8300/'
23
+ // 巩义测试服务
24
+ // var fuwu = 'http://192.168.0.227:8400'
25
+ // 燎原测试服务
26
+ // var fuwu = 'http://121.41.19.238:8400 '
27
+ // var fuwu = 'http://121.41.19.238:9001/'
28
+
29
+ // var fuwu = 'http://139.214.92.34:8301/'
30
+
31
+ var proxyTable = {
32
+ '/rs/logic/saleExport': {
33
+ target: fuwu
34
+ },
35
+ '/rs/logic/saleGetExportProgress': {
36
+ target: fuwu
37
+ },
38
+ '/files': {
39
+ target: fuwu
40
+ },
41
+ // 查找资源服务数据
42
+ '/rs/search': {
43
+ target: fuwu
44
+ },
45
+ // 查找资源服务数据
46
+ '/rs/logic/getLogin': {
47
+ target: fuwu
48
+ },
49
+ // 查找资源服务数据
50
+ '/rs/logic/getInitData': {
51
+ target: fuwu
52
+ },
53
+ '/rs/logic/getSaleInitData': {
54
+ target: fuwu
55
+ },
56
+ '/invoice':{
57
+ target: fuwu
58
+ },
59
+ // 用户登录服务地址
60
+ '/rs/user': {
61
+ target: fuwu
62
+ },
63
+ '/rs/path/getParams': {
64
+ target: fuwu
65
+ },
66
+ '/rs/data': {
67
+ target: fuwu
68
+ },
69
+ '/rs/license': {
70
+ target: fuwu
71
+ },
72
+ '/rs/db': {
73
+ target: fuwu
74
+ },
75
+ '/excel': {
76
+ target: fuwu
77
+ },
78
+ '/rs/config': {
79
+ target: fuwu
80
+ },
81
+ '/rs/sql/getLicenseById': {
82
+ target: fuwu
83
+ },
84
+ '/rs/sql/manage_getarealist': {
85
+ target: fuwu
86
+ },
87
+ '/rs/sql/manage_getstreetlist': {
88
+ target: fuwu
89
+ },
90
+ '/rs/report': {
91
+ target: 'http://127.0.0.1:8079'
92
+ },
93
+ '/rs/vue': {
94
+ target: fuwu
95
+ },
96
+ '/rs': {
97
+ // target: 'http://192.168.30.63:8081/'
98
+ target: 'http://127.0.0.1:8078'
99
+ // target:fuwu
100
+ }
101
+ }
102
+
103
+ var devMiddleware = require('webpack-dev-middleware')(compiler, {
104
+ publicPath: config.output.publicPath,
105
+ stats: {
106
+ colors: true,
107
+ chunks: false
108
+ }
109
+ })
110
+
111
+ var hotMiddleware = require('webpack-hot-middleware')(compiler)
112
+ // force page reload when html-webpack-plugin template changes
113
+ compiler.plugin('compilation', function (compilation) {
114
+ compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
115
+ hotMiddleware.publish({action: 'reload'})
116
+ cb()
117
+ })
118
+ })
119
+
120
+ // proxy api requests
121
+ Object.keys(proxyTable).forEach(function (context) {
122
+ var options = proxyTable[context]
123
+ if (typeof options === 'string') {
124
+ options = {target: options}
125
+ }
126
+ app.use(proxyMiddleware(context, options))
127
+ })
128
+
129
+ // handle fallback for HTML5 history API
130
+ app.use(require('connect-history-api-fallback')())
131
+ // app.use(function (req, res, next) {
132
+ // res.header('Access-Control-Allow-Origin', '*')
133
+ // res.header('Access-Control-Allow-Headers', 'X-Requested-With')
134
+ // res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
135
+ // res.header('X-Powered-By', '3,2,1')
136
+ // res.header('Access-Control-Allow-Credentials', 'true')
137
+ // res.header('Content-Type', 'application/json;charset=utf-8')
138
+ // next()
139
+ // })
140
+
141
+ // serve webpack bundle output
142
+ app.use(devMiddleware)
143
+
144
+ // enable hot-reload and state-preserving
145
+ // compilation error display
146
+ app.use(hotMiddleware)
147
+
148
+ // serve pure static assets
149
+ app.use('/static', express.static('./static'))
150
+
151
+ module.exports = app.listen(8089, function (err) {
152
+ if (err) {
153
+ console.log(err)
154
+ return
155
+ }
156
+ console.log('Listening at http://localhost:8089')
157
+ })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.4.128",
3
+ "version": "3.4.131",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {