manage-client 3.2.148 → 3.2.150
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 +2 -5
- package/package.json +1 -1
- package/src/filiale/qianneng/HandplanQuery.vue +57 -56
- package/src/filiale/rizhao/InspectListUser.vue +451 -0
- package/src/filiale/rizhao/sale.js +8 -2
- package/src/filiale/shaoguan/ArrearsQuery.vue +15 -15
- package/src/filiale/wuhai/ChargeQuery.vue +3 -3
- package/src/main.js +66 -66
package/build/dev-server.js
CHANGED
|
@@ -13,9 +13,9 @@ var compiler = webpack(config)
|
|
|
13
13
|
// var bendi = 'http://127.0.0.1:8089/manage', fuwu = 'http://36.103.224.217:6300/'
|
|
14
14
|
var shaoguan='http://119.146.1.106:8300/'
|
|
15
15
|
var qtx='http://36.103.222.144:6300/'
|
|
16
|
-
var bendi = '
|
|
16
|
+
var bendi = 'https://qnjtkf.cn:7400'
|
|
17
17
|
// var bendi = 'http://172.168.1.11:9001'
|
|
18
|
-
var fuwu =
|
|
18
|
+
var fuwu = 'https://qnjtkf.cn:7400'
|
|
19
19
|
// var fuwu = 'http://203.57.101.233:9001'
|
|
20
20
|
var system = 'http://192.168.50.4:8400'
|
|
21
21
|
//192.168.
|
|
@@ -28,9 +28,6 @@ var proxyTable = {
|
|
|
28
28
|
'/files': {
|
|
29
29
|
target: fuwu
|
|
30
30
|
},
|
|
31
|
-
'/rs/sql/chargeQuery': {
|
|
32
|
-
target: 'http://127.0.0.1:8084/'
|
|
33
|
-
},
|
|
34
31
|
// 查找资源服务数据
|
|
35
32
|
'/rs/search': {
|
|
36
33
|
target: fuwu
|
package/package.json
CHANGED
|
@@ -683,48 +683,48 @@
|
|
|
683
683
|
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
684
684
|
气费合计: {{sumsmodel.f_oughtfee}}
|
|
685
685
|
</td>
|
|
686
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
687
|
-
已交金额合计: {{sumsmodel.f_debt_money}}
|
|
688
|
-
</td
|
|
689
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
690
|
-
欠费金额合计: {{sumsmodel.f_actual_arrears}}
|
|
691
|
-
</td
|
|
692
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
693
|
-
账户支出合计: {{sumsmodel.f_newbalance}}
|
|
694
|
-
</td
|
|
695
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
696
|
-
账户存入合计: {{sumsmodel.f_newcurbalance}}
|
|
697
|
-
</td
|
|
698
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
699
|
-
一阶气量合计: {{sumsmodel.f_stair1amount}}
|
|
700
|
-
</td
|
|
701
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
702
|
-
一阶气费合计: {{sumsmodel.f_stair1fee}}
|
|
703
|
-
</td
|
|
704
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
705
|
-
二阶气量合计: {{sumsmodel.f_stair2amount}}
|
|
706
|
-
</td
|
|
707
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
708
|
-
二阶气费合计: {{sumsmodel.f_stair2fee}}
|
|
709
|
-
</td
|
|
710
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
711
|
-
三阶气量合计: {{sumsmodel.f_stair3amount}}
|
|
712
|
-
</td
|
|
713
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
714
|
-
三阶气费合计: {{sumsmodel.f_stair3fee}}
|
|
715
|
-
</td
|
|
716
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
717
|
-
剩余气量合计: {{sumsmodel.f_surplus_gas}}
|
|
718
|
-
</td
|
|
719
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
720
|
-
扣减气量合计: {{sumsmodel.f_haircut_gas}}
|
|
721
|
-
</td
|
|
722
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
723
|
-
应交气量合计: {{sumsmodel.f_oughtamount}}
|
|
724
|
-
</td
|
|
725
|
-
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold"
|
|
726
|
-
已交气费金额合计: {{sumsmodel.alloughtfee}}
|
|
727
|
-
</td
|
|
686
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
687
|
+
<!-- 已交金额合计: {{sumsmodel.f_debt_money}}-->
|
|
688
|
+
<!-- </td>-->
|
|
689
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
690
|
+
<!-- 欠费金额合计: {{sumsmodel.f_actual_arrears}}-->
|
|
691
|
+
<!-- </td>-->
|
|
692
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
693
|
+
<!-- 账户支出合计: {{sumsmodel.f_newbalance}}-->
|
|
694
|
+
<!-- </td>-->
|
|
695
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
696
|
+
<!-- 账户存入合计: {{sumsmodel.f_newcurbalance}}-->
|
|
697
|
+
<!-- </td>-->
|
|
698
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
699
|
+
<!-- 一阶气量合计: {{sumsmodel.f_stair1amount}}-->
|
|
700
|
+
<!-- </td>-->
|
|
701
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
702
|
+
<!-- 一阶气费合计: {{sumsmodel.f_stair1fee}}-->
|
|
703
|
+
<!-- </td>-->
|
|
704
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
705
|
+
<!-- 二阶气量合计: {{sumsmodel.f_stair2amount}}-->
|
|
706
|
+
<!-- </td>-->
|
|
707
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
708
|
+
<!-- 二阶气费合计: {{sumsmodel.f_stair2fee}}-->
|
|
709
|
+
<!-- </td>-->
|
|
710
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
711
|
+
<!-- 三阶气量合计: {{sumsmodel.f_stair3amount}}-->
|
|
712
|
+
<!-- </td>-->
|
|
713
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
714
|
+
<!-- 三阶气费合计: {{sumsmodel.f_stair3fee}}-->
|
|
715
|
+
<!-- </td>-->
|
|
716
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
717
|
+
<!-- 剩余气量合计: {{sumsmodel.f_surplus_gas}}-->
|
|
718
|
+
<!-- </td>-->
|
|
719
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
720
|
+
<!-- 扣减气量合计: {{sumsmodel.f_haircut_gas}}-->
|
|
721
|
+
<!-- </td>-->
|
|
722
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
723
|
+
<!-- 应交气量合计: {{sumsmodel.f_oughtamount}}-->
|
|
724
|
+
<!-- </td>-->
|
|
725
|
+
<!-- <td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">-->
|
|
726
|
+
<!-- 已交气费金额合计: {{sumsmodel.alloughtfee}}-->
|
|
727
|
+
<!-- </td>-->
|
|
728
728
|
</tr>
|
|
729
729
|
</table>
|
|
730
730
|
</div>
|
|
@@ -818,20 +818,21 @@
|
|
|
818
818
|
data: {},
|
|
819
819
|
model: new PagedList('rs/sql/handplanQuery', 20, {startDate: 'this.model.handStartDate', endDate: 'this.model.handEndDate'}, {
|
|
820
820
|
f_oughtamount: 0,
|
|
821
|
-
f_oughtfee: 0
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
821
|
+
f_oughtfee: 0
|
|
822
|
+
// ,
|
|
823
|
+
// f_debt_money: 0,
|
|
824
|
+
// f_newbalance:0,
|
|
825
|
+
// f_newcurbalance: 0,
|
|
826
|
+
// f_actual_arrears: 0,
|
|
827
|
+
// f_stair1amount: 0,
|
|
828
|
+
// f_stair1fee: 0,
|
|
829
|
+
// f_stair2amount: 0,
|
|
830
|
+
// f_stair2fee: 0,
|
|
831
|
+
// f_stair3amount: 0,
|
|
832
|
+
// f_stair3fee: 0,
|
|
833
|
+
// f_surplus_gas: 0,
|
|
834
|
+
// f_haircut_gas: 0,
|
|
835
|
+
// alloughtfee:0
|
|
835
836
|
}),
|
|
836
837
|
initres: {
|
|
837
838
|
org:[this.$login.f.orgid],
|
|
@@ -0,0 +1,451 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div id="unit" class="flex-row">
|
|
3
|
+
<div class="basic-main">
|
|
4
|
+
<div class="flex" v-if="!show">
|
|
5
|
+
<criteria-paged :model="model" v-ref:paged>
|
|
6
|
+
<criteria partial='criteria' @condition-changed='$parent.selfSearch' v-ref:cri>
|
|
7
|
+
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial >
|
|
8
|
+
<div class="row">
|
|
9
|
+
<div class="col-sm-2">
|
|
10
|
+
<label class="font_normal_body">  公司</label>
|
|
11
|
+
<right-tree @re-res="$parent.$parent.getorg"
|
|
12
|
+
:initresid='$parent.$parent.org'></right-tree>
|
|
13
|
+
</div>
|
|
14
|
+
<div class="col-sm-2 ">
|
|
15
|
+
<label for="f_gasproperties"class="font_normal_body">用气性质</label>
|
|
16
|
+
<v-select id="f_gasproperties"
|
|
17
|
+
style="width:60%"
|
|
18
|
+
v-model="model.f_gasproperties"
|
|
19
|
+
placeholder='用气性质'
|
|
20
|
+
:value.sync="model.f_gasproperties"
|
|
21
|
+
:options='$parent.$parent.gasproperties'
|
|
22
|
+
condition="f_gasproperties = '{}'"
|
|
23
|
+
close-on-select >
|
|
24
|
+
</v-select>
|
|
25
|
+
</div>
|
|
26
|
+
<div class="col-sm-2" >
|
|
27
|
+
<label for="f_user_state" class="font_normal_body">客户状态</label>
|
|
28
|
+
<v-select :value.sync="model.f_user_state"
|
|
29
|
+
v-model="model.f_user_state"
|
|
30
|
+
:options='$parent.$parent.userstate' placeholder='请选择'
|
|
31
|
+
condition="f_user_state = '{}'"
|
|
32
|
+
close-on-select></v-select>
|
|
33
|
+
</div>
|
|
34
|
+
<div class="col-sm-2 flex-row" style="white-space: nowrap">
|
|
35
|
+
<label class="font_normal_body" v-if="['卡表','物联网表'].includes($parent.$parent.meter_classify)" >未购天数</label>
|
|
36
|
+
<label class="font_normal_body" v-else>未抄天数</label>
|
|
37
|
+
<div class="row">
|
|
38
|
+
<input type="text" style="width:30%" class="input_search" v-model="model.diffdaymin"
|
|
39
|
+
condition="diffday >= {} " placeholder="">
|
|
40
|
+
<label class="font_normal_body"> ≤ x ≤ </label>
|
|
41
|
+
<input type="text" style="width:30%" class="input_search" v-model="model.diffdaymax"
|
|
42
|
+
condition="diffday <= {} " placeholder="">
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
</div>
|
|
46
|
+
|
|
47
|
+
<div class="span" style="float:right;">
|
|
48
|
+
<button class="btn button_search" @click="search()">查询</button>
|
|
49
|
+
<button class="btn button_clear" @click="$parent.$parent.clear()">清空</button>
|
|
50
|
+
<export-excel :data="$parent.$parent.getCondition"
|
|
51
|
+
:field="$parent.$parent.getfield"
|
|
52
|
+
:footer="$parent.$parent.footer"
|
|
53
|
+
:header="$parent.$parent.other"
|
|
54
|
+
sqlurl="rs/logic/exportfile"
|
|
55
|
+
:sql-name="$parent.$parent.sqlName"
|
|
56
|
+
template-name='用户稽查导出' :choose-col="true"></export-excel>
|
|
57
|
+
<print-data :model="$parent.model" :field="$parent.$parent.getfield" :defaultfield="$parent.$parent.defaultfield" print-name="稽查查询打印" :sumsmodel="$parent.$parent.sumsmodel" ></print-data>
|
|
58
|
+
<div style="float: right" class="button_spacing" :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}" @click="$parent.$parent.hidden()"></div>
|
|
59
|
+
|
|
60
|
+
</div>
|
|
61
|
+
</div>
|
|
62
|
+
<div class="row" v-show="$parent.$parent.criteriaShow">
|
|
63
|
+
<div class="col-sm-2 ">
|
|
64
|
+
<label class="font_normal_body">起始时间</label>
|
|
65
|
+
<datepicker id="startDate" placeholder="起始时间"
|
|
66
|
+
v-model="model.startDate"
|
|
67
|
+
style="width:60%"
|
|
68
|
+
:value.sync="model.startDate"
|
|
69
|
+
:disabled-days-of-Week="[]"
|
|
70
|
+
:format="'yyyy-MM-dd'"
|
|
71
|
+
:show-reset-button="reset">
|
|
72
|
+
</datepicker>
|
|
73
|
+
</div>
|
|
74
|
+
<div class="col-sm-2 ">
|
|
75
|
+
<label class="font_normal_body">截止时间</label>
|
|
76
|
+
<datepicker id="endDate" placeholder="截止时间"
|
|
77
|
+
v-model="model.endDate"
|
|
78
|
+
style="width:60%"
|
|
79
|
+
:value.sync="model.endDate"
|
|
80
|
+
:disabled-days-of-Week="[]"
|
|
81
|
+
:format="'yyyy-MM-dd'"
|
|
82
|
+
:show-reset-button="reset">
|
|
83
|
+
</datepicker>
|
|
84
|
+
</div>
|
|
85
|
+
<div class="col-sm-2 ">
|
|
86
|
+
<label for="f_meter_classify"class="font_normal_body">气表类型</label>
|
|
87
|
+
<v-select id="f_meter_classify"
|
|
88
|
+
v-model="$parent.$parent.meter_classify"
|
|
89
|
+
placeholder='气表类型'
|
|
90
|
+
style="width:70%"
|
|
91
|
+
:value.sync="$parent.$parent.meter_classify"
|
|
92
|
+
:options='$parent.$parent.f_meter_classify'
|
|
93
|
+
:value-single="true"
|
|
94
|
+
close-on-select >
|
|
95
|
+
</v-select>
|
|
96
|
+
</div>
|
|
97
|
+
<div class="col-sm-2 ">
|
|
98
|
+
<label for="f_table_state" class="font_normal_body"> 表状态</label>
|
|
99
|
+
<v-select id="f_table_state"
|
|
100
|
+
style="width:60%"
|
|
101
|
+
v-model="model.f_table_state"
|
|
102
|
+
placeholder='表状态'
|
|
103
|
+
:value.sync="model.f_table_state"
|
|
104
|
+
:options='$parent.$parent.tablestate'
|
|
105
|
+
condition="f_table_state = '{}'"
|
|
106
|
+
close-on-select >
|
|
107
|
+
</v-select>
|
|
108
|
+
</div>
|
|
109
|
+
<div class="col-sm-2" >
|
|
110
|
+
<label class="font_normal_body" v-if="['卡表','物联网表'].includes($parent.$parent.meter_classify)">总购次数</label>
|
|
111
|
+
<label class="font_normal_body" v-else>抄表次数</label>
|
|
112
|
+
<input type="text" style="width:25%" class="input_search" v-model="model.cishumin"
|
|
113
|
+
condition="cishu >= {} " placeholder="">
|
|
114
|
+
<label class="font_normal_body"> ≤ x ≤ </label>
|
|
115
|
+
<input type="text" style="width:25%" class="input_search" v-model="model.cishumax"
|
|
116
|
+
condition="cishu <= {} " placeholder="">
|
|
117
|
+
</div>
|
|
118
|
+
<div class="col-sm-2">
|
|
119
|
+
<label class="font_normal_body" v-if="$parent.$parent.meter_classify === '卡表'">总购气量</label>
|
|
120
|
+
<label class="font_normal_body" v-if="$parent.$parent.meter_classify === '机表'">总用气量</label>
|
|
121
|
+
<label class="font_normal_body" v-if="$parent.$parent.meter_classify === '物联网表'">总购金额</label>
|
|
122
|
+
<input type="text" style="width:25%" class="input_search" v-model="model.pregasmin"
|
|
123
|
+
condition="pregas >= {} " placeholder="">
|
|
124
|
+
<label class="font_normal_body"> ≤ x ≤ </label>
|
|
125
|
+
<input type="text" style="width:25%" class="input_search" v-model="model.pregasmax"
|
|
126
|
+
condition="pregas <= {} " placeholder="">
|
|
127
|
+
</div>
|
|
128
|
+
|
|
129
|
+
<div class="col-sm-2">
|
|
130
|
+
<label class="font_normal_body">  表号</label>
|
|
131
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_meternumber"
|
|
132
|
+
condition="f_meternumber = '{}'" placeholder='表号'>
|
|
133
|
+
</div>
|
|
134
|
+
<div class="col-sm-2 ">
|
|
135
|
+
<label class="font_normal_body">用户类型</label>
|
|
136
|
+
<v-select :value.sync="model.f_user_type"
|
|
137
|
+
@change="$parent.$parent.userTypeChange()"
|
|
138
|
+
:options='$parent.$parent.usertypes' placeholder='请选择' v-model="model.f_user_type"
|
|
139
|
+
condition="f_user_type = '{}'"
|
|
140
|
+
close-on-select></v-select>
|
|
141
|
+
</div>
|
|
142
|
+
|
|
143
|
+
<div class="col-sm-2">
|
|
144
|
+
<label class="font_normal_body">客户名称</label>
|
|
145
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
146
|
+
condition="f_user_name like '%{}%'" placeholder="客户名称">
|
|
147
|
+
</div>
|
|
148
|
+
<div class="col-sm-2">
|
|
149
|
+
<label class="font_normal_body">客户编号</label>
|
|
150
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_userinfo_code"
|
|
151
|
+
condition="f_userinfo_code = '{}' " placeholder="客户编号">
|
|
152
|
+
</div>
|
|
153
|
+
<div class="col-sm-2 form-group">
|
|
154
|
+
<label class="font_normal_body" title="旧客户编号">档案编号</label>
|
|
155
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_olduserinfo_code"
|
|
156
|
+
condition="f_olduserinfo_code = '{}' " placeholder="档案编号">
|
|
157
|
+
</div>
|
|
158
|
+
<div class="col-sm-2 form-group">
|
|
159
|
+
<label class="font_normal_body">客户地址</label>
|
|
160
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_address"
|
|
161
|
+
condition="f_address like '%{}%'" placeholder='客户地址'>
|
|
162
|
+
</div>
|
|
163
|
+
<div class="col-sm-2 form-group">
|
|
164
|
+
<label class="font_normal_body">客户电话</label>
|
|
165
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_phone"
|
|
166
|
+
condition="f_user_phone like '%{}%'" placeholder="客户电话">
|
|
167
|
+
</div>
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
</div>
|
|
171
|
+
|
|
172
|
+
</div>
|
|
173
|
+
</criteria>
|
|
174
|
+
<data-grid :model="model" partial='list' class="list_area table_sy" v-ref:grid>
|
|
175
|
+
<template partial='head'>
|
|
176
|
+
<tr>
|
|
177
|
+
<th><nobr>序号</nobr></th>
|
|
178
|
+
<th><nobr>客户编号</nobr></th>
|
|
179
|
+
<th><nobr>客户电话</nobr></th>
|
|
180
|
+
<th><nobr>档案编号</nobr></th>
|
|
181
|
+
<th><nobr>表号</nobr></th>
|
|
182
|
+
<th><nobr>客户名称</nobr></th>
|
|
183
|
+
<th><nobr>客户状态</nobr></th>
|
|
184
|
+
<th><nobr>地址</nobr></th>
|
|
185
|
+
<th><nobr>小区</nobr></th>
|
|
186
|
+
<th><nobr>建档日期</nobr></th>
|
|
187
|
+
<th><nobr>用户类型</nobr></th>
|
|
188
|
+
<th><nobr>用气性质</nobr></th>
|
|
189
|
+
<th><nobr>表具状态</nobr></th>
|
|
190
|
+
<th><nobr>气表品牌</nobr></th>
|
|
191
|
+
<th><nobr>气价名称</nobr></th>
|
|
192
|
+
<th><nobr>最后购气日期</nobr></th>
|
|
193
|
+
<th v-show="['卡表','物联网表'].includes($parent.$parent.$parent.meter_classify)"><nobr>总购气次数</nobr></th>
|
|
194
|
+
<th v-show="$parent.$parent.$parent.meter_classify === '机表'"><nobr>总抄表次数</nobr></th>
|
|
195
|
+
|
|
196
|
+
<th v-show="$parent.$parent.$parent.meter_classify === '卡表'"><nobr>总购气量</nobr></th>
|
|
197
|
+
<th v-show="$parent.$parent.$parent.meter_classify === '物联网表'"><nobr>总购金额</nobr></th>
|
|
198
|
+
<th v-show="$parent.$parent.$parent.meter_classify === '机表'"><nobr>总用气量</nobr></th>
|
|
199
|
+
|
|
200
|
+
<th v-show="['卡表','物联网表'].includes($parent.$parent.$parent.meter_classify)"><nobr>累计未购气天数</nobr></th>
|
|
201
|
+
<th v-show="$parent.$parent.$parent.meter_classify === '机表'"><nobr>累计未抄表天数</nobr></th>
|
|
202
|
+
<th><nobr>组织机构</nobr></th>
|
|
203
|
+
</tr>
|
|
204
|
+
</template>
|
|
205
|
+
<template partial='body'>
|
|
206
|
+
<td style="text-align: center;"><nobr>{{$index+1}}</nobr></td>
|
|
207
|
+
<td style="text-align: center;"><nobr>
|
|
208
|
+
<span @click="$parent.$parent.$parent.showmsg(row)"><a>{{row.f_userinfo_code}}</a></span>
|
|
209
|
+
</nobr> </td>
|
|
210
|
+
<td style="text-align: center;"><nobr>{{row.f_user_phone}}</nobr></td>
|
|
211
|
+
<td style="text-align: center;"><nobr>{{row.f_olduserinfo_code}}</nobr></td>
|
|
212
|
+
<td style="text-align: center;"><nobr>{{row.f_meternumber}}</nobr></td>
|
|
213
|
+
<th style="text-align: center;"><nobr>{{row.f_user_name}}</nobr></th>
|
|
214
|
+
<th style="text-align: center;"><nobr>{{row.f_user_state}}</nobr></th>
|
|
215
|
+
<th style="text-align: center;"><nobr>{{row.f_address}}</nobr></th>
|
|
216
|
+
<th style="text-align: center;"><nobr>{{row.f_residential_area}}</nobr></th>
|
|
217
|
+
<th style="text-align: center;"><nobr>{{row.f_createfile_date}}</nobr></th>
|
|
218
|
+
<th style="text-align: center;"><nobr>{{row.f_user_type}}</nobr></th>
|
|
219
|
+
<th style="text-align: center;"><nobr>{{row.f_gasproperties}}</nobr></th>
|
|
220
|
+
<th style="text-align: center;"><nobr>{{row.f_table_state}}</nobr></th>
|
|
221
|
+
<th style="text-align: center;"><nobr>{{row.f_meter_brand}}</nobr></th>
|
|
222
|
+
<th style="text-align: center;"><nobr>{{row.f_price_name}}</nobr></th>
|
|
223
|
+
<th style="text-align: center;"><nobr>{{row.delivery_date}}</nobr></th>
|
|
224
|
+
|
|
225
|
+
<th style="text-align: center;"><nobr>{{row.cishu}}</nobr></th>
|
|
226
|
+
<th style="text-align: center;"><nobr>{{row.pregas}}</nobr></th>
|
|
227
|
+
<th style="text-align: center;"><nobr>{{row.diffday}}</nobr></th>
|
|
228
|
+
<th style="text-align: center;"><nobr>{{row.f_orgname}}</nobr></th>
|
|
229
|
+
</template>
|
|
230
|
+
</data-grid>
|
|
231
|
+
</criteria-paged>
|
|
232
|
+
<table class="table-hover">
|
|
233
|
+
<tr style="position: relative" class="table-bordered">
|
|
234
|
+
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">汇总信息</td>
|
|
235
|
+
<td v-if="meter_classify === '卡表'" style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">总购气量合计:  {{sumsmodel.pregas}}</td>
|
|
236
|
+
<td v-if="meter_classify === '机表'" style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">总抄表气量合计:  {{sumsmodel.pregas}}</td>
|
|
237
|
+
<td v-if="meter_classify === '物联网表'" style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">总购金额合计:  {{sumsmodel.pregas}}</td>
|
|
238
|
+
</tr>
|
|
239
|
+
</table>
|
|
240
|
+
</div>
|
|
241
|
+
<div class="flex" v-if="show">
|
|
242
|
+
<user-info-detail-manage-new :f_userinfo_id="rowdata.f_userinfo_id" @cancel-main="cancel"></user-info-detail-manage-new>
|
|
243
|
+
</div>
|
|
244
|
+
</div></div>
|
|
245
|
+
</template>
|
|
246
|
+
<script>
|
|
247
|
+
/**
|
|
248
|
+
*用户档案查询列表以及添加操作组件
|
|
249
|
+
*/
|
|
250
|
+
import { PagedList } from 'vue-client'
|
|
251
|
+
import Vue from 'vue'
|
|
252
|
+
import plugin from 'system-clients/src/plugins/GetLoginInfoService'
|
|
253
|
+
|
|
254
|
+
let readySomething = async function (self) {
|
|
255
|
+
|
|
256
|
+
self.$refs.paged.$refs.cri.model.endDate = self.$login.toStandardDateString()
|
|
257
|
+
|
|
258
|
+
// await self.$refs.paged.$refs.cri.search()
|
|
259
|
+
self.sumsmodel = self.$refs.paged.$refs.grid.model.sums
|
|
260
|
+
}
|
|
261
|
+
export default {
|
|
262
|
+
title: '用户稽查',
|
|
263
|
+
data () {
|
|
264
|
+
return {
|
|
265
|
+
other:[],
|
|
266
|
+
footer:[],
|
|
267
|
+
org:[this.$login.f.orgid],
|
|
268
|
+
criteriaShow: false,
|
|
269
|
+
meter_classify:'卡表',
|
|
270
|
+
filialeNameStr: null,
|
|
271
|
+
filialeCodeStr: `and f_orgid = ${this.$login.f.orgid}`,
|
|
272
|
+
userid: this.$login.f.id,
|
|
273
|
+
source: `tool.getFullTree(this.getRights().where(row.getType() == $organization$))`,
|
|
274
|
+
getfield:{"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号","f_user_name":"客户名称",
|
|
275
|
+
"f_user_state":"客户状态","f_user_phone":"客户电话","f_address":"地址","f_residential_area":"小区","f_createfile_date":"建档日期","f_user_type":"用户类型",
|
|
276
|
+
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
277
|
+
"delivery_date":"最后购气日期","cishu":"总购气次数","pregas":"总购气量",
|
|
278
|
+
"diffday":"未购气总天数"},
|
|
279
|
+
model: new PagedList('rs/sql/inspectList', 50,{startDate:'this.model.startDate',endDate:'this.model.endDate'},{pregas: 0}),
|
|
280
|
+
rows: null,
|
|
281
|
+
//orgid:'',
|
|
282
|
+
show:false,
|
|
283
|
+
sqlName:'inspectList',
|
|
284
|
+
rowdata:{},
|
|
285
|
+
sumsmodel: {},
|
|
286
|
+
config: {
|
|
287
|
+
defaultPrint: ['f_userinfo_code','f_user_id']
|
|
288
|
+
},
|
|
289
|
+
defaultfield: [],
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
watch:{
|
|
293
|
+
meter_classify(val){
|
|
294
|
+
if (val === '卡表') {
|
|
295
|
+
this.model.url = this.url = 'rs/sql/inspectList'
|
|
296
|
+
this.sqlName = 'inspectList'
|
|
297
|
+
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
298
|
+
"f_user_name":"客户名称","f_user_state":"客户状态","f_user_phone":"客户电话","f_address":"地址","f_residential_area":"小区",
|
|
299
|
+
"f_createfile_date":"建档日期","f_user_type":"用户类型",
|
|
300
|
+
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
301
|
+
"delivery_date":"最后购气日期","cishu":"总购气次数","pregas":"总购气量",
|
|
302
|
+
"diffday":"累计未购气天数"}
|
|
303
|
+
}else if (val === '机表') {
|
|
304
|
+
this.model.url = this.url = 'rs/sql/handinspectList'
|
|
305
|
+
this.sqlName = 'handinspectList'
|
|
306
|
+
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
307
|
+
"f_user_name":"客户名称","f_user_state":"客户状态","f_user_phone":"客户电话","f_address":"地址","f_residential_area":"小区",
|
|
308
|
+
"f_createfile_date":"建档日期","f_user_type":"用户类型",
|
|
309
|
+
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
310
|
+
"delivery_date":"最后抄表日期","cishu":"总抄表次数","pregas":"抄表气量",
|
|
311
|
+
"diffday":"累计未抄表天数"}
|
|
312
|
+
} else if (val === '物联网表') {
|
|
313
|
+
this.model.url = this.url = 'rs/sql/getWebMeterList'
|
|
314
|
+
this.sqlName = 'getWebMeterList'
|
|
315
|
+
this.getfield = {"f_userinfo_code":"客户编号","f_olduserinfo_code":"档案编号","f_meternumber":"表号",
|
|
316
|
+
"f_user_name":"客户名称","f_user_state":"客户状态","f_user_phone":"客户电话","f_address":"地址","f_residential_area":"小区",
|
|
317
|
+
"f_createfile_date":"建档日期", "f_user_type":"用户类型",
|
|
318
|
+
"f_gasproperties":"用气性质","f_table_state":"表具状态","f_meter_brand":"气表品牌","f_price_name":"气价名称",
|
|
319
|
+
"delivery_date":"最后购气日期","cishu":"总购气次数","pregas":"总购金额",
|
|
320
|
+
"diffday":"累计未购气天数"}
|
|
321
|
+
}
|
|
322
|
+
this.clear()
|
|
323
|
+
this.model.rows = []
|
|
324
|
+
for(let key in this.model.sums){
|
|
325
|
+
this.model.sums[key] = 0
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
},
|
|
329
|
+
sumsmodel:{
|
|
330
|
+
handler: function(val) {
|
|
331
|
+
this.getotherfooter();
|
|
332
|
+
},
|
|
333
|
+
deep: true
|
|
334
|
+
}
|
|
335
|
+
},
|
|
336
|
+
ready () {
|
|
337
|
+
|
|
338
|
+
readySomething(this).then(() => {
|
|
339
|
+
this.$emit('ready')
|
|
340
|
+
}).catch((error) => {
|
|
341
|
+
this.$emit('error', error)
|
|
342
|
+
})
|
|
343
|
+
},
|
|
344
|
+
methods: {
|
|
345
|
+
getotherfooter(){
|
|
346
|
+
// this.$refs.paged.$refs.cri.$refs.exports.otherData=[];
|
|
347
|
+
// this.$refs.paged.$refs.cri.$refs.exports.footerData=[];
|
|
348
|
+
this.other=[];
|
|
349
|
+
this.footer=[];
|
|
350
|
+
let exportdata = this.getCondition;
|
|
351
|
+
let otherInData=[];
|
|
352
|
+
otherInData.push(`导出时间: ${this.$login.toStandardTimeString()}`);
|
|
353
|
+
let footerData=[],exportfield=this.getfield;
|
|
354
|
+
footerData.push("合计");
|
|
355
|
+
let self = this;
|
|
356
|
+
for(var field in self.sumsmodel){
|
|
357
|
+
footerData.push(`${exportfield[field]}合计:${self.sumsmodel[field]}`);
|
|
358
|
+
}
|
|
359
|
+
this.footer.push(footerData);
|
|
360
|
+
this.other.push(otherInData);
|
|
361
|
+
},
|
|
362
|
+
getorg (obj) {
|
|
363
|
+
if(obj.resids.length>0){
|
|
364
|
+
this.filialeCodeStr =" and f_orgid in " + plugin.convertToIn(obj.resids)
|
|
365
|
+
}
|
|
366
|
+
else{
|
|
367
|
+
this.filialeCodeStr= " and f_orgid = " + this.$login.f.orgid
|
|
368
|
+
}
|
|
369
|
+
},
|
|
370
|
+
userTypeChange () {
|
|
371
|
+
this.gasproperties=[]
|
|
372
|
+
if(this.$refs.paged.$refs.cri.model !==null) {
|
|
373
|
+
this.$refs.paged.$refs.cri.model.f_gasproperties=''
|
|
374
|
+
this.gasproperties = this.$appdata.getParam(this.$refs.paged.$refs.cri.model.f_user_type[0])
|
|
375
|
+
}
|
|
376
|
+
else{
|
|
377
|
+
this.gasproperties =[{label: '全部', value: ''}]
|
|
378
|
+
}
|
|
379
|
+
},
|
|
380
|
+
|
|
381
|
+
cancel() {
|
|
382
|
+
this.show = false
|
|
383
|
+
},
|
|
384
|
+
showmsg(obj){
|
|
385
|
+
this.rowdata=obj
|
|
386
|
+
this.show=true
|
|
387
|
+
},
|
|
388
|
+
search () {
|
|
389
|
+
this.$refs.paged.$refs.cri.search()
|
|
390
|
+
},
|
|
391
|
+
selfSearch (args) {
|
|
392
|
+
if (!this.meter_classify) {
|
|
393
|
+
this.$showMessage('请选择气表类型。。。')
|
|
394
|
+
return
|
|
395
|
+
}
|
|
396
|
+
args.condition = args.condition+ ` ${this.filialeCodeStr}`
|
|
397
|
+
this.model.search(args.condition, args.model)
|
|
398
|
+
},
|
|
399
|
+
hidden(){
|
|
400
|
+
this.criteriaShow = !this.criteriaShow
|
|
401
|
+
},
|
|
402
|
+
clear(){
|
|
403
|
+
Object.keys(this.$refs.paged.$refs.cri.model).forEach((key) => {
|
|
404
|
+
if(key != 'startDate' && key != 'endDate')
|
|
405
|
+
this.$refs.paged.$refs.cri.model[key] = []
|
|
406
|
+
})
|
|
407
|
+
this.$refs.paged.$refs.cri.model.startDate = this.$login.toStandardDateString()
|
|
408
|
+
this.$refs.paged.$refs.cri.model.endDate = this.$login.toStandardDateString()
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
computed: {
|
|
412
|
+
gasproperties() {
|
|
413
|
+
return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('用气性质')]
|
|
414
|
+
},
|
|
415
|
+
usertypes() {
|
|
416
|
+
return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('用户类型')]
|
|
417
|
+
},
|
|
418
|
+
userstate() {
|
|
419
|
+
return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('客户状态')]
|
|
420
|
+
},
|
|
421
|
+
tablestate () {
|
|
422
|
+
return [{label: '全部', value: ''}, ...this.$appdata.getParam('气表状态')]
|
|
423
|
+
},
|
|
424
|
+
f_meter_classify(){
|
|
425
|
+
return [{label: '机表', value: '机表'},{label: '卡表', value: '卡表'},{label: '物联网表', value: '物联网表'}]
|
|
426
|
+
// return [{label: '卡表', value: '卡表'}]
|
|
427
|
+
},
|
|
428
|
+
|
|
429
|
+
getCondition () {
|
|
430
|
+
let result = {
|
|
431
|
+
condition: '',
|
|
432
|
+
diffDay:' 1=1 ',
|
|
433
|
+
startDate: this.$refs.paged.$refs.cri.model.startDate,
|
|
434
|
+
endDate: this.$refs.paged.$refs.cri.model.endDate
|
|
435
|
+
}
|
|
436
|
+
result.condition = this.$refs.paged.$refs.cri.condition + this.filialeCodeStr
|
|
437
|
+
|
|
438
|
+
return result
|
|
439
|
+
}
|
|
440
|
+
}
|
|
441
|
+
}
|
|
442
|
+
</script>
|
|
443
|
+
<style media="screen">
|
|
444
|
+
.divtext {
|
|
445
|
+
min-width: 50px;
|
|
446
|
+
max-width: 200px;
|
|
447
|
+
border: 1px solid green;
|
|
448
|
+
display: inline-block;
|
|
449
|
+
}
|
|
450
|
+
</style>
|
|
451
|
+
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
// 分公司特殊组件页面注册
|
|
2
2
|
let specialComp = {
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
// 收费查询
|
|
4
|
+
'charge-query': (resolve) => {
|
|
5
|
+
require(['./ChargeQuery'], resolve)
|
|
6
|
+
},
|
|
7
|
+
//用户稽查
|
|
8
|
+
'inspect-list-user': (resolve) => {
|
|
9
|
+
require(['./InspectListUser'], resolve)
|
|
10
|
+
}
|
|
5
11
|
}
|
|
6
12
|
exports.specialComp = specialComp
|
|
7
13
|
|
|
@@ -369,46 +369,46 @@
|
|
|
369
369
|
</td>
|
|
370
370
|
|
|
371
371
|
<td style="text-align: center;">
|
|
372
|
-
<nobr>{{row.c}}</nobr
|
|
372
|
+
<nobr>{{row.c}}</nobr><!--欠费期数-->
|
|
373
373
|
</td>
|
|
374
374
|
<td style="text-align: center;">
|
|
375
|
-
<nobr>{{row.f_hand_date}}</nobr
|
|
375
|
+
<nobr>{{row.f_hand_date}}</nobr><!--欠费区间-->
|
|
376
376
|
</td>
|
|
377
377
|
<td style="text-align: center;">
|
|
378
|
-
<nobr>{{row.f_last_tablebase}}</nobr
|
|
378
|
+
<nobr>{{row.f_last_tablebase}}</nobr><!--上期抄表底数-->
|
|
379
379
|
</td>
|
|
380
380
|
<td style="text-align: center;">
|
|
381
|
-
<nobr>{{row.f_tablebase}}</nobr
|
|
381
|
+
<nobr>{{row.f_tablebase}}</nobr><!--本期抄表底数-->
|
|
382
382
|
</td>
|
|
383
383
|
<td style="text-align: center;">
|
|
384
|
-
<nobr>{{row.f_oughtamount}}</nobr
|
|
384
|
+
<nobr>{{row.f_oughtamount}}</nobr><!--用气量-->
|
|
385
385
|
</td>
|
|
386
386
|
<td style="text-align: center;">
|
|
387
|
-
<nobr>{{row.f_oughtfee}}</nobr
|
|
387
|
+
<nobr>{{row.f_oughtfee}}</nobr><!--用气金额-->
|
|
388
388
|
</td>
|
|
389
389
|
<td style="text-align: center;">
|
|
390
|
-
<nobr>{{row.f_operate_date}}</nobr
|
|
390
|
+
<nobr>{{row.f_operate_date}}</nobr><!--缴费时间-->
|
|
391
391
|
</td>
|
|
392
392
|
<td style="text-align: center;">
|
|
393
|
-
<nobr>{{row.f_debt_money}}</nobr
|
|
393
|
+
<nobr>{{row.f_debt_money}}</nobr><!--已交金额-->
|
|
394
394
|
</td>
|
|
395
395
|
<!--<td style="text-align: center;">-->
|
|
396
396
|
<!--<nobr>{{row.f_hand_bv}}</nobr>-->
|
|
397
397
|
<!--</td>-->
|
|
398
398
|
<td style="text-align: center;">
|
|
399
|
-
<nobr>{{row.f_oughtfee_new}}</nobr
|
|
399
|
+
<nobr>{{row.f_oughtfee_new}}</nobr><!--应交气费-->
|
|
400
400
|
</td>
|
|
401
401
|
<td style="text-align: center;">
|
|
402
|
-
<nobr>{{row.overdue}}</nobr
|
|
402
|
+
<nobr>{{row.overdue}}</nobr><!--滞纳金-->
|
|
403
403
|
</td>
|
|
404
404
|
<td style="text-align: center;">
|
|
405
|
-
<nobr>{{row.f_garbage_fee}}</nobr
|
|
405
|
+
<nobr>{{row.f_garbage_fee}}</nobr><!--附加费-->
|
|
406
406
|
</td>
|
|
407
407
|
<td style="text-align: center;">
|
|
408
|
-
<nobr>{{row.f_balance}}</nobr
|
|
408
|
+
<nobr>{{row.f_balance}}</nobr><!--上期余额-->
|
|
409
409
|
</td>
|
|
410
410
|
<td style="text-align: center;">
|
|
411
|
-
<nobr>{{row.f_oughtfee_all}}</nobr>
|
|
411
|
+
<nobr>{{row.f_oughtfee_all}}</nobr> <!--合计欠费-->
|
|
412
412
|
</td>
|
|
413
413
|
<td style="text-align: center;">
|
|
414
414
|
<nobr>{{row.f_inputtor}}</nobr>
|
|
@@ -420,10 +420,10 @@
|
|
|
420
420
|
<nobr>{{row.f_user_type}}</nobr>
|
|
421
421
|
</td>
|
|
422
422
|
<td style="text-align: center;">
|
|
423
|
-
<nobr>{{row.f_cost_type}}</nobr
|
|
423
|
+
<nobr>{{row.f_cost_type}}</nobr><!--缴费类型-->
|
|
424
424
|
</td>
|
|
425
425
|
<td style="text-align: center;">
|
|
426
|
-
<nobr>{{row.f_gasproperties}}</nobr
|
|
426
|
+
<nobr>{{row.f_gasproperties}}</nobr><!--用气性质-->
|
|
427
427
|
</td>
|
|
428
428
|
<td style="text-align: center;">
|
|
429
429
|
<nobr>{{row.f_comments}}</nobr>
|
|
@@ -724,19 +724,19 @@
|
|
|
724
724
|
一阶气量合计: {{sumsmodel.f_stairamount1.toFixed(2)}}
|
|
725
725
|
</td>
|
|
726
726
|
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
727
|
-
一阶气费合计: {{sumsmodel.f_stair1fee}}
|
|
727
|
+
一阶气费合计: {{sumsmodel.f_stair1fee.toFixed(2)}}
|
|
728
728
|
</td>
|
|
729
729
|
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
730
730
|
二阶气量合计: {{sumsmodel.f_stair2amount.toFixed(2)}}
|
|
731
731
|
</td>
|
|
732
732
|
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
733
|
-
二阶气费合计: {{sumsmodel.f_stair2fee}}
|
|
733
|
+
二阶气费合计: {{sumsmodel.f_stair2fee.toFixed(2)}}
|
|
734
734
|
</td>
|
|
735
735
|
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
736
736
|
三阶气量合计: {{sumsmodel.f_stair3amount.toFixed(2)}}
|
|
737
737
|
</td>
|
|
738
738
|
<td style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
|
|
739
|
-
三阶气费合计: {{sumsmodel.f_stair3fee}}
|
|
739
|
+
三阶气费合计: {{sumsmodel.f_stair3fee.toFixed(2)}}
|
|
740
740
|
</td>
|
|
741
741
|
</tr>
|
|
742
742
|
</table>
|
package/src/main.js
CHANGED
|
@@ -1,66 +1,66 @@
|
|
|
1
|
-
import Vue from 'vue'
|
|
2
|
-
import App from './App'
|
|
3
|
-
import { all } from 'vue-client'
|
|
4
|
-
|
|
5
|
-
// import { sale } from 'sale-client'
|
|
6
|
-
import { system } from 'system-clients'
|
|
7
|
-
import { ldap } from 'ldap-clients'
|
|
8
|
-
import saleManage from './saleManage'
|
|
9
|
-
import webmeterManage from './webmeterManage'
|
|
10
|
-
import reportManage from './reportManage'
|
|
11
|
-
import newmanage from './newmanage'
|
|
12
|
-
import ManageHome from './ManageHome'
|
|
13
|
-
import echarts from 'echarts'
|
|
14
|
-
import AMap from 'vue-amap'
|
|
15
|
-
|
|
16
|
-
Vue.config.silent = true
|
|
17
|
-
// Vue.mmType = 'AES'
|
|
18
|
-
|
|
19
|
-
Vue.use(AMap);
|
|
20
|
-
|
|
21
|
-
// 初始化vue-amap
|
|
22
|
-
AMap.initAMapApiLoader({
|
|
23
|
-
// 高德key
|
|
24
|
-
key: '3cec9ae8e2349207f7ac29279e3f4abe',
|
|
25
|
-
// 插件集合 (插件按需引入)
|
|
26
|
-
plugin: [
|
|
27
|
-
"AMap.Autocomplete", //输入提示插件
|
|
28
|
-
"AMap.PlaceSearch", //POI搜索插件
|
|
29
|
-
"AMap.Scale", //右下角缩略图插件 比例尺
|
|
30
|
-
"AMap.OverView", //地图鹰眼插件
|
|
31
|
-
"AMap.ToolBar", //地图工具条0
|
|
32
|
-
"AMap.MapType", //类别切换控件,实现默认图层与卫星图、实施交通图层之间切换的控制
|
|
33
|
-
"AMap.PolyEditor", //编辑 折线多,边形
|
|
34
|
-
"AMap.CircleEditor", //圆形编辑器插件
|
|
35
|
-
"AMap.Geolocation" //定位控件,用来获取和展示用户主机所在的经纬度位置
|
|
36
|
-
],
|
|
37
|
-
uiVersion: "1.0"
|
|
38
|
-
});
|
|
39
|
-
/** **************************通用组件******************************/
|
|
40
|
-
|
|
41
|
-
Vue.prototype.$echarts = echarts
|
|
42
|
-
all()
|
|
43
|
-
// sale()
|
|
44
|
-
ldap()
|
|
45
|
-
system(false)
|
|
46
|
-
|
|
47
|
-
saleManage("
|
|
48
|
-
webmeterManage()
|
|
49
|
-
ManageHome()
|
|
50
|
-
newmanage()
|
|
51
|
-
reportManage()
|
|
52
|
-
require('system-clients/src/styles/less/bootstrap.less')
|
|
53
|
-
require('./components/qinhua/Style/qinhuaStyle.less')
|
|
54
|
-
// require('./bootstrap/less/manageStyle/manageChile.less')
|
|
55
|
-
// require('./bootstrap/less/manageStyle/safeStyle.less')
|
|
56
|
-
|
|
57
|
-
//大屏展示要放开的样式
|
|
58
|
-
// require('system-clients/src/styles/less/manageStyle/manageChile.less')
|
|
59
|
-
// require('system-clients/src/styles/less/manageStyle/safeStyle.less')
|
|
60
|
-
// require('system-clients/src/styles/less/manageStyle/manageStyle.less')
|
|
61
|
-
|
|
62
|
-
new Vue({
|
|
63
|
-
el: 'body',
|
|
64
|
-
components: { App }
|
|
65
|
-
})
|
|
66
|
-
|
|
1
|
+
import Vue from 'vue'
|
|
2
|
+
import App from './App'
|
|
3
|
+
import { all } from 'vue-client'
|
|
4
|
+
|
|
5
|
+
// import { sale } from 'sale-client'
|
|
6
|
+
import { system } from 'system-clients'
|
|
7
|
+
import { ldap } from 'ldap-clients'
|
|
8
|
+
import saleManage from './saleManage'
|
|
9
|
+
import webmeterManage from './webmeterManage'
|
|
10
|
+
import reportManage from './reportManage'
|
|
11
|
+
import newmanage from './newmanage'
|
|
12
|
+
import ManageHome from './ManageHome'
|
|
13
|
+
import echarts from 'echarts'
|
|
14
|
+
import AMap from 'vue-amap'
|
|
15
|
+
|
|
16
|
+
Vue.config.silent = true
|
|
17
|
+
// Vue.mmType = 'AES'
|
|
18
|
+
|
|
19
|
+
Vue.use(AMap);
|
|
20
|
+
|
|
21
|
+
// 初始化vue-amap
|
|
22
|
+
AMap.initAMapApiLoader({
|
|
23
|
+
// 高德key
|
|
24
|
+
key: '3cec9ae8e2349207f7ac29279e3f4abe',
|
|
25
|
+
// 插件集合 (插件按需引入)
|
|
26
|
+
plugin: [
|
|
27
|
+
"AMap.Autocomplete", //输入提示插件
|
|
28
|
+
"AMap.PlaceSearch", //POI搜索插件
|
|
29
|
+
"AMap.Scale", //右下角缩略图插件 比例尺
|
|
30
|
+
"AMap.OverView", //地图鹰眼插件
|
|
31
|
+
"AMap.ToolBar", //地图工具条0
|
|
32
|
+
"AMap.MapType", //类别切换控件,实现默认图层与卫星图、实施交通图层之间切换的控制
|
|
33
|
+
"AMap.PolyEditor", //编辑 折线多,边形
|
|
34
|
+
"AMap.CircleEditor", //圆形编辑器插件
|
|
35
|
+
"AMap.Geolocation" //定位控件,用来获取和展示用户主机所在的经纬度位置
|
|
36
|
+
],
|
|
37
|
+
uiVersion: "1.0"
|
|
38
|
+
});
|
|
39
|
+
/** **************************通用组件******************************/
|
|
40
|
+
|
|
41
|
+
Vue.prototype.$echarts = echarts
|
|
42
|
+
all()
|
|
43
|
+
// sale()
|
|
44
|
+
ldap()
|
|
45
|
+
system(false)
|
|
46
|
+
|
|
47
|
+
saleManage("zhongyi")
|
|
48
|
+
webmeterManage()
|
|
49
|
+
ManageHome()
|
|
50
|
+
newmanage()
|
|
51
|
+
reportManage()
|
|
52
|
+
require('system-clients/src/styles/less/bootstrap.less')
|
|
53
|
+
require('./components/qinhua/Style/qinhuaStyle.less')
|
|
54
|
+
// require('./bootstrap/less/manageStyle/manageChile.less')
|
|
55
|
+
// require('./bootstrap/less/manageStyle/safeStyle.less')
|
|
56
|
+
|
|
57
|
+
//大屏展示要放开的样式
|
|
58
|
+
// require('system-clients/src/styles/less/manageStyle/manageChile.less')
|
|
59
|
+
// require('system-clients/src/styles/less/manageStyle/safeStyle.less')
|
|
60
|
+
// require('system-clients/src/styles/less/manageStyle/manageStyle.less')
|
|
61
|
+
|
|
62
|
+
new Vue({
|
|
63
|
+
el: 'body',
|
|
64
|
+
components: { App }
|
|
65
|
+
})
|
|
66
|
+
|