sale-client 3.4.124 → 3.4.127
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/build/dev-server.js +6 -6
- package/package.json +2 -2
- package/src/components/charge/ChargeList.vue +5 -5
- package/src/components/charge/business/CardMeterCenter.vue +1 -2
- package/src/components/charge/business/ChangeMeterAddGas.vue +559 -559
- package/src/components/charge/business/IOTMeterCenter.vue +9 -14
- package/src/components/charge/business/NoCardMeterCenter.vue +9 -4
- package/src/components/charge/business/ShowCardSellGas.vue +0 -4
- package/src/components/charge/business/machine/MachineMeterCenter.vue +1 -1
- package/src/components/charge/business/refund/IOTRefund.vue +2 -1
- package/src/components/charge/bzjcancel.vue +7 -9
- package/src/components/charge/gasloss/gasLossOperate.vue +2 -2
- package/src/components/meterBook/MeterManger.vue +61 -61
- package/src/components/revenue/Common/PrintBill.vue +8 -1
- package/src/components/revenue/HandManager/MeterBookList.vue +488 -488
- package/src/components/revenue/HandManager/MeterBookUser.vue +702 -702
- package/src/components/revenue/HandManager/OverdueSet.vue +45 -45
- package/src/components/revenue/base/rightview/CardList.vue +1 -1
- package/src/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +348 -348
- package/src/components/revenue/comprehen/ComprehenOperation/OverCharge/OverUseCharge.vue +407 -407
- package/src/components/revenue/comprehen/ComprehenOperation/removeTable.vue +7 -1
- package/src/components/revenue/comprehen/Maintenance/hand/handListMaintain.vue +638 -638
- package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +342 -342
- package/src/filiale/{weinan → WEINAN}/AutomaticPurse.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/CardList.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/CardMeterCenter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/CardMeterChargeCancel.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChangeMeter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChargeList.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChargeManageNew.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChargeQueryUser.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChargeRecordQuery.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/DisableManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/EnableManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/FileAddressManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/FileUserAddress.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/HighMeter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/IOTMeterCenter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/MachineMeterCenter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/MeterMessage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/MeterinfoTest.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/OffGasAddGas.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/OtherGas.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/OverUseCharge.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/RecordCancel.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/RecordQueryUser.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ReplaceCardManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ShowCardSellGas.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/Stairinfo.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/TransferManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/UserBaseInfoNew.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/UserEssentialInfoTest.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/UserGeneralInfoTest.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/UserInfoDetailManageNew.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/Userinfo.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/gasmove.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/meterinfodetail.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/plugins/FileManageService.js +0 -0
- package/src/filiale/{weinan → WEINAN}/plugins/getTimeService.js +0 -0
- package/src/filiale/{weinan → WEINAN}/sale.js +0 -0
- package/src/filiale/{weinan → WEINAN}/sale.js~Stashed changes +0 -0
- package/src/filiale/{weinan → WEINAN}/static/mainicon//347/237/251/345/275/2421828.png +0 -0
- package/src/filiale/macheng/UserDeviceInfoTest.vue +3 -3
- package/src/filiale/qianneng/CardList.vue +482 -0
- package/src/filiale/qianneng/MachineCharge.vue +169 -169
- package/src/filiale/qianneng/gasLossRecords.vue +299 -0
- package/src/filiale/qianneng/machine/MachineMeterCenter.vue +1 -1
- package/src/filiale/qianneng/revenue/comprehen/closeaccount/Batchmanage.vue +58 -58
- package/src/filiale/qianneng/sale.js +5 -2
- package/src/filiale/rongchuang/CardMeterCenter.vue +3 -1
- package/src/filiale/rongchuang/IOTMeterCenter.vue +3 -1
- package/src/filiale/rongchuang/NoCardMeterCenter.vue +3 -1
- package/src/filiale/rongchuang/OtherChargeNew.vue +14 -12
- package/src/filiale/rongchuang/ShowCardSellGas.vue +3 -1
- package/src/filiale/rongchuang/bill/CustQueryEticket.vue +4 -0
- package/src/filiale/rongchuang/bill/EticketOpenCard.vue +6 -2
- package/src/filiale/rongchuang/bill/EticketOpenJBPage.vue +4 -0
- package/src/filiale/rongchuang/bill/EticketOpenPage.vue +4 -0
- package/src/main.js +23 -23
- package/src/filiale/qianneng/filemanagenew/FileUserFiles.vue +0 -743
- package/src/filiale/qianneng/filemanagenew/UserEssentialInfoTest.vue +0 -318
- package/src/filiale/qianneng/filemanagenew/UserMeterInfoTest.vue +0 -133
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 = 'http://
|
|
13
|
+
var bendi = 'http://127.0.0.1:8080/',bendi1 = 'http://119.146.1.106:8300/'
|
|
14
14
|
// 公司测试服务
|
|
15
|
-
var fuwu = 'http://
|
|
15
|
+
var fuwu = 'http://192.168.2.10:8400/'
|
|
16
16
|
//铜川正式
|
|
17
17
|
// var fuwu = 'http://61.134.55.234:9999/'
|
|
18
18
|
//铜川测试
|
|
@@ -87,16 +87,16 @@ var proxyTable = {
|
|
|
87
87
|
'/rs/sql/manage_getstreetlist': {
|
|
88
88
|
target: fuwu
|
|
89
89
|
},
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
90
|
+
'/rs/report': {
|
|
91
|
+
target: 'http://127.0.0.1:8079'
|
|
92
|
+
},
|
|
93
93
|
'/rs/vue': {
|
|
94
94
|
target: fuwu
|
|
95
95
|
},
|
|
96
96
|
'/rs': {
|
|
97
97
|
// target: 'http://192.168.30.63:8081/'
|
|
98
98
|
// target: 'http://127.0.0.1:8078'
|
|
99
|
-
target:fuwu
|
|
99
|
+
target: fuwu
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
102
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sale-client",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.127",
|
|
4
4
|
"description": "收费模块前台组件",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"style-loader": "^0.20.3",
|
|
89
89
|
"system-clients": "3.2.0-2",
|
|
90
90
|
"url-loader": "^0.5.7",
|
|
91
|
-
"vue-client": "1.24.
|
|
91
|
+
"vue-client": "1.24.49",
|
|
92
92
|
"vue-clipboard2": "0.3.1",
|
|
93
93
|
"vue-hot-reload-api": "^1.2.0",
|
|
94
94
|
"vue-html-loader": "^1.0.0",
|
|
@@ -98,11 +98,6 @@
|
|
|
98
98
|
condition="i.f_user_level = '{}'"
|
|
99
99
|
close-on-select style="width: 60%"></v-select>
|
|
100
100
|
</div>
|
|
101
|
-
<div class="form-group col-sm-3">
|
|
102
|
-
<label class="font_normal_body">卡  号</label>
|
|
103
|
-
<input type="text" class="input_search" style="width:60%" v-model="model.f_card_id" placeholder='卡号'
|
|
104
|
-
condition="f_card_id like '%{}%'">
|
|
105
|
-
</div>
|
|
106
101
|
<div class="form-group col-sm-3" >
|
|
107
102
|
<label class="font_normal_body">组织机构</label>
|
|
108
103
|
<res-select :initresid='$parent.$parent.curorgid'
|
|
@@ -112,6 +107,11 @@
|
|
|
112
107
|
style="width: 60%">
|
|
113
108
|
</res-select>
|
|
114
109
|
</div>
|
|
110
|
+
<div class="form-group col-sm-3">
|
|
111
|
+
<label class="font_normal_body">卡  号</label>
|
|
112
|
+
<input type="text" class="input_search" style="width:60%" v-model="model.f_card_id" placeholder='卡号'
|
|
113
|
+
condition="f_card_id like '%{}%'">
|
|
114
|
+
</div>
|
|
115
115
|
<div class="form-group col-sm-3">
|
|
116
116
|
<label class="font_normal_body">使用类型</label>
|
|
117
117
|
<v-select v-model="model.f_usetype"
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
<payment-code v-ref:paymentcode :payment="model.f_payment" :row="row" :money="model.f_after_discount"></payment-code>
|
|
264
264
|
</div>
|
|
265
265
|
</div>
|
|
266
|
-
<upload :blodid="
|
|
266
|
+
<upload :blodid="row.f_userinfo_id" v-if="config.showupload" isremark="true" fusetype="卡表收费"></upload>
|
|
267
267
|
</template>
|
|
268
268
|
<script>
|
|
269
269
|
import {HttpResetClass} from 'vue-client'
|
|
@@ -362,7 +362,6 @@
|
|
|
362
362
|
// 加入扫码盒付款码支付流水号
|
|
363
363
|
self.model.f_serial_id = self.$refs.paymentcode.paymentCodeReturnData.f_out_trade_no
|
|
364
364
|
let res = await self.$CardService.sellgas(self.model, self.row)
|
|
365
|
-
console.log('----------------->卡表收费返回id', res)
|
|
366
365
|
let localeSustainMoney = window.localStorage.getItem('sustainMoney')
|
|
367
366
|
if (localeSustainMoney != null) {
|
|
368
367
|
localeSustainMoney = (localeSustainMoney - 0) + (self.model.f_collection - 0)
|