sale-client 3.5.7 → 3.5.10
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/.babelrc +5 -5
- package/.gradle/3.5.1/file-changes/last-build.bin +0 -0
- package/.gradle/3.5.1/taskHistory/taskHistory.lock +0 -0
- package/.gradle/buildOutputCleanup/built.bin +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/.gradle/buildOutputCleanup/cache.properties.lock +1 -0
- package/build/dev-server.js +2 -8
- package/package.json +3 -3
- package/src/components/FilesManage/UserGeneralInfoTest.vue +1 -1
- package/src/components/common/userinfo_detail/ic_detail/ChargeRecordQuery.vue +1 -1
- package/src/components/revenue/base/rightview/CardList.vue +12 -10
- 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/shaoguan/FilesManageNew/UserGeneralInfoTest.vue +3 -1
- package/src/filiale/shaoguan/UserEssentialInfoTest.vue +3 -2
- package/src/filiale/tongchuan/HandManager.vue +1854 -1854
- package/src/filiale/xinkang/MeterinfoTest.vue +952 -0
- package/src/filiale/xinkang/sale.js +3 -1
- package/src/main.js +22 -22
- package/src/plugins/FileManageService.js +2 -2
- package/src/plugins/LogicService.js +6 -0
- package/src/sale.js +2 -1
- package/yarn-error.log +9224 -0
package/.babelrc
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
{
|
|
2
|
-
"presets": ["es2015", "stage-2"],
|
|
3
|
-
"plugins": ["transform-runtime"],
|
|
4
|
-
"comments": false
|
|
5
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"presets": ["es2015", "stage-2"],
|
|
3
|
+
"plugins": ["transform-runtime"],
|
|
4
|
+
"comments": false
|
|
5
|
+
}
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
package/build/dev-server.js
CHANGED
|
@@ -10,16 +10,10 @@ 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:
|
|
14
|
-
// var bendi = 'http://192.168.50.4:8300/',bendi1 = 'http://121.36.106.17:8400/'
|
|
15
|
-
// var bendi = 'http://192.168.50.4:8400/',bendi1 = 'http://121.36.106.17:8400/'
|
|
16
|
-
// var bendi = 'http://139.214.92.34:8301/',bendi1 = 'http://121.36.106.17:8400/'
|
|
13
|
+
var bendi = 'http://127.0.0.1:8072',bendi1 = 'http://121.36.106.17:8400/'
|
|
17
14
|
// 公司测试服务
|
|
18
|
-
|
|
15
|
+
var fuwu = 'http://192.168.50.4:8400'
|
|
19
16
|
// var fuwu = 'http://121.36.106.17:8400/'
|
|
20
|
-
var fuwu = 'http://192.168.50.4:8400/'
|
|
21
|
-
// var fuwu = 'http://192.168.50.4:8300/'
|
|
22
|
-
// var fuwu = 'http://139.214.92.34:8301/'
|
|
23
17
|
//铜川正式
|
|
24
18
|
// var fuwu = 'http://61.134.55.234:9999/'
|
|
25
19
|
//铜川测试
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sale-client",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.10",
|
|
4
4
|
"description": "收费模块前台组件",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"yarn": "^1.22.10"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"address-client": "3.2.
|
|
28
|
+
"address-client": "3.2.29",
|
|
29
29
|
"axios": "0.15.3",
|
|
30
30
|
"babel-core": "^6.0.0",
|
|
31
31
|
"babel-loader": "^6.0.0",
|
|
@@ -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.55",
|
|
92
92
|
"vue-clipboard2": "0.3.1",
|
|
93
93
|
"vue-hot-reload-api": "^1.2.0",
|
|
94
94
|
"vue-html-loader": "^1.0.0",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
</div>
|
|
94
94
|
<div class="row">
|
|
95
95
|
<div class="col-sm-2"></div>
|
|
96
|
-
<input v-if="fileSaveData.reason==='其他'" class="input_search" style="width:60%" placeholder='修改原因' v-model="fileSaveData.modifyReason"/>
|
|
96
|
+
<input v-if="fileSaveData.reason ==='其他'" class="input_search" style="width:60%" placeholder='修改原因' v-model="fileSaveData.modifyReason"/>
|
|
97
97
|
</div>
|
|
98
98
|
</article>
|
|
99
99
|
<footer slot="modal-footer" class="modal-footer">
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<td style="text-align:center;white-space:nowrap;">{{row.f_collection}}</td>
|
|
29
29
|
<td style="text-align:center;white-space:nowrap;">{{row.f_curbalance}}</td>
|
|
30
30
|
<td style="text-align:center;white-space:nowrap;">{{row.type}}</td>
|
|
31
|
-
<td style="text-align:center;white-space:nowrap;">{{row.
|
|
31
|
+
<td style="text-align:center;white-space:nowrap;">{{row.operate_date}}</td>
|
|
32
32
|
<td style="text-align:center;white-space:nowrap;">{{row.f_operator}}</td>
|
|
33
33
|
<td style="text-align:left;white-space:nowrap;">{{row.note}}{{row.f_write_card}}</td>
|
|
34
34
|
</tr>
|
|
@@ -50,10 +50,10 @@
|
|
|
50
50
|
style="cursor: pointer;">
|
|
51
51
|
<div class="col-sm-11">
|
|
52
52
|
<!-- <div class="row" v-if="row.f_state==='冲正' " style="color: red">-->
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
53
|
+
<!-- <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>-->
|
|
54
|
+
<!-- <span class="col-sm-4">{{$parent.$parent.$parent.dateDes(row.f_operate_date)}}</span>-->
|
|
55
|
+
<!-- <span class="col-sm-4">{{row.type}}</span>-->
|
|
56
|
+
<!-- </div>-->
|
|
57
57
|
<div class="row">
|
|
58
58
|
<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>
|
|
59
59
|
<span class="col-sm-4">{{$parent.$parent.$parent.dateDes(row.f_operate_date)}}</span>
|
|
@@ -62,19 +62,21 @@
|
|
|
62
62
|
</div>
|
|
63
63
|
<div class="col-sm-1" v-if="$parent.$parent.$parent.isOperate" title="涉及权限:冲正权限">
|
|
64
64
|
<dropdown class="auto"
|
|
65
|
-
v-if="(row.type ==='机表收费撤销' || row.type ==='卡表收费撤销' || row.type ==='物联网收费撤销' || row.type ==='其他收费撤销'
|
|
66
|
-
|
|
65
|
+
v-if="(row.type ==='机表收费撤销' || row.type ==='卡表收费撤销' || row.type ==='物联网收费撤销' || row.type ==='其他收费撤销'
|
|
66
|
+
|| row.type ==='气损收费撤销' || row.type ==='预存缴费' || row.type === '补卡' || row.type === '物联网收费' ||
|
|
67
|
+
row.type === '用户退费' || row.type === '机表收费' || row.type === '数码表收费' ||
|
|
67
68
|
row.type === '卡表收费' || row.type === '超用收费' || row.type === '发卡售气' || row.type === '其他收费' ||
|
|
68
69
|
row.type === '换表' || row.state === 1 || row.type==='调价补费' || row.type==='卡表赠气' ||
|
|
69
70
|
row.type==='物联网赠气'|| row.type==='物联网赠费'|| row.type==='卡表赠费'|| row.type==='卡表赠气'||
|
|
70
71
|
row.type==='卡表收费撤销'||row.type==='物联网补费' || row.type==='物联网扣费'||row.type==='机表补费'||
|
|
71
72
|
row.type==='机表扣费'||row.type==='物联网补气'||row.type==='物联网扣气'||row.type==='气损收费' ||
|
|
72
|
-
row.type === '气表清零' || row.type === '掉气补气' || row.type === '其他补气' || row.type === '清零补气' ||
|
|
73
|
-
) && row.type!=='新增户档案' && row.type!=='转气转出' && row.type!=='转气转入'
|
|
74
|
-
<button data-toggle="dropdown" style="border: 0px;background: none;" type="button"
|
|
73
|
+
row.type === '气表清零' || row.type === '掉气补气' || row.type === '其他补气' || row.type === '清零补气' ||
|
|
74
|
+
row.type === '换表补气') && row.type!=='新增户档案' && row.type!=='转气转出' && row.type!=='转气转入'">
|
|
75
|
+
<button data-toggle="dropdown" style="border: 0px;background: none;" type="button"
|
|
76
|
+
v-if="row.f_user_state==='正常'||row.f_user_state==='预备'||row.type==='气损收费' ">
|
|
75
77
|
<span class="glyphicon glyphicon-th-list"></span>
|
|
76
78
|
</button>
|
|
77
|
-
<ul class="dropdown-menu dropdown-menu-right" slot="dropdown-menu" style=" min-width: 60px;" v-if="row.f_user_state==='正常'||row.f_user_state==='预备'||row.type==='气损收费'
|
|
79
|
+
<ul class="dropdown-menu dropdown-menu-right" slot="dropdown-menu" style=" min-width: 60px;" v-if="row.f_user_state==='正常'||row.f_user_state==='预备'||row.type==='气损收费' ">
|
|
78
80
|
<!-- <li-->
|
|
79
81
|
<!-- v-if="row.type === '换新表' || row.type === '气表清零' || row.type === '掉气补气' || row.type === '其他补气' || row.type === '清零补气' || row.type === '换表补气'-->
|
|
80
82
|
<!-- || row.type === '补卡' || row.type === '物联网开户' || row.type === '物联网收费' || row.type === '用户退费' || row.type === '机表收费' || row.type === '数码表收费' || row.type === '卡表收费' || row.type === '超用收费' || row.type === '发卡售气' || row.type === '其他收费' || row.type === '换表' || row.type === '过户'|| row.type==='预存缴费'|| row.type==='退费'|| row.type==='调价补费' ||row.type==='卡表收费撤销'||row.type==='物联网补费' || row.type==='物联网扣费'||row.type==='机表补费'||row.type==='机表扣费'||row.type==='物联网补气'||row.type==='物联网扣气'||row.type==='气损收费' ">-->
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<button class="button_search" style="width: max-content" @click="uploadPictures()">拍照</button>
|
|
10
10
|
</div>
|
|
11
11
|
<file-user-essential-info-new :baseinfo="data.baseinfo" :addressinfo="data.addressinfo" @valid="essentialInfo = true"
|
|
12
|
-
|
|
12
|
+
:f_filialeid="f_filialeid" @invalid="essentialInfo = false" v-ref:useressential :isedit="isedit"></file-user-essential-info-new>
|
|
13
13
|
</div>
|
|
14
14
|
|
|
15
15
|
<div style="height: auto;width: 100%">
|
|
@@ -85,6 +85,7 @@ export default {
|
|
|
85
85
|
components: {UserPaperInfoTest},
|
|
86
86
|
data () {
|
|
87
87
|
return {
|
|
88
|
+
f_filialeid: '',
|
|
88
89
|
config: {
|
|
89
90
|
adddevices: false,
|
|
90
91
|
f_building_suffix: '栋',
|
|
@@ -160,6 +161,7 @@ export default {
|
|
|
160
161
|
ready () {
|
|
161
162
|
this.blodid = '临时id' + Date.now()
|
|
162
163
|
console.log('ready,,,', this.row)
|
|
164
|
+
debugger
|
|
163
165
|
if (this.row) { // 修改用户
|
|
164
166
|
this.areaGen(this.row)
|
|
165
167
|
} else if (!this.row) { // 小区批量建档
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
</validator>
|
|
199
199
|
<modal v-if="showselectaddress" :show.sync="showselectaddress" width="80%" title="地址信息" v-ref:modal large backdrop="false">
|
|
200
200
|
<article slot="modal-body" class="modal-body" style="height: 700px;padding: 0!important;">
|
|
201
|
-
<file-address-manage-new :is-select="isSelect" :fileinfo="addressinfo"
|
|
201
|
+
<file-address-manage-new :is-select="isSelect" :fileinfo="addressinfo" :f_filialeid="f_filialeid"
|
|
202
202
|
@address-valid="doNothing" :showselectaddress.sync="showselectaddress" v-ref:fileaddress ></file-address-manage-new>
|
|
203
203
|
</article>
|
|
204
204
|
<footer slot="modal-footer" class="modal-footer">
|
|
@@ -224,11 +224,12 @@
|
|
|
224
224
|
|
|
225
225
|
export default {
|
|
226
226
|
title: '基本信息',
|
|
227
|
-
props: ['baseinfo', 'addressinfo', 'isedit'],
|
|
227
|
+
props: ['baseinfo', 'addressinfo', 'isedit', 'f_filialeid'],
|
|
228
228
|
data () {
|
|
229
229
|
return {
|
|
230
230
|
showselectaddress: false,
|
|
231
231
|
site: '',
|
|
232
|
+
f_filialeid: '',
|
|
232
233
|
areas: [],
|
|
233
234
|
streets: [],
|
|
234
235
|
residentials: [],
|