apply-clients 7.1.36-yuchuan-50 → 7.1.36-yuchuan-53
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/android.html +27 -27
- package/package.json +1 -1
- package/src/apply.js +163 -163
- package/src/applyAndroid.js +98 -98
- package/src/components/android/AppSign.vue +232 -232
- package/src/components/android/Ignition/VentilationIgnition.vue +441 -408
- package/src/components/android/Ignition/VentilationIgnitionHandle.vue +472 -472
- package/src/components/android/Process/AppExplorationUser.vue +454 -454
- package/src/components/android/Process/AppServiceControl.vue +1434 -1434
- package/src/components/android/Process/Processes/AppInstallationDetails.vue +1026 -1026
- package/src/components/android/Process/Processes/newAppInstallationDetails.vue +671 -671
- package/src/components/android/SealBind.vue +390 -376
- package/src/components/android/SealManage.vue +278 -278
- package/src/components/android/Sign/AppSignTask.vue +183 -183
- package/src/components/android/Supervisory/AppProcessSupervisory.vue +344 -344
- package/src/components/android/Task/Build/BuildTsak.vue +117 -117
- package/src/components/android/Task/BuildIgnition/BuildIgnition.vue +114 -114
- package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +317 -317
- package/src/components/android/Task/RepairFromSend/RepairFrom.vue +124 -124
- package/src/components/android/Task/RepairFromSend/RepairSend.vue +124 -124
- package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +431 -431
- package/src/components/android/Task/Survey/SurveyTsak.vue +141 -141
- package/src/components/android/Task/yiban/AppShowDone.vue +442 -442
- package/src/components/android/newPackage/customerServiceManager.vue +218 -218
- package/src/components/android/newPackage/projectPrice.vue +218 -218
- package/src/components/product/ApplyCharge/ApplyChargeList.vue +1101 -1101
- package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +325 -325
- package/src/components/product/ApplyGuanXian/GuanXianExplorationUser.vue +142 -142
- package/src/components/product/ApplyGuanXian/GuanXianSupervisoryhCart.vue +119 -119
- package/src/components/product/ApplyMap/AppMapLocation.vue +829 -829
- package/src/components/product/ApplyMap/ApplyMapInputSearch.vue +335 -335
- package/src/components/product/ChongZheng/ApplyChongZhengList.vue +417 -415
- package/src/components/product/Function/InstallFunction.vue +132 -132
- package/src/components/product/Function/InstallInfoSelect.vue +374 -374
- package/src/components/product/Ignition/IgnitionDispatch.vue +90 -90
- package/src/components/product/Ignition/IgnitionListManage.vue +604 -604
- package/src/components/product/Ignition/IgnitionRecord.vue +380 -380
- package/src/components/product/InsuranceApply/InsuranceReport.vue +188 -188
- package/src/components/product/List/OldShowDevices.vue +271 -271
- package/src/components/product/List/ShowAllActivity.vue +541 -541
- package/src/components/product/List/ShowDevices.vue +279 -279
- package/src/components/product/Print/BuildOrder/buildOrderList.vue +446 -446
- package/src/components/product/Process/ExplorationSelect.vue +593 -593
- package/src/components/product/Process/ExplorationUser.vue +154 -154
- package/src/components/product/Process/New1ExplorationUser.vue +196 -196
- package/src/components/product/Process/NewExplorationSelect.vue +587 -587
- package/src/components/product/Process/NewExplorationUser.vue +216 -216
- package/src/components/product/Process/Processes/Print/printCharge.vue +250 -250
- package/src/components/product/Process/Processes/Print/printGaiXianCharge.vue +244 -244
- package/src/components/product/Process/Processes/chargeManagement.vue +713 -713
- package/src/components/product/Process/Processes/selectApply.vue +250 -250
- package/src/components/product/Process/Processes/selectChaiChuUserinfo.vue +230 -230
- package/src/components/product/Process/Processes/selectOldUserinfo.vue +241 -241
- package/src/components/product/Process/Processes/selectUserinfo.vue +234 -234
- package/src/components/product/Process/Service/ServiceControl.vue +2223 -2223
- package/src/components/product/Process/Service/ShowBackReason.vue +33 -33
- package/src/components/product/ServiceView.vue +644 -644
- package/src/components/product/Stop/StopApplyList.vue +224 -224
- package/src/components/product/Supervisory/NewSupervisoryhCart.vue +175 -175
- package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +593 -593
- package/src/components/product/Supervisory/SupervisoryControl.vue +114 -114
- package/src/components/product/Supervisory/SupervisoryList.vue +586 -580
- package/src/components/product/Supervisory/SupervisoryhCart.vue +120 -120
- package/src/components/product/Supervisory/YiBanSupervisoryControl.vue +111 -111
- package/src/components/product/Supervisory/YiBanSupervisoryList.vue +539 -539
- package/src/components/product/VueUtils/ApplyUpload.vue +303 -303
- package/src/main.js +27 -27
|
@@ -1,250 +1,250 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div style="margin-bottom: 20px" class="form-group select-overspread">
|
|
3
|
-
<label class="control-label-justify control-label col-sm-3">选择项目</label>
|
|
4
|
-
<div class="col-sm-10" >
|
|
5
|
-
<button class="button_search button_spacing" type="button" style="width: max-content;position: absolute" @click="openSelect" :disabled="mark === 1">选择</button>
|
|
6
|
-
</div>
|
|
7
|
-
</div>
|
|
8
|
-
|
|
9
|
-
<modal v-if="showselect" :show.sync="showselect" width="80%" title="用户信息" v-ref:modal large backdrop="false">
|
|
10
|
-
<article slot="modal-body" class="modal-body" style="height: 600px!important;">
|
|
11
|
-
<criteria-paged :model="model" v-ref:cp>
|
|
12
|
-
<criteria partial='criteria' @condition-changed='$parent.$parent.searchCondition' v-ref:cri>
|
|
13
|
-
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
|
14
|
-
<div class="row">
|
|
15
|
-
<div class="form-group col-sm-3">
|
|
16
|
-
<label class="font_normal_body">项目编号:</label>
|
|
17
|
-
<input type="text" style="width:60%" class="input_search" placeholder='项目编号' v-model="model.f_apply_num"
|
|
18
|
-
v-on:keyup.enter="search"
|
|
19
|
-
condition="u.f_apply_num = '{}'">
|
|
20
|
-
</div>
|
|
21
|
-
<div class="form-group col-sm-3">
|
|
22
|
-
<label class="font_normal_body">项目名称:</label>
|
|
23
|
-
<input type="text" style="width:60%" class="input_search" v-model="model.f_entry_name"
|
|
24
|
-
v-on:keyup.enter="search" condition="u.f_entry_name like '%{}%'" placeholder='项目名称'>
|
|
25
|
-
</div>
|
|
26
|
-
<div class="form-group col-sm-3">
|
|
27
|
-
<label class="font_normal_body">客户名称:</label>
|
|
28
|
-
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
29
|
-
v-on:keyup.enter="search" condition="u.f_user_name = '{}'" placeholder='客户名称'>
|
|
30
|
-
</div>
|
|
31
|
-
|
|
32
|
-
<div class="form-group col-sm-3 button-range">
|
|
33
|
-
<button class="button_search button_spacing" @click.prevent="search" v-el:cx>查询</button>
|
|
34
|
-
<button class="button_clear button_spacing" @click.prevent="$parent.$parent.$parent.clear()">清空</button>
|
|
35
|
-
<div
|
|
36
|
-
:class="{'button_shrink_top':$parent.$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.$parent.criteriaShow}"
|
|
37
|
-
@click="$parent.$parent.$parent.criteriaShow = !$parent.$parent.$parent.criteriaShow"
|
|
38
|
-
class="button_spacing"
|
|
39
|
-
style="float: right">
|
|
40
|
-
</div>
|
|
41
|
-
</div>
|
|
42
|
-
</div>
|
|
43
|
-
<div class="row" v-show="$parent.$parent.$parent.criteriaShow">
|
|
44
|
-
<div class="form-group col-sm-3">
|
|
45
|
-
<label class="font_normal_body">电  话:</label>
|
|
46
|
-
<input type="text" style="width:60%" class="input_search" v-model="model.f_phone"
|
|
47
|
-
v-on:keyup.enter="search" condition="u.f_phone like '%{}%'" placeholder='联系电话'>
|
|
48
|
-
</div>
|
|
49
|
-
<div class="form-group col-sm-3">
|
|
50
|
-
<label class="font_normal_body">地  址:</label>
|
|
51
|
-
<input type="text" style="width:60%" class="input_search" v-model="model.f_address"
|
|
52
|
-
v-on:keyup.enter="search" condition="u.f_address like '%{}%'" placeholder='详细地址'>
|
|
53
|
-
</div>
|
|
54
|
-
<div class="form-group col-sm-3">
|
|
55
|
-
<label class="font_normal_body">报建类型:</label>
|
|
56
|
-
<v-select
|
|
57
|
-
v-model="model.f_apply_type"
|
|
58
|
-
placeholder='报建类型'
|
|
59
|
-
condition="u.f_apply_type like '%{}%'"
|
|
60
|
-
:value.sync="model.f_apply_type"
|
|
61
|
-
:options='$parent.$parent.$parent.applyType'
|
|
62
|
-
class="select select_list"
|
|
63
|
-
:value-single="true"
|
|
64
|
-
@change="$parent.$parent.$parent.applyTypeChange()"
|
|
65
|
-
close-on-select ></v-select>
|
|
66
|
-
</div>
|
|
67
|
-
<div class="form-group col-sm-3">
|
|
68
|
-
<label class="font_normal_body">办理环节:</label>
|
|
69
|
-
<v-select
|
|
70
|
-
v-model="model.defname"
|
|
71
|
-
placeholder='办理环节'
|
|
72
|
-
condition="act.defname = '{}'"
|
|
73
|
-
:value.sync="model.defname"
|
|
74
|
-
:options='$parent.$parent.$parent.defnames'
|
|
75
|
-
class="select select_list"
|
|
76
|
-
:value-single="true"
|
|
77
|
-
close-on-select ></v-select>
|
|
78
|
-
</div>
|
|
79
|
-
</div>
|
|
80
|
-
</div>
|
|
81
|
-
</criteria>
|
|
82
|
-
<data-grid :model="model" partial='list' v-ref:grid class="list_area table_sy" style="height: 100%">
|
|
83
|
-
<template partial='head'>
|
|
84
|
-
<tr>
|
|
85
|
-
<th style="white-space: nowrap;">序号</th>
|
|
86
|
-
<th style="white-space: nowrap;">项目编号</th>
|
|
87
|
-
<th style="white-space: nowrap;">项目名称</th>
|
|
88
|
-
<th style="white-space: nowrap;">客户名称</th>
|
|
89
|
-
<th style="white-space: nowrap;">电话</th>
|
|
90
|
-
<th style="white-space: nowrap;">地址</th>
|
|
91
|
-
<th style="white-space: nowrap;">报建类型</th>
|
|
92
|
-
<th style="white-space: nowrap;">办理环节</th>
|
|
93
|
-
<th style="white-space: nowrap;">收费金额</th>
|
|
94
|
-
<th style="white-space: nowrap;">选择</th>
|
|
95
|
-
</tr>
|
|
96
|
-
</template>
|
|
97
|
-
<template partial='body'>
|
|
98
|
-
<tr >
|
|
99
|
-
<td style="text-align: center;">
|
|
100
|
-
<nobr><font>{{$index+1}}</font></nobr>
|
|
101
|
-
</td>
|
|
102
|
-
<td style="text-align: center;">
|
|
103
|
-
<nobr><font>{{ row.f_apply_num }}</font></nobr>
|
|
104
|
-
</td>
|
|
105
|
-
<td style="text-align: center;">
|
|
106
|
-
<nobr><font>{{ row.f_entry_name }}</font></nobr>
|
|
107
|
-
</td>
|
|
108
|
-
<td style="text-align: center;">
|
|
109
|
-
<nobr><font>{{ row.f_user_name }}</font></nobr>
|
|
110
|
-
</td>
|
|
111
|
-
<td style="text-align: center;">
|
|
112
|
-
<nobr><font>{{ row.f_phone }}</font></nobr>
|
|
113
|
-
</td>
|
|
114
|
-
<td style="text-align: center;">
|
|
115
|
-
<nobr><font>{{ row.f_address }}</font></nobr>
|
|
116
|
-
</td>
|
|
117
|
-
<td style="text-align: center;">
|
|
118
|
-
<nobr><font>{{ row.f_apply_type }}</font></nobr>
|
|
119
|
-
</td>
|
|
120
|
-
<td style="text-align: center;">
|
|
121
|
-
<nobr><font>{{ row.defname }}</font></nobr>
|
|
122
|
-
</td>
|
|
123
|
-
<td style="text-align: center;">
|
|
124
|
-
<nobr><font>{{ row.f_cumulative_payment_money }}</font></nobr>
|
|
125
|
-
</td>
|
|
126
|
-
<td style="text-align: center;">
|
|
127
|
-
<nobr><font>
|
|
128
|
-
<button type="button" name="button" class="button_export" @click.prevent="$parent.$parent.$parent.$parent.select(row)">确认选择</button>
|
|
129
|
-
</font></nobr>
|
|
130
|
-
</td>
|
|
131
|
-
</tr>
|
|
132
|
-
</template>
|
|
133
|
-
</data-grid>
|
|
134
|
-
</criteria-paged>
|
|
135
|
-
</article>
|
|
136
|
-
<footer slot="modal-footer" class="modal-footer">
|
|
137
|
-
</footer>
|
|
138
|
-
</modal>
|
|
139
|
-
</template>
|
|
140
|
-
<script>
|
|
141
|
-
import {HttpResetClass, PagedList} from 'vue-client'
|
|
142
|
-
import Vue from 'vue'
|
|
143
|
-
import {isEmpty} from "../../../Util";
|
|
144
|
-
|
|
145
|
-
export default {
|
|
146
|
-
title: '收费管理',
|
|
147
|
-
props: {
|
|
148
|
-
selectdata: {
|
|
149
|
-
type: Object
|
|
150
|
-
},
|
|
151
|
-
mark: {
|
|
152
|
-
type: Number,
|
|
153
|
-
default: 0
|
|
154
|
-
}
|
|
155
|
-
},
|
|
156
|
-
data () {
|
|
157
|
-
return {
|
|
158
|
-
showselect: false,
|
|
159
|
-
model: new PagedList('rs/sql/supervisory', 20, {
|
|
160
|
-
data: {
|
|
161
|
-
id: this.$login.f.id,
|
|
162
|
-
orgid: this.$login.f.orgid
|
|
163
|
-
}
|
|
164
|
-
}),
|
|
165
|
-
criteriaShow: false,
|
|
166
|
-
defnames: [{label: '全部', value: ''}]
|
|
167
|
-
}
|
|
168
|
-
},
|
|
169
|
-
ready () {
|
|
170
|
-
},
|
|
171
|
-
methods: {
|
|
172
|
-
async applyTypeChange () {
|
|
173
|
-
let http = new HttpResetClass()
|
|
174
|
-
if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
|
|
175
|
-
let res = await http.load('POST', 'rs/logic/getDefnameByType', {
|
|
176
|
-
f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type},
|
|
177
|
-
{resolveMsg: null, rejectMsg: '流程标识获取失败!!!'}
|
|
178
|
-
)
|
|
179
|
-
this.defnames = [{label: '全部', value: ''}, ...res.data]
|
|
180
|
-
} else {
|
|
181
|
-
this.defnames = [{label: '全部', value: ''}]
|
|
182
|
-
}
|
|
183
|
-
},
|
|
184
|
-
select (row) {
|
|
185
|
-
this.$dispatch('selectApply', row)
|
|
186
|
-
|
|
187
|
-
this.showselect = false
|
|
188
|
-
},
|
|
189
|
-
searchCondition (args) {
|
|
190
|
-
args.condition = `${args.condition} and act.defname != '完工' and act.state = '开始活动' and u.f_apply_type != '退款报建' and u.f_cumulative_payment_money > 0`
|
|
191
|
-
|
|
192
|
-
this.model.search(args.condition, args.model)
|
|
193
|
-
},
|
|
194
|
-
clear () {
|
|
195
|
-
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
196
|
-
this.$refs.cp.$refs.cri.model[key] = null
|
|
197
|
-
})
|
|
198
|
-
},
|
|
199
|
-
openSelect () {
|
|
200
|
-
this.showselect = true
|
|
201
|
-
setTimeout(() => {
|
|
202
|
-
this.$refs.cp.$refs.cri.search()
|
|
203
|
-
}, 100)
|
|
204
|
-
}
|
|
205
|
-
},
|
|
206
|
-
events: {
|
|
207
|
-
},
|
|
208
|
-
computed: {
|
|
209
|
-
applyType () {
|
|
210
|
-
return [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')]
|
|
211
|
-
}
|
|
212
|
-
},
|
|
213
|
-
watch: {
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
</script>
|
|
217
|
-
<style scoped>
|
|
218
|
-
.control-label-justify {
|
|
219
|
-
display: inline-block;
|
|
220
|
-
vertical-align: top;
|
|
221
|
-
width: 110px;
|
|
222
|
-
text-align: justify;
|
|
223
|
-
font-family: PingFang-SC-Bold;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
.control-label-justify::after {
|
|
227
|
-
content: "";
|
|
228
|
-
display: inline-block;
|
|
229
|
-
width: 100%;
|
|
230
|
-
overflow: hidden;
|
|
231
|
-
height: 0;
|
|
232
|
-
}
|
|
233
|
-
.input_view{
|
|
234
|
-
padding: 8px;
|
|
235
|
-
background-color: #ffffff;
|
|
236
|
-
border-radius: 2px;
|
|
237
|
-
border: solid 1px #c7c7c7!important;
|
|
238
|
-
color: #333333!important;
|
|
239
|
-
font-size: 15px!important;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
.input_view[readonly]{
|
|
243
|
-
border: 1px solid #DDD!important;
|
|
244
|
-
color:#ACA899!important;
|
|
245
|
-
}
|
|
246
|
-
.input_view:disabled{
|
|
247
|
-
border: 1px solid #DDD!important;
|
|
248
|
-
color:#ACA899!important;
|
|
249
|
-
}
|
|
250
|
-
</style>
|
|
1
|
+
<template>
|
|
2
|
+
<div style="margin-bottom: 20px" class="form-group select-overspread">
|
|
3
|
+
<label class="control-label-justify control-label col-sm-3">选择项目</label>
|
|
4
|
+
<div class="col-sm-10" >
|
|
5
|
+
<button class="button_search button_spacing" type="button" style="width: max-content;position: absolute" @click="openSelect" :disabled="mark === 1">选择</button>
|
|
6
|
+
</div>
|
|
7
|
+
</div>
|
|
8
|
+
|
|
9
|
+
<modal v-if="showselect" :show.sync="showselect" width="80%" title="用户信息" v-ref:modal large backdrop="false">
|
|
10
|
+
<article slot="modal-body" class="modal-body" style="height: 600px!important;">
|
|
11
|
+
<criteria-paged :model="model" v-ref:cp>
|
|
12
|
+
<criteria partial='criteria' @condition-changed='$parent.$parent.searchCondition' v-ref:cri>
|
|
13
|
+
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
|
14
|
+
<div class="row">
|
|
15
|
+
<div class="form-group col-sm-3">
|
|
16
|
+
<label class="font_normal_body">项目编号:</label>
|
|
17
|
+
<input type="text" style="width:60%" class="input_search" placeholder='项目编号' v-model="model.f_apply_num"
|
|
18
|
+
v-on:keyup.enter="search"
|
|
19
|
+
condition="u.f_apply_num = '{}'">
|
|
20
|
+
</div>
|
|
21
|
+
<div class="form-group col-sm-3">
|
|
22
|
+
<label class="font_normal_body">项目名称:</label>
|
|
23
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_entry_name"
|
|
24
|
+
v-on:keyup.enter="search" condition="u.f_entry_name like '%{}%'" placeholder='项目名称'>
|
|
25
|
+
</div>
|
|
26
|
+
<div class="form-group col-sm-3">
|
|
27
|
+
<label class="font_normal_body">客户名称:</label>
|
|
28
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
29
|
+
v-on:keyup.enter="search" condition="u.f_user_name = '{}'" placeholder='客户名称'>
|
|
30
|
+
</div>
|
|
31
|
+
|
|
32
|
+
<div class="form-group col-sm-3 button-range">
|
|
33
|
+
<button class="button_search button_spacing" @click.prevent="search" v-el:cx>查询</button>
|
|
34
|
+
<button class="button_clear button_spacing" @click.prevent="$parent.$parent.$parent.clear()">清空</button>
|
|
35
|
+
<div
|
|
36
|
+
:class="{'button_shrink_top':$parent.$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.$parent.criteriaShow}"
|
|
37
|
+
@click="$parent.$parent.$parent.criteriaShow = !$parent.$parent.$parent.criteriaShow"
|
|
38
|
+
class="button_spacing"
|
|
39
|
+
style="float: right">
|
|
40
|
+
</div>
|
|
41
|
+
</div>
|
|
42
|
+
</div>
|
|
43
|
+
<div class="row" v-show="$parent.$parent.$parent.criteriaShow">
|
|
44
|
+
<div class="form-group col-sm-3">
|
|
45
|
+
<label class="font_normal_body">电  话:</label>
|
|
46
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_phone"
|
|
47
|
+
v-on:keyup.enter="search" condition="u.f_phone like '%{}%'" placeholder='联系电话'>
|
|
48
|
+
</div>
|
|
49
|
+
<div class="form-group col-sm-3">
|
|
50
|
+
<label class="font_normal_body">地  址:</label>
|
|
51
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_address"
|
|
52
|
+
v-on:keyup.enter="search" condition="u.f_address like '%{}%'" placeholder='详细地址'>
|
|
53
|
+
</div>
|
|
54
|
+
<div class="form-group col-sm-3">
|
|
55
|
+
<label class="font_normal_body">报建类型:</label>
|
|
56
|
+
<v-select
|
|
57
|
+
v-model="model.f_apply_type"
|
|
58
|
+
placeholder='报建类型'
|
|
59
|
+
condition="u.f_apply_type like '%{}%'"
|
|
60
|
+
:value.sync="model.f_apply_type"
|
|
61
|
+
:options='$parent.$parent.$parent.applyType'
|
|
62
|
+
class="select select_list"
|
|
63
|
+
:value-single="true"
|
|
64
|
+
@change="$parent.$parent.$parent.applyTypeChange()"
|
|
65
|
+
close-on-select ></v-select>
|
|
66
|
+
</div>
|
|
67
|
+
<div class="form-group col-sm-3">
|
|
68
|
+
<label class="font_normal_body">办理环节:</label>
|
|
69
|
+
<v-select
|
|
70
|
+
v-model="model.defname"
|
|
71
|
+
placeholder='办理环节'
|
|
72
|
+
condition="act.defname = '{}'"
|
|
73
|
+
:value.sync="model.defname"
|
|
74
|
+
:options='$parent.$parent.$parent.defnames'
|
|
75
|
+
class="select select_list"
|
|
76
|
+
:value-single="true"
|
|
77
|
+
close-on-select ></v-select>
|
|
78
|
+
</div>
|
|
79
|
+
</div>
|
|
80
|
+
</div>
|
|
81
|
+
</criteria>
|
|
82
|
+
<data-grid :model="model" partial='list' v-ref:grid class="list_area table_sy" style="height: 100%">
|
|
83
|
+
<template partial='head'>
|
|
84
|
+
<tr>
|
|
85
|
+
<th style="white-space: nowrap;">序号</th>
|
|
86
|
+
<th style="white-space: nowrap;">项目编号</th>
|
|
87
|
+
<th style="white-space: nowrap;">项目名称</th>
|
|
88
|
+
<th style="white-space: nowrap;">客户名称</th>
|
|
89
|
+
<th style="white-space: nowrap;">电话</th>
|
|
90
|
+
<th style="white-space: nowrap;">地址</th>
|
|
91
|
+
<th style="white-space: nowrap;">报建类型</th>
|
|
92
|
+
<th style="white-space: nowrap;">办理环节</th>
|
|
93
|
+
<th style="white-space: nowrap;">收费金额</th>
|
|
94
|
+
<th style="white-space: nowrap;">选择</th>
|
|
95
|
+
</tr>
|
|
96
|
+
</template>
|
|
97
|
+
<template partial='body'>
|
|
98
|
+
<tr >
|
|
99
|
+
<td style="text-align: center;">
|
|
100
|
+
<nobr><font>{{$index+1}}</font></nobr>
|
|
101
|
+
</td>
|
|
102
|
+
<td style="text-align: center;">
|
|
103
|
+
<nobr><font>{{ row.f_apply_num }}</font></nobr>
|
|
104
|
+
</td>
|
|
105
|
+
<td style="text-align: center;">
|
|
106
|
+
<nobr><font>{{ row.f_entry_name }}</font></nobr>
|
|
107
|
+
</td>
|
|
108
|
+
<td style="text-align: center;">
|
|
109
|
+
<nobr><font>{{ row.f_user_name }}</font></nobr>
|
|
110
|
+
</td>
|
|
111
|
+
<td style="text-align: center;">
|
|
112
|
+
<nobr><font>{{ row.f_phone }}</font></nobr>
|
|
113
|
+
</td>
|
|
114
|
+
<td style="text-align: center;">
|
|
115
|
+
<nobr><font>{{ row.f_address }}</font></nobr>
|
|
116
|
+
</td>
|
|
117
|
+
<td style="text-align: center;">
|
|
118
|
+
<nobr><font>{{ row.f_apply_type }}</font></nobr>
|
|
119
|
+
</td>
|
|
120
|
+
<td style="text-align: center;">
|
|
121
|
+
<nobr><font>{{ row.defname }}</font></nobr>
|
|
122
|
+
</td>
|
|
123
|
+
<td style="text-align: center;">
|
|
124
|
+
<nobr><font>{{ row.f_cumulative_payment_money }}</font></nobr>
|
|
125
|
+
</td>
|
|
126
|
+
<td style="text-align: center;">
|
|
127
|
+
<nobr><font>
|
|
128
|
+
<button type="button" name="button" class="button_export" @click.prevent="$parent.$parent.$parent.$parent.select(row)">确认选择</button>
|
|
129
|
+
</font></nobr>
|
|
130
|
+
</td>
|
|
131
|
+
</tr>
|
|
132
|
+
</template>
|
|
133
|
+
</data-grid>
|
|
134
|
+
</criteria-paged>
|
|
135
|
+
</article>
|
|
136
|
+
<footer slot="modal-footer" class="modal-footer">
|
|
137
|
+
</footer>
|
|
138
|
+
</modal>
|
|
139
|
+
</template>
|
|
140
|
+
<script>
|
|
141
|
+
import {HttpResetClass, PagedList} from 'vue-client'
|
|
142
|
+
import Vue from 'vue'
|
|
143
|
+
import {isEmpty} from "../../../Util";
|
|
144
|
+
|
|
145
|
+
export default {
|
|
146
|
+
title: '收费管理',
|
|
147
|
+
props: {
|
|
148
|
+
selectdata: {
|
|
149
|
+
type: Object
|
|
150
|
+
},
|
|
151
|
+
mark: {
|
|
152
|
+
type: Number,
|
|
153
|
+
default: 0
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
data () {
|
|
157
|
+
return {
|
|
158
|
+
showselect: false,
|
|
159
|
+
model: new PagedList('rs/sql/supervisory', 20, {
|
|
160
|
+
data: {
|
|
161
|
+
id: this.$login.f.id,
|
|
162
|
+
orgid: this.$login.f.orgid
|
|
163
|
+
}
|
|
164
|
+
}),
|
|
165
|
+
criteriaShow: false,
|
|
166
|
+
defnames: [{label: '全部', value: ''}]
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
ready () {
|
|
170
|
+
},
|
|
171
|
+
methods: {
|
|
172
|
+
async applyTypeChange () {
|
|
173
|
+
let http = new HttpResetClass()
|
|
174
|
+
if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
|
|
175
|
+
let res = await http.load('POST', 'rs/logic/getDefnameByType', {
|
|
176
|
+
f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type},
|
|
177
|
+
{resolveMsg: null, rejectMsg: '流程标识获取失败!!!'}
|
|
178
|
+
)
|
|
179
|
+
this.defnames = [{label: '全部', value: ''}, ...res.data]
|
|
180
|
+
} else {
|
|
181
|
+
this.defnames = [{label: '全部', value: ''}]
|
|
182
|
+
}
|
|
183
|
+
},
|
|
184
|
+
select (row) {
|
|
185
|
+
this.$dispatch('selectApply', row)
|
|
186
|
+
|
|
187
|
+
this.showselect = false
|
|
188
|
+
},
|
|
189
|
+
searchCondition (args) {
|
|
190
|
+
args.condition = `${args.condition} and act.defname != '完工' and act.state = '开始活动' and u.f_apply_type != '退款报建' and u.f_cumulative_payment_money > 0`
|
|
191
|
+
|
|
192
|
+
this.model.search(args.condition, args.model)
|
|
193
|
+
},
|
|
194
|
+
clear () {
|
|
195
|
+
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
196
|
+
this.$refs.cp.$refs.cri.model[key] = null
|
|
197
|
+
})
|
|
198
|
+
},
|
|
199
|
+
openSelect () {
|
|
200
|
+
this.showselect = true
|
|
201
|
+
setTimeout(() => {
|
|
202
|
+
this.$refs.cp.$refs.cri.search()
|
|
203
|
+
}, 100)
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
events: {
|
|
207
|
+
},
|
|
208
|
+
computed: {
|
|
209
|
+
applyType () {
|
|
210
|
+
return [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')]
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
watch: {
|
|
214
|
+
}
|
|
215
|
+
}
|
|
216
|
+
</script>
|
|
217
|
+
<style scoped>
|
|
218
|
+
.control-label-justify {
|
|
219
|
+
display: inline-block;
|
|
220
|
+
vertical-align: top;
|
|
221
|
+
width: 110px;
|
|
222
|
+
text-align: justify;
|
|
223
|
+
font-family: PingFang-SC-Bold;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.control-label-justify::after {
|
|
227
|
+
content: "";
|
|
228
|
+
display: inline-block;
|
|
229
|
+
width: 100%;
|
|
230
|
+
overflow: hidden;
|
|
231
|
+
height: 0;
|
|
232
|
+
}
|
|
233
|
+
.input_view{
|
|
234
|
+
padding: 8px;
|
|
235
|
+
background-color: #ffffff;
|
|
236
|
+
border-radius: 2px;
|
|
237
|
+
border: solid 1px #c7c7c7!important;
|
|
238
|
+
color: #333333!important;
|
|
239
|
+
font-size: 15px!important;
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
.input_view[readonly]{
|
|
243
|
+
border: 1px solid #DDD!important;
|
|
244
|
+
color:#ACA899!important;
|
|
245
|
+
}
|
|
246
|
+
.input_view:disabled{
|
|
247
|
+
border: 1px solid #DDD!important;
|
|
248
|
+
color:#ACA899!important;
|
|
249
|
+
}
|
|
250
|
+
</style>
|