manage-client 4.0.44-1 → 4.0.45
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/8.5/checksums/checksums.lock +0 -0
- package/.gradle/8.5/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/.gradle/8.5/dependencies-accessors/gc.properties +0 -0
- package/.gradle/8.5/executionHistory/executionHistory.bin +0 -0
- package/.gradle/8.5/executionHistory/executionHistory.lock +0 -0
- package/.gradle/8.5/fileChanges/last-build.bin +0 -0
- package/.gradle/8.5/fileHashes/fileHashes.bin +0 -0
- package/.gradle/8.5/fileHashes/fileHashes.lock +0 -0
- package/.gradle/8.5/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/filiale/tongchuan/InspectListGas.vue +6 -65
- package/src/filiale/tongchuan/UserQuery.vue +1 -1
- package/src/filiale/jinbin/exportConfig.js +0 -1110
- package/src/filiale/jinbin/sale/businessquery/ChargeQuery.vue +0 -1372
- package/src/filiale/jinbin/sale.js +0 -7
|
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
|
@@ -180,22 +180,6 @@
|
|
|
180
180
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_userinfo_code"
|
|
181
181
|
condition="f_userinfo_code like '%{}%' " placeholder="客户编号">
|
|
182
182
|
</div>
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
<div class="col-sm-2 form-group">
|
|
186
|
-
<label class="font_normal_body"> 小区 </label>
|
|
187
|
-
<v-select :value.sync="model.f_residential_area"
|
|
188
|
-
class="select_list select"
|
|
189
|
-
enter-push
|
|
190
|
-
multiple = "true"
|
|
191
|
-
v-model="model.f_residential_area"
|
|
192
|
-
style="width: 60%"
|
|
193
|
-
:options='$parent.$parent.residentialArea' placeholder='选择小区'
|
|
194
|
-
close-on-select>
|
|
195
|
-
|
|
196
|
-
</v-select>
|
|
197
|
-
</div>
|
|
198
|
-
|
|
199
183
|
<div class="col-sm-2 form-group">
|
|
200
184
|
<label class="font_normal_body"> 客户地址</label>
|
|
201
185
|
<input type="text" style="width:60%" class="input_search" v-model="model.f_address"
|
|
@@ -291,7 +275,6 @@
|
|
|
291
275
|
<th><nobr>表号</nobr></th>
|
|
292
276
|
<th><nobr>客户名称</nobr></th>
|
|
293
277
|
<th><nobr>客户状态</nobr></th>
|
|
294
|
-
<th><nobr>小区</nobr></th>
|
|
295
278
|
<th><nobr>地址</nobr></th>
|
|
296
279
|
<th><nobr>用户类型</nobr></th>
|
|
297
280
|
<th><nobr>用气性质</nobr></th>
|
|
@@ -327,7 +310,6 @@
|
|
|
327
310
|
<td style="text-align: center;"><nobr>{{row.f_meternumber}}</nobr></td>
|
|
328
311
|
<th style="text-align: center;"><nobr>{{row.f_user_name}}</nobr></th>
|
|
329
312
|
<th style="text-align: center;"><nobr>{{row.f_user_state}}</nobr></th>
|
|
330
|
-
<th style="text-align: center;"><nobr>{{row.f_residential_area}}</nobr></th>
|
|
331
313
|
<th style="text-align: center;"><nobr>{{row.f_address}}</nobr></th>
|
|
332
314
|
<th style="text-align: center;"><nobr>{{row.f_user_type}}</nobr></th>
|
|
333
315
|
<th style="text-align: center;"><nobr>{{row.f_gasproperties}}</nobr></th>
|
|
@@ -369,7 +351,7 @@
|
|
|
369
351
|
/**
|
|
370
352
|
*用户档案查询列表以及添加操作组件
|
|
371
353
|
*/
|
|
372
|
-
import {
|
|
354
|
+
import { PagedList } from 'vue-client'
|
|
373
355
|
import Vue from 'vue'
|
|
374
356
|
import plugin from 'system-clients/src/plugins/GetLoginInfoService'
|
|
375
357
|
|
|
@@ -392,9 +374,6 @@
|
|
|
392
374
|
meterbrands: [],
|
|
393
375
|
other:[],
|
|
394
376
|
footer:[],
|
|
395
|
-
//小区
|
|
396
|
-
residentialArea: [],
|
|
397
|
-
pcdslist:[],
|
|
398
377
|
org:[this.$login.f.orgid],
|
|
399
378
|
criteriaShow: false,
|
|
400
379
|
meter_classify:'卡表',
|
|
@@ -406,7 +385,7 @@
|
|
|
406
385
|
prices:[],
|
|
407
386
|
source: `tool.getFullTree(this.getRights().where(row.getType() == $organization$))`,
|
|
408
387
|
getfield:{"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
409
|
-
"f_user_name":"客户名称","f_user_state":"客户状态","
|
|
388
|
+
"f_user_name":"客户名称","f_user_state":"客户状态","f_address":"地址","f_user_type":"用户类型",
|
|
410
389
|
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
411
390
|
"delivery_date":"最后购气日期","f_meter_style":"气表类型","f_open_date":"开户日期","f_pcd":"区域","f_gasproperties2":"二级用气性质",
|
|
412
391
|
"f_changemeter_date":"最后一次换表时间","sellcishu":"期间购气次数","sellpregas":"期间购气量","f_orgname":"组织机构"},
|
|
@@ -441,7 +420,7 @@
|
|
|
441
420
|
this.url = 'api/af-revenue/sql/inspectList_sellinggas'
|
|
442
421
|
this.sqlName = 'inspectList_sellinggas'
|
|
443
422
|
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
444
|
-
"f_user_name":"客户名称","f_user_state":"客户状态","
|
|
423
|
+
"f_user_name":"客户名称","f_user_state":"客户状态","f_address":"地址","f_user_type":"用户类型",
|
|
445
424
|
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
446
425
|
"delivery_date":"最后购气日期","f_meter_style":"气表类型","f_open_date":"开户日期","f_pcd":"区域","f_gasproperties2":"二级用气性质",
|
|
447
426
|
"f_changemeter_date":"最后一次换表时间",
|
|
@@ -450,7 +429,7 @@
|
|
|
450
429
|
this.url = 'api/af-revenue/sql/getwulw_listgas'
|
|
451
430
|
this.sqlName = 'getwulw_listgas'
|
|
452
431
|
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
453
|
-
"f_user_name":"客户名称","f_user_state":"客户状态","
|
|
432
|
+
"f_user_name":"客户名称","f_user_state":"客户状态","f_address":"地址","f_user_type":"用户类型",
|
|
454
433
|
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
455
434
|
"delivery_date":"最后购气日期","f_meter_style":"气表类型","f_open_date":"开户日期","f_pcd":"区域","f_gasproperties2":"二级用气性质",
|
|
456
435
|
"f_changemeter_date":"最后一次换表时间",
|
|
@@ -460,7 +439,7 @@
|
|
|
460
439
|
this.url = 'api/af-revenue/sql/handinspectList_sellinggas'
|
|
461
440
|
this.sqlName = 'handinspectList_sellinggas'
|
|
462
441
|
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
463
|
-
"f_user_name":"客户名称","f_user_state":"客户状态","
|
|
442
|
+
"f_user_name":"客户名称","f_user_state":"客户状态","f_address":"地址","f_user_type":"用户类型",
|
|
464
443
|
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
465
444
|
"delivery_date":"最后抄表日期","f_meter_style":"气表类型","f_open_date":"开户日期","f_pcd":"区域","f_gasproperties2":"二级用气性质",
|
|
466
445
|
"f_changemeter_date":"最后一次换表时间",
|
|
@@ -470,7 +449,7 @@
|
|
|
470
449
|
}
|
|
471
450
|
},
|
|
472
451
|
ready () {
|
|
473
|
-
|
|
452
|
+
|
|
474
453
|
readySomething(this).then(() => {
|
|
475
454
|
this.$emit('ready')
|
|
476
455
|
}).catch((error) => {
|
|
@@ -531,44 +510,6 @@
|
|
|
531
510
|
this.filialeCodeStr= " and f_orgid = " + this.$login.f.orgid
|
|
532
511
|
}
|
|
533
512
|
},
|
|
534
|
-
async getaddress(){
|
|
535
|
-
console.log('开始获取小区')
|
|
536
|
-
let HttpReset = new HttpResetClass()
|
|
537
|
-
var data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_getarealist', {
|
|
538
|
-
data: {
|
|
539
|
-
condition: `1=1 `
|
|
540
|
-
}
|
|
541
|
-
}, {resolveMsg: null, rejectMsg: '获取小区失败!'})
|
|
542
|
-
console.log('小区',data)
|
|
543
|
-
let house = []
|
|
544
|
-
for (let row of data.data){
|
|
545
|
-
console.log('开始保存小区')
|
|
546
|
-
house.push({label: row.f_residential_area, value: row.f_residential_area})
|
|
547
|
-
}
|
|
548
|
-
this.residentialArea = house
|
|
549
|
-
|
|
550
|
-
console.log('开始获取区域')
|
|
551
|
-
var req = await HttpReset.load('POST','api/af-revenue/sql/address_singleTableOrderBy?pageNo=1&pageSize=9999999', {
|
|
552
|
-
data: {
|
|
553
|
-
items: '*',
|
|
554
|
-
tablename: 't_pcd',
|
|
555
|
-
orderitem: 'id',
|
|
556
|
-
condition: `1=1`
|
|
557
|
-
}
|
|
558
|
-
}, {resolveMsg: null, rejectMsg: '获取地址失败!'})
|
|
559
|
-
let redata = []
|
|
560
|
-
console.log('区域是:',req)
|
|
561
|
-
req.data.forEach((row, n) => {
|
|
562
|
-
redata[n] = {
|
|
563
|
-
label: row.f_pcd,
|
|
564
|
-
value: row.id,
|
|
565
|
-
data: row,
|
|
566
|
-
id: row.id
|
|
567
|
-
}
|
|
568
|
-
})
|
|
569
|
-
console.log('获取到的小区',redata)
|
|
570
|
-
this.pcdslist = redata
|
|
571
|
-
},
|
|
572
513
|
userTypeChange () {
|
|
573
514
|
this.gasproperties=[]
|
|
574
515
|
console.log("查气价")
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
let HttpReset = new HttpResetClass()
|
|
642
642
|
var data = await HttpReset.load('POST', 'api/af-revenue/sql/manage_getarealist', {
|
|
643
643
|
data: {
|
|
644
|
-
condition: `1=1 `
|
|
644
|
+
condition: `1=1 and s.f_filialeid = '${this.$login.f.orgid}'`
|
|
645
645
|
}
|
|
646
646
|
}, {resolveMsg: null, rejectMsg: '获取小区失败!'})
|
|
647
647
|
console.log('小区',data)
|