sale-client 3.5.181 → 3.5.183
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/7.5.1/checksums/checksums.lock +0 -0
- package/.gradle/7.5.1/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/.gradle/7.5.1/dependencies-accessors/gc.properties +0 -0
- package/.gradle/7.5.1/executionHistory/executionHistory.bin +0 -0
- package/.gradle/7.5.1/executionHistory/executionHistory.lock +0 -0
- package/.gradle/7.5.1/fileChanges/last-build.bin +0 -0
- package/.gradle/7.5.1/fileHashes/fileHashes.bin +0 -0
- package/.gradle/7.5.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/7.5.1/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/.gradle/file-system.probe +0 -0
- package/.gradle/vcs-1/gc.properties +0 -0
- package/package.json +1 -1
- package/src/components/FilesManage/UserGeneralInfoTest.vue +1 -1
- package/src/components/chargeNew/HighMeterIdCard.vue +13 -13
- package/src/components/revenue/comprehen/Bill/Eticket/EticketManage.vue +2 -2
- package/src/components/revenue/machineHandManage/machineHandAudit.vue +9 -21
- package/src/filiale/fugu/components/BlackListList.vue +10 -31
- package/src/filiale/gehua/FileManageNew/FileUserFiles.vue +1 -1
- package/src/filiale/gehua/UserGeneralInfoTest.vue +613 -0
- package/src/filiale/gehua/sale.js +48 -45
- package/src/filiale/qianneng/eticket/EticketPrint.vue +6 -8
- package/src/filiale/tongchuan/EticketOpenJBPage.vue +305 -0
- package/src/filiale/tongchuan/sale.js +3 -1
- package/src/main.js +22 -22
- package/src/sale.js +1 -1
- package/yarn-error.log +0 -9224
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -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
|
|
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">
|
|
@@ -370,19 +370,19 @@ export default {
|
|
|
370
370
|
})
|
|
371
371
|
},
|
|
372
372
|
// 设置自动裁边开启
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
373
|
+
// SetAutoCutOn () {
|
|
374
|
+
// console.log('设置自动采编')
|
|
375
|
+
// if (this.iswaiting) return
|
|
376
|
+
// this.iswaiting = true
|
|
377
|
+
// this.sendMsg(this.CLT_MSG.SET_AUTOCROP, {open: 1}, (msg) => {
|
|
378
|
+
// if (msg.err !== 0) {
|
|
379
|
+
// this.iswaiting = false
|
|
380
|
+
// return
|
|
381
|
+
// }
|
|
382
|
+
// this.output('设置自动裁边 : open=' + 1)
|
|
383
|
+
// this.iswaiting = false
|
|
384
|
+
// })
|
|
385
|
+
// },
|
|
386
386
|
// 设置自动裁边关闭
|
|
387
387
|
SetAutoCutOff () {
|
|
388
388
|
if (this.iswaiting) return
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
<tabs header="卡表结算">
|
|
10
10
|
<e-ticket-open-card></e-ticket-open-card>
|
|
11
11
|
</tabs>
|
|
12
|
-
<tabs header="
|
|
13
|
-
<e-ticket-open-
|
|
12
|
+
<tabs header="抄表结算">
|
|
13
|
+
<e-ticket-open-hand></e-ticket-open-hand>
|
|
14
14
|
</tabs>
|
|
15
15
|
<tabs header="自定义开票">
|
|
16
16
|
<cust-query-eticket></cust-query-eticket>
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
import * as Util from '../../../Util'
|
|
395
395
|
|
|
396
396
|
let readyGen = async function (self) {
|
|
397
|
-
self.$refs.paged.$refs.cri.model.startDate =
|
|
397
|
+
self.$refs.paged.$refs.cri.model.startDate = self.$login.toStartAndEndDateString()[0]
|
|
398
398
|
self.$refs.paged.$refs.cri.model.endDate = self.$login.toStandardDateString()
|
|
399
399
|
await self.$LoadParams.loadMeterBook(self.f_filialeid)
|
|
400
400
|
self.loadMeterBooks()
|
|
@@ -414,13 +414,12 @@
|
|
|
414
414
|
dep: [],
|
|
415
415
|
user: []
|
|
416
416
|
},
|
|
417
|
-
config:
|
|
418
|
-
examine: false
|
|
417
|
+
config:{
|
|
418
|
+
examine: false,
|
|
419
419
|
},
|
|
420
420
|
imgfilename: '',
|
|
421
421
|
// 小区
|
|
422
422
|
residentialArea: [],
|
|
423
|
-
inputtouPerson: [],
|
|
424
423
|
imgshow: false,
|
|
425
424
|
criteriaShow: false,
|
|
426
425
|
orgCondtionStr: '',
|
|
@@ -445,8 +444,8 @@
|
|
|
445
444
|
'f_adjustable_name': '调压箱名称',
|
|
446
445
|
'f_inputtor': '抄表员'
|
|
447
446
|
},
|
|
448
|
-
auditState:
|
|
449
|
-
auditState1:
|
|
447
|
+
auditState:[{label: '全部', value: ''}, {label: '已审核', value: '已抄表'}, {label: '未审核', value: '待审核'}],
|
|
448
|
+
auditState1:[{label: '全部', value: ''}, {label: '审核失败', value: '审核失败'}],
|
|
450
449
|
meters: [{label: '全部', value: ''}, {label: '机表', value: '机表'}, {label: '物联网表', value: '物联网表'}],
|
|
451
450
|
resultstate: this.$appdata.getParam('抄表结果状态'),
|
|
452
451
|
meterstates: this.$appdata.getParam('抄表状态') ? [{
|
|
@@ -476,7 +475,7 @@
|
|
|
476
475
|
methods: {
|
|
477
476
|
// 修正本期底数
|
|
478
477
|
amend (row) {
|
|
479
|
-
let tablebase = window.prompt('请输入你要修正的底数值,上期底数:'
|
|
478
|
+
let tablebase = window.prompt('请输入你要修正的底数值,上期底数:'+ row.f_meter_base)
|
|
480
479
|
if (!tablebase) return
|
|
481
480
|
if (tablebase < 0) {
|
|
482
481
|
this.$showAlert(`底数不能小于0,请注意!`, 'warning', 2000)
|
|
@@ -597,9 +596,9 @@
|
|
|
597
596
|
this.imgshow = false
|
|
598
597
|
},
|
|
599
598
|
imgShow (val) {
|
|
600
|
-
console.log(
|
|
599
|
+
console.log("-----------val2:",val)
|
|
601
600
|
this.imgfilename = `rs/image/file/` + val
|
|
602
|
-
console.log(
|
|
601
|
+
console.log("-----------imgfilename2:",this.imgfilename)
|
|
603
602
|
this.imgshow = true
|
|
604
603
|
},
|
|
605
604
|
async getaddress () {
|
|
@@ -633,17 +632,6 @@
|
|
|
633
632
|
} else {
|
|
634
633
|
args.condition = `${args.condition}` + this.orgCondtionStr
|
|
635
634
|
}
|
|
636
|
-
// 抄表员查询条件
|
|
637
|
-
this.inputtouPerson = this.$refs.paged.$refs.cri.model.f_inputtor
|
|
638
|
-
if (this.inputtouPerson.length !== 0) {
|
|
639
|
-
let str = JSON.stringify(this.inputtouPerson)
|
|
640
|
-
str = str.replace(/"/g, `'`)
|
|
641
|
-
str = str.replace(/\[/g, ``)
|
|
642
|
-
str = str.replace(/\]/g, ``)
|
|
643
|
-
console.log('=====抄表员model22222222222绑定====', str)
|
|
644
|
-
// 查询多个抄表员时条件
|
|
645
|
-
args.condition += ` and f_inputtor in ( ${str} )`
|
|
646
|
-
}
|
|
647
635
|
this.excelCondition = args.condition
|
|
648
636
|
this.$refs.paged.$refs.grid.selectInit()
|
|
649
637
|
this.model.search(args.condition, args.model)
|
|
@@ -708,7 +696,7 @@
|
|
|
708
696
|
},
|
|
709
697
|
loadMeterBooks () {
|
|
710
698
|
this.meterbooks = this.$GetSaleParam.getMeterBooks()
|
|
711
|
-
}
|
|
699
|
+
},
|
|
712
700
|
|
|
713
701
|
},
|
|
714
702
|
computed: {
|
|
@@ -19,22 +19,7 @@
|
|
|
19
19
|
type="text" v-model="model.name"
|
|
20
20
|
/>
|
|
21
21
|
</div>
|
|
22
|
-
|
|
23
|
-
v-if="!$parent.$parent.downshow && !$parent.$parent.$parent.isdetail">
|
|
24
|
-
<label class="font_normal_body">电  话</label>
|
|
25
|
-
<input :size="model.f_user_phone ? model.f_user_phone.length : 2" class="input_search" condition="f_user_phone = '{}'" placeholder='电话' style="width:60%"
|
|
26
|
-
type="text"
|
|
27
|
-
v-model="model.f_user_phone">
|
|
28
|
-
</div>
|
|
29
|
-
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}"
|
|
30
|
-
v-if="!$parent.$parent.downshow && !$parent.$parent.$parent.isdetail">
|
|
31
|
-
<label class="font_normal_body">是否黑名单</label>
|
|
32
|
-
<v-select v-model="$parent.$parent.isBlack"
|
|
33
|
-
:options="$parent.$parent.isBlackSelect"
|
|
34
|
-
@change="$parent.$parent.isBlackChange"
|
|
35
|
-
:value.sync="$parent.$parent.isBlack"
|
|
36
|
-
close-on-select></v-select>
|
|
37
|
-
</div>
|
|
22
|
+
|
|
38
23
|
<div class="form-group col-sm-3 button-range" style="padding-right: 10px">
|
|
39
24
|
<button @click="$parent.$parent.search()" class="button_search button_spacing" style="width:80px;margin-left:30px;" v-el:cx>查询</button>
|
|
40
25
|
<button @click="$parent.$parent.add()" class="button_export button_spacing" style="width: max-content;"
|
|
@@ -46,9 +31,6 @@
|
|
|
46
31
|
sqlurl="rs/logic/saleExport" progress="saleGetExportProgress" sql-name="sale_getBlackList" template-name='黑名单导出'
|
|
47
32
|
:choose-col="true">
|
|
48
33
|
</export-excel>
|
|
49
|
-
<button @click="$parent.$parent.add()" class="button_export button_spacing" style="width: max-content;"
|
|
50
|
-
v-el:cx>新增黑名单
|
|
51
|
-
</button>
|
|
52
34
|
<button class="button_search button_spacing"
|
|
53
35
|
@click="$parent.$parent.modelShow()" v-el:cx>
|
|
54
36
|
黑名单用户导入
|
|
@@ -66,16 +48,6 @@
|
|
|
66
48
|
type="text" v-model="model.name"
|
|
67
49
|
/>
|
|
68
50
|
</div>
|
|
69
|
-
|
|
70
|
-
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}"
|
|
71
|
-
v-if="$parent.$parent.$parent.isdetail">
|
|
72
|
-
<label class="font_normal_body">是否黑名单</label>
|
|
73
|
-
<v-select v-model="$parent.$parent.isBlack"
|
|
74
|
-
:options="$parent.$parent.isBlackSelect"
|
|
75
|
-
@change="$parent.$parent.isBlackChange"
|
|
76
|
-
:value.sync="$parent.$parent.isBlack"
|
|
77
|
-
close-on-select></v-select>
|
|
78
|
-
</div>
|
|
79
51
|
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}"
|
|
80
52
|
v-if="!$parent.$parent.downshow&&!$parent.$parent.$parent.isdetail">
|
|
81
53
|
<label class="font_normal_body">表  号</label>
|
|
@@ -99,8 +71,7 @@
|
|
|
99
71
|
type="text"
|
|
100
72
|
v-model="model.f_address">
|
|
101
73
|
</div>
|
|
102
|
-
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}"
|
|
103
|
-
v-if="!(!$parent.$parent.downshow && !$parent.$parent.$parent.isdetail)">
|
|
74
|
+
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}">
|
|
104
75
|
<label class="font_normal_body">电  话</label>
|
|
105
76
|
<input :size="model.f_user_phone ? model.f_user_phone.length : 2" class="input_search" condition="f_user_phone = '{}'" placeholder='电话' style="width:60%"
|
|
106
77
|
type="text"
|
|
@@ -134,6 +105,14 @@
|
|
|
134
105
|
condition="f_parameter_value >= '{} 00:00:00'"
|
|
135
106
|
></datepicker>
|
|
136
107
|
</div>
|
|
108
|
+
<div class="form-group" :class="{'col-sm-2':!$parent.$parent.$parent.isdetail, 'col-sm-3':$parent.$parent.$parent.isdetail}">
|
|
109
|
+
<label class="font_normal_body">是否黑名单</label>
|
|
110
|
+
<v-select v-model="$parent.$parent.isBlack"
|
|
111
|
+
:options="$parent.$parent.isBlackSelect"
|
|
112
|
+
@change="$parent.$parent.isBlackChange"
|
|
113
|
+
:value.sync="$parent.$parent.isBlack"
|
|
114
|
+
close-on-select></v-select>
|
|
115
|
+
</div>
|
|
137
116
|
</div>
|
|
138
117
|
|
|
139
118
|
</div>
|
|
@@ -723,7 +723,7 @@ let loadParamGem = async function (self) {
|
|
|
723
723
|
}
|
|
724
724
|
let self = this
|
|
725
725
|
try {
|
|
726
|
-
axios.post('rs/business/
|
|
726
|
+
axios.post('rs/business/batchRunExcelProgress/filemanage_fileSave_gehua/newPrepareSettleFileImport',
|
|
727
727
|
{data: param}, {timeout: 10 * 60 * 1000}).then((res) => {
|
|
728
728
|
if (res.data) {
|
|
729
729
|
self.$showMessage(`本次批量建档共上传${res.data.totalCount}条数据,符合条件的共${res.data.totalsum}条,不符合条件的共${res.data.totalCount -res.data.totalsum}条, 建档成功${res.data.successsum}条,建档失败${res.data.errorsum}条,具体失败数据请在稽查查询错误查询中查看!!`)
|