sale-client 3.4.148 → 3.4.151
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
- package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/5.2.1/gc.properties +0 -0
- package/.gradle/6.1.1/executionHistory/executionHistory.bin +0 -0
- package/.gradle/6.1.1/executionHistory/executionHistory.lock +0 -0
- package/.gradle/6.1.1/fileChanges/last-build.bin +0 -0
- package/.gradle/6.1.1/fileHashes/fileHashes.bin +0 -0
- package/.gradle/6.1.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/6.1.1/gc.properties +0 -0
- package/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/.gradle/7.1/dependencies-accessors/gc.properties +0 -0
- package/.gradle/7.1/executionHistory/executionHistory.bin +0 -0
- package/.gradle/7.1/executionHistory/executionHistory.lock +0 -0
- package/.gradle/7.1/fileChanges/last-build.bin +0 -0
- package/.gradle/7.1/fileHashes/fileHashes.bin +0 -0
- package/.gradle/7.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/7.1/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/.gradle/checksums/checksums.lock +0 -0
- package/.gradle/vcs-1/gc.properties +0 -0
- package/build/dev-server.js +5 -11
- package/package.json +1 -1
- package/src/components/FilesManage/MeterinfoTest.vue +915 -915
- package/src/components/FilesManage/UserGeneralInfoTest.vue +642 -642
- package/src/components/FilesManageNew/MeterinfoTest.vue +614 -614
- package/src/components/FilesManageNew/UserGeneralInfoTest.vue +609 -609
- package/src/components/charge/ChargeList.vue +897 -897
- package/src/components/charge/business/CardChangeFill.vue +617 -617
- package/src/components/charge/business/CardMeterCenter.vue +907 -907
- package/src/components/charge/business/ChangeMeterAddGas.vue +559 -559
- package/src/components/charge/business/NoCardMeterCenter.vue +464 -464
- package/src/components/charge/business/PriceChangeCompensation/CompensationManage.vue +26 -26
- package/src/components/charge/business/PriceChangeCompensation/SurplusRecordDetail.vue +72 -72
- package/src/components/charge/business/ShowCardSellGas.vue +874 -874
- package/src/components/charge/business/ShowCiTiaoCard.vue +169 -169
- package/src/components/charge/business/refund/IOTRefund.vue +237 -237
- package/src/components/charge/gasloss/gasLossOperate.vue +357 -357
- package/src/components/revenue/HandManager/MeterBookManage.vue +153 -153
- package/src/components/revenue/base/leftview/Mulitinfo.vue +74 -74
- package/src/components/revenue/base/leftview/SafeCheck.vue +311 -311
- package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchCancellation.vue +243 -243
- package/src/components/revenue/comprehen/ComprehenOperation/MeterDisable/DisableManage.vue +93 -93
- package/src/components/revenue/comprehen/ComprehenOperation/MeterEnable/EnableManage.vue +184 -184
- package/src/components/revenue/comprehen/Message/MessageList.vue +614 -587
- package/src/components/revenue/machineHandManage/machineHand.vue +1773 -1773
- package/src/components/webMeter/MeterManage/ParamHistory.vue +115 -153
- package/src/components/webMeter/MeterManage/ParamSet.vue +597 -544
- package/src/components/webMeter/MeterManage/ParamSetForm.vue +344 -205
- package/src/components/webMeter/MeterManage/WebMeterBatchOperationValve.vue +686 -686
- package/src/filiale/macheng/FilesManageNew/UserGeneralInfoTest.vue +596 -596
- package/src/filiale/meihekou/MeterinfoTest.vue +626 -626
- package/src/filiale/qianneng/FilesManage/MeterinfoTest.vue +913 -913
- package/src/filiale/qianneng/FilesManageNew/FileUserFiles.vue +744 -744
- package/src/filiale/qianneng/FilesManageNew/MeterinfoTest.vue +614 -614
- package/src/filiale/qianneng/TransferManage.vue +422 -422
- package/src/filiale/qianneng/revenue/ChargeManage.vue +306 -306
- package/src/filiale/rongchuang/Userinfo.vue +176 -176
- package/src/filiale/rongchuang/sale.js +43 -43
- package/src/filiale/tongchuan/MeterinfoTest.vue +892 -892
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/AutomaticPurse.vue +298 -298
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/CardHandRecord.vue +267 -267
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeMeterQueryUser.vue +240 -240
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChangeRecord.vue +235 -235
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/ChargeQueryUser.vue +372 -372
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/DeveiceRecord.vue +251 -251
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/FillCardQueryUser.vue +209 -209
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/HandQueryUser.vue +365 -365
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +252 -252
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/OtherChargeQueryUser.vue +250 -250
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/RecordQueryUser.vue +249 -249
- package/src/filiale/tongchuan/common/userinfo_detail/ic_detail/TransferQueryUser.vue +222 -222
- package/src/filiale/tongchuan/sale.js +107 -107
- package/src/main.js +23 -23
- package/src/sale.js +1 -1
- package/yarn-error.log +0 -9471
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
package/build/dev-server.js
CHANGED
|
@@ -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 = '
|
|
13
|
+
var bendi = 'http://139.214.92.34:8301/',bendi1 = 'http://139.214.92.34:8301/'
|
|
14
14
|
// 公司测试服务
|
|
15
|
-
var fuwu = '
|
|
15
|
+
var fuwu = 'http://139.214.92.34:8301/'
|
|
16
16
|
//铜川正式
|
|
17
17
|
// var fuwu = 'http://61.134.55.234:9999/'
|
|
18
18
|
//铜川测试
|
|
@@ -75,18 +75,12 @@ var proxyTable = {
|
|
|
75
75
|
'/excel': {
|
|
76
76
|
target: fuwu
|
|
77
77
|
},
|
|
78
|
-
'/rs/logic': {
|
|
79
|
-
target: bendi
|
|
80
|
-
},
|
|
81
78
|
'/rs/config': {
|
|
82
79
|
target: fuwu
|
|
83
80
|
},
|
|
84
81
|
'/rs/sql/getLicenseById': {
|
|
85
82
|
target: fuwu
|
|
86
83
|
},
|
|
87
|
-
'/rs/sql/filemanage_getUserfies': {
|
|
88
|
-
target: bendi
|
|
89
|
-
},
|
|
90
84
|
'/rs/sql/manage_getarealist': {
|
|
91
85
|
target: fuwu
|
|
92
86
|
},
|
|
@@ -94,15 +88,15 @@ var proxyTable = {
|
|
|
94
88
|
target: fuwu
|
|
95
89
|
},
|
|
96
90
|
'/rs/report': {
|
|
97
|
-
target:
|
|
91
|
+
target: fuwu
|
|
98
92
|
},
|
|
99
93
|
'/rs/vue': {
|
|
100
94
|
target: fuwu
|
|
101
95
|
},
|
|
102
96
|
'/rs': {
|
|
103
97
|
// target: 'http://192.168.30.63:8081/'
|
|
104
|
-
target: 'http://121.36.106.17:8400/'
|
|
105
|
-
|
|
98
|
+
// target: 'http://121.36.106.17:8400/'
|
|
99
|
+
target:fuwu
|
|
106
100
|
}
|
|
107
101
|
}
|
|
108
102
|
|