apply-clients 7.1.36-yuchuan-53 → 7.1.36-yuchuan-55
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 -441
- 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 +8 -2
- 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 -417
- 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 +2 -1
- 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 -586
- 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,224 +1,224 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<!-- 中止报建 -->
|
|
3
|
-
<criteria-paged :model="model" v-ref:cp>
|
|
4
|
-
<criteria partial='criteria' @condition-changed='search' v-ref:cri>
|
|
5
|
-
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
|
6
|
-
<div class="row">
|
|
7
|
-
<div class="form-group col-sm-3">
|
|
8
|
-
<label class="font_normal_body"><strong>报建编号:</strong></label>
|
|
9
|
-
<input type="text" style="width:60%" class="input_search" placeholder='报建编号' v-model="model.f_apply_num"
|
|
10
|
-
v-on:keyup.enter="search"
|
|
11
|
-
condition="f_apply_num = '{}'">
|
|
12
|
-
</div>
|
|
13
|
-
<div class="form-group col-sm-3">
|
|
14
|
-
<label class="font_normal_body"><strong>客户名称:</strong></label>
|
|
15
|
-
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
16
|
-
v-on:keyup.enter="$parent.$parent.search()" condition="f_user_name like '%{}%'" placeholder='客户名称'>
|
|
17
|
-
</div>
|
|
18
|
-
<div class="form-group col-sm-3">
|
|
19
|
-
<label class="font_normal_body"><strong>电  话:</strong></label>
|
|
20
|
-
<input type="text" style="width:60%" class="input_search" v-model="model.f_phone"
|
|
21
|
-
v-on:keyup.enter="$parent.$parent.search()" condition="f_phone = '{}'" placeholder='电话'>
|
|
22
|
-
</div>
|
|
23
|
-
<div class="form-group col-sm-2 button-range">
|
|
24
|
-
<button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
|
|
25
|
-
<button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
|
|
26
|
-
<div
|
|
27
|
-
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
|
28
|
-
@click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
|
|
29
|
-
class="button_spacing"
|
|
30
|
-
style="float: right">
|
|
31
|
-
</div>
|
|
32
|
-
</div>
|
|
33
|
-
</div>
|
|
34
|
-
<div class="row" v-show="$parent.$parent.criteriaShow">
|
|
35
|
-
<div class="form-group col-sm-3">
|
|
36
|
-
<label class="font_normal_body"><strong>报建类型:</strong></label>
|
|
37
|
-
<v-select
|
|
38
|
-
v-model="model.f_apply_type"
|
|
39
|
-
placeholder='报建类型'
|
|
40
|
-
condition="f_apply_type like '%{}%'"
|
|
41
|
-
:value.sync="model.f_apply_type"
|
|
42
|
-
:options='$parent.$parent.applytype'
|
|
43
|
-
class="select select_list"
|
|
44
|
-
:value-single="true"
|
|
45
|
-
@change="$parent.$parent.applyTypeChange()"
|
|
46
|
-
close-on-select ></v-select>
|
|
47
|
-
</div>
|
|
48
|
-
<div class="form-group col-sm-3">
|
|
49
|
-
<label class="font_normal_body"><strong>办理环节:</strong></label>
|
|
50
|
-
<v-select
|
|
51
|
-
v-model="model.defname"
|
|
52
|
-
placeholder='办理环节'
|
|
53
|
-
condition="defname = '{}'"
|
|
54
|
-
:value.sync="model.defname"
|
|
55
|
-
:options='$parent.$parent.defnames'
|
|
56
|
-
class="select select_list"
|
|
57
|
-
:value-single="true"
|
|
58
|
-
close-on-select ></v-select>
|
|
59
|
-
</div>
|
|
60
|
-
<div class="form-group col-sm-3">
|
|
61
|
-
<label for="startDate" class="font_normal_body"><strong>开始时间:</strong></label>
|
|
62
|
-
<datepicker id="startDate" placeholder="开始日期"
|
|
63
|
-
style="width: 60%!important;"
|
|
64
|
-
v-model="model.startDate"
|
|
65
|
-
:value.sync="model.startDate"
|
|
66
|
-
:format="'yyyy-MM-dd HH:mm:ss'"
|
|
67
|
-
:show-reset-button="true"
|
|
68
|
-
condition="f_apply_date >= '{}'">
|
|
69
|
-
</datepicker>
|
|
70
|
-
</div>
|
|
71
|
-
<div class="form-group col-sm-3">
|
|
72
|
-
<label for="endDate" class="font_normal_body"><strong>结束时间:</strong></label>
|
|
73
|
-
<datepicker id="endDate" placeholder="结束日期"
|
|
74
|
-
style="width: 60%!important;"
|
|
75
|
-
v-model="model.endDate"
|
|
76
|
-
:value.sync="model.endDate"
|
|
77
|
-
:format="'yyyy-MM-dd HH:mm:ss'"
|
|
78
|
-
:show-reset-button="true"
|
|
79
|
-
condition="f_apply_date <= '{}'">
|
|
80
|
-
</datepicker>
|
|
81
|
-
</div>
|
|
82
|
-
</div>
|
|
83
|
-
</div>
|
|
84
|
-
</criteria>
|
|
85
|
-
<data-grid :model="model" partial='list' v-ref:grid class="list_area table_sy">
|
|
86
|
-
<template partial='head'>
|
|
87
|
-
<tr>
|
|
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
|
-
<th style="white-space: nowrap;">状态</th>
|
|
96
|
-
<th style="white-space: nowrap;">终止原因</th>
|
|
97
|
-
<th style="white-space: nowrap;">终止时间</th>
|
|
98
|
-
<th style="white-space: nowrap;">终止人</th>
|
|
99
|
-
<th style="white-space: nowrap;">撤销原因</th>
|
|
100
|
-
<th style="white-space: nowrap;">撤销时间</th>
|
|
101
|
-
<th style="white-space: nowrap;">撤销人</th>
|
|
102
|
-
<th style="white-space: nowrap;">操作</th>
|
|
103
|
-
</tr>
|
|
104
|
-
</template>
|
|
105
|
-
<template partial='body'>
|
|
106
|
-
<tr>
|
|
107
|
-
<td style="text-align: center;">
|
|
108
|
-
<nobr>{{$index+1}}</nobr>
|
|
109
|
-
</td>
|
|
110
|
-
<td style="text-align: center;">
|
|
111
|
-
<nobr>{{row.f_apply_num}}</nobr>
|
|
112
|
-
</td>
|
|
113
|
-
<td style="text-align: center;">
|
|
114
|
-
<nobr>{{row.f_user_name}}</nobr>
|
|
115
|
-
</td>
|
|
116
|
-
<td style="text-align: center;">
|
|
117
|
-
<nobr>{{row.f_phone}}</nobr>
|
|
118
|
-
</td>
|
|
119
|
-
<td style="text-align: center;">
|
|
120
|
-
<nobr>{{row.f_apply_type}}</nobr>
|
|
121
|
-
</td>
|
|
122
|
-
<td style="text-align: center;">
|
|
123
|
-
<nobr>{{row.defname}}</nobr>
|
|
124
|
-
</td>
|
|
125
|
-
<td style="text-align: center;">
|
|
126
|
-
<nobr>{{row.f_type}}</nobr>
|
|
127
|
-
</td>
|
|
128
|
-
<td style="text-align: center;">
|
|
129
|
-
<nobr>{{row.f_state}}</nobr>
|
|
130
|
-
</td>
|
|
131
|
-
<td style="text-align: center;">
|
|
132
|
-
<nobr>{{row.f_stop_reason}}</nobr>
|
|
133
|
-
</td>
|
|
134
|
-
<td style="text-align: center;">
|
|
135
|
-
<nobr>{{row.f_stop_date}}</nobr>
|
|
136
|
-
</td>
|
|
137
|
-
<td style="text-align: center;">
|
|
138
|
-
<nobr>{{row.f_operator}}</nobr>
|
|
139
|
-
</td>
|
|
140
|
-
<td style="text-align: center;">
|
|
141
|
-
<nobr>{{row.f_cancel_reason}}</nobr>
|
|
142
|
-
</td>
|
|
143
|
-
<td style="text-align: center;">
|
|
144
|
-
<nobr>{{row.f_cancel_date}}</nobr>
|
|
145
|
-
</td>
|
|
146
|
-
<td style="text-align: center;">
|
|
147
|
-
<nobr>{{row.f_cancel_operator}}</nobr>
|
|
148
|
-
</td>
|
|
149
|
-
<td style="text-align: center;">
|
|
150
|
-
<dropdown v-if="row.f_state === '有效' && row.f_operatorid === $login.f.id">
|
|
151
|
-
<button type="button" data-toggle="dropdown" style="border: 0px;background: none;">
|
|
152
|
-
<span class="glyphicon glyphicon-th-list" style="position: inherit;"></span>
|
|
153
|
-
</button>
|
|
154
|
-
<ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-right">
|
|
155
|
-
<li>
|
|
156
|
-
<a href="#" @click="$parent.$parent.$parent.click(row)">撤销</a>
|
|
157
|
-
</li>
|
|
158
|
-
</ul>
|
|
159
|
-
</dropdown>
|
|
160
|
-
</td>
|
|
161
|
-
</tr>
|
|
162
|
-
</template>
|
|
163
|
-
</data-grid>
|
|
164
|
-
</criteria-paged>
|
|
165
|
-
</div>
|
|
166
|
-
</template>
|
|
167
|
-
<script>
|
|
168
|
-
import {HttpResetClass, PagedList} from 'vue-client'
|
|
169
|
-
import {isEmpty} from '../../Util'
|
|
170
|
-
export default {
|
|
171
|
-
title: '勘探详情',
|
|
172
|
-
data () {
|
|
173
|
-
return {
|
|
174
|
-
model: new PagedList('rs/sql/getStopApply', 20, null),
|
|
175
|
-
curorgid: [this.$login.f.orgid],
|
|
176
|
-
applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')?this.$appdata.getParam('报建类型'):[]],
|
|
177
|
-
defnames: [{label: '全部', value: ''}], // 流程节点
|
|
178
|
-
criteriaShow: false
|
|
179
|
-
}
|
|
180
|
-
},
|
|
181
|
-
ready () {
|
|
182
|
-
// 调用查询
|
|
183
|
-
this.search()
|
|
184
|
-
},
|
|
185
|
-
events: {
|
|
186
|
-
},
|
|
187
|
-
methods: {
|
|
188
|
-
// 查询
|
|
189
|
-
search () {
|
|
190
|
-
this.$dispatch('search')
|
|
191
|
-
},
|
|
192
|
-
click (row) {
|
|
193
|
-
this.$dispatch('cancelStopApply', row)
|
|
194
|
-
},
|
|
195
|
-
async applyTypeChange () {
|
|
196
|
-
if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
|
|
197
|
-
let http = new HttpResetClass()
|
|
198
|
-
let res = await http.load('POST', 'rs/logic/getDefnameByType', {
|
|
199
|
-
f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type},
|
|
200
|
-
{resolveMsg: null, rejectMsg: '流程标识获取失败!!!'}
|
|
201
|
-
)
|
|
202
|
-
this.defnames = [{label: '全部', value: ''}, ...res.data]
|
|
203
|
-
} else {
|
|
204
|
-
this.defnames = [{label: '全部', value: ''}]
|
|
205
|
-
}
|
|
206
|
-
},
|
|
207
|
-
clear () {
|
|
208
|
-
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
209
|
-
this.$refs.cp.$refs.cri.model[key] = null
|
|
210
|
-
})
|
|
211
|
-
},
|
|
212
|
-
getorg (val) {
|
|
213
|
-
if (val.length <= 0) {
|
|
214
|
-
return
|
|
215
|
-
}
|
|
216
|
-
this.model.params.data.orgid = val[0]
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
computed: {
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
</script>
|
|
223
|
-
<style scoped>
|
|
224
|
-
</style>
|
|
1
|
+
<template>
|
|
2
|
+
<!-- 中止报建 -->
|
|
3
|
+
<criteria-paged :model="model" v-ref:cp>
|
|
4
|
+
<criteria partial='criteria' @condition-changed='search' v-ref:cri>
|
|
5
|
+
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
|
6
|
+
<div class="row">
|
|
7
|
+
<div class="form-group col-sm-3">
|
|
8
|
+
<label class="font_normal_body"><strong>报建编号:</strong></label>
|
|
9
|
+
<input type="text" style="width:60%" class="input_search" placeholder='报建编号' v-model="model.f_apply_num"
|
|
10
|
+
v-on:keyup.enter="search"
|
|
11
|
+
condition="f_apply_num = '{}'">
|
|
12
|
+
</div>
|
|
13
|
+
<div class="form-group col-sm-3">
|
|
14
|
+
<label class="font_normal_body"><strong>客户名称:</strong></label>
|
|
15
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
16
|
+
v-on:keyup.enter="$parent.$parent.search()" condition="f_user_name like '%{}%'" placeholder='客户名称'>
|
|
17
|
+
</div>
|
|
18
|
+
<div class="form-group col-sm-3">
|
|
19
|
+
<label class="font_normal_body"><strong>电  话:</strong></label>
|
|
20
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_phone"
|
|
21
|
+
v-on:keyup.enter="$parent.$parent.search()" condition="f_phone = '{}'" placeholder='电话'>
|
|
22
|
+
</div>
|
|
23
|
+
<div class="form-group col-sm-2 button-range">
|
|
24
|
+
<button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
|
|
25
|
+
<button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
|
|
26
|
+
<div
|
|
27
|
+
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
|
28
|
+
@click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
|
|
29
|
+
class="button_spacing"
|
|
30
|
+
style="float: right">
|
|
31
|
+
</div>
|
|
32
|
+
</div>
|
|
33
|
+
</div>
|
|
34
|
+
<div class="row" v-show="$parent.$parent.criteriaShow">
|
|
35
|
+
<div class="form-group col-sm-3">
|
|
36
|
+
<label class="font_normal_body"><strong>报建类型:</strong></label>
|
|
37
|
+
<v-select
|
|
38
|
+
v-model="model.f_apply_type"
|
|
39
|
+
placeholder='报建类型'
|
|
40
|
+
condition="f_apply_type like '%{}%'"
|
|
41
|
+
:value.sync="model.f_apply_type"
|
|
42
|
+
:options='$parent.$parent.applytype'
|
|
43
|
+
class="select select_list"
|
|
44
|
+
:value-single="true"
|
|
45
|
+
@change="$parent.$parent.applyTypeChange()"
|
|
46
|
+
close-on-select ></v-select>
|
|
47
|
+
</div>
|
|
48
|
+
<div class="form-group col-sm-3">
|
|
49
|
+
<label class="font_normal_body"><strong>办理环节:</strong></label>
|
|
50
|
+
<v-select
|
|
51
|
+
v-model="model.defname"
|
|
52
|
+
placeholder='办理环节'
|
|
53
|
+
condition="defname = '{}'"
|
|
54
|
+
:value.sync="model.defname"
|
|
55
|
+
:options='$parent.$parent.defnames'
|
|
56
|
+
class="select select_list"
|
|
57
|
+
:value-single="true"
|
|
58
|
+
close-on-select ></v-select>
|
|
59
|
+
</div>
|
|
60
|
+
<div class="form-group col-sm-3">
|
|
61
|
+
<label for="startDate" class="font_normal_body"><strong>开始时间:</strong></label>
|
|
62
|
+
<datepicker id="startDate" placeholder="开始日期"
|
|
63
|
+
style="width: 60%!important;"
|
|
64
|
+
v-model="model.startDate"
|
|
65
|
+
:value.sync="model.startDate"
|
|
66
|
+
:format="'yyyy-MM-dd HH:mm:ss'"
|
|
67
|
+
:show-reset-button="true"
|
|
68
|
+
condition="f_apply_date >= '{}'">
|
|
69
|
+
</datepicker>
|
|
70
|
+
</div>
|
|
71
|
+
<div class="form-group col-sm-3">
|
|
72
|
+
<label for="endDate" class="font_normal_body"><strong>结束时间:</strong></label>
|
|
73
|
+
<datepicker id="endDate" placeholder="结束日期"
|
|
74
|
+
style="width: 60%!important;"
|
|
75
|
+
v-model="model.endDate"
|
|
76
|
+
:value.sync="model.endDate"
|
|
77
|
+
:format="'yyyy-MM-dd HH:mm:ss'"
|
|
78
|
+
:show-reset-button="true"
|
|
79
|
+
condition="f_apply_date <= '{}'">
|
|
80
|
+
</datepicker>
|
|
81
|
+
</div>
|
|
82
|
+
</div>
|
|
83
|
+
</div>
|
|
84
|
+
</criteria>
|
|
85
|
+
<data-grid :model="model" partial='list' v-ref:grid class="list_area table_sy">
|
|
86
|
+
<template partial='head'>
|
|
87
|
+
<tr>
|
|
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
|
+
<th style="white-space: nowrap;">状态</th>
|
|
96
|
+
<th style="white-space: nowrap;">终止原因</th>
|
|
97
|
+
<th style="white-space: nowrap;">终止时间</th>
|
|
98
|
+
<th style="white-space: nowrap;">终止人</th>
|
|
99
|
+
<th style="white-space: nowrap;">撤销原因</th>
|
|
100
|
+
<th style="white-space: nowrap;">撤销时间</th>
|
|
101
|
+
<th style="white-space: nowrap;">撤销人</th>
|
|
102
|
+
<th style="white-space: nowrap;">操作</th>
|
|
103
|
+
</tr>
|
|
104
|
+
</template>
|
|
105
|
+
<template partial='body'>
|
|
106
|
+
<tr>
|
|
107
|
+
<td style="text-align: center;">
|
|
108
|
+
<nobr>{{$index+1}}</nobr>
|
|
109
|
+
</td>
|
|
110
|
+
<td style="text-align: center;">
|
|
111
|
+
<nobr>{{row.f_apply_num}}</nobr>
|
|
112
|
+
</td>
|
|
113
|
+
<td style="text-align: center;">
|
|
114
|
+
<nobr>{{row.f_user_name}}</nobr>
|
|
115
|
+
</td>
|
|
116
|
+
<td style="text-align: center;">
|
|
117
|
+
<nobr>{{row.f_phone}}</nobr>
|
|
118
|
+
</td>
|
|
119
|
+
<td style="text-align: center;">
|
|
120
|
+
<nobr>{{row.f_apply_type}}</nobr>
|
|
121
|
+
</td>
|
|
122
|
+
<td style="text-align: center;">
|
|
123
|
+
<nobr>{{row.defname}}</nobr>
|
|
124
|
+
</td>
|
|
125
|
+
<td style="text-align: center;">
|
|
126
|
+
<nobr>{{row.f_type}}</nobr>
|
|
127
|
+
</td>
|
|
128
|
+
<td style="text-align: center;">
|
|
129
|
+
<nobr>{{row.f_state}}</nobr>
|
|
130
|
+
</td>
|
|
131
|
+
<td style="text-align: center;">
|
|
132
|
+
<nobr>{{row.f_stop_reason}}</nobr>
|
|
133
|
+
</td>
|
|
134
|
+
<td style="text-align: center;">
|
|
135
|
+
<nobr>{{row.f_stop_date}}</nobr>
|
|
136
|
+
</td>
|
|
137
|
+
<td style="text-align: center;">
|
|
138
|
+
<nobr>{{row.f_operator}}</nobr>
|
|
139
|
+
</td>
|
|
140
|
+
<td style="text-align: center;">
|
|
141
|
+
<nobr>{{row.f_cancel_reason}}</nobr>
|
|
142
|
+
</td>
|
|
143
|
+
<td style="text-align: center;">
|
|
144
|
+
<nobr>{{row.f_cancel_date}}</nobr>
|
|
145
|
+
</td>
|
|
146
|
+
<td style="text-align: center;">
|
|
147
|
+
<nobr>{{row.f_cancel_operator}}</nobr>
|
|
148
|
+
</td>
|
|
149
|
+
<td style="text-align: center;">
|
|
150
|
+
<dropdown v-if="row.f_state === '有效' && row.f_operatorid === $login.f.id">
|
|
151
|
+
<button type="button" data-toggle="dropdown" style="border: 0px;background: none;">
|
|
152
|
+
<span class="glyphicon glyphicon-th-list" style="position: inherit;"></span>
|
|
153
|
+
</button>
|
|
154
|
+
<ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-right">
|
|
155
|
+
<li>
|
|
156
|
+
<a href="#" @click="$parent.$parent.$parent.click(row)">撤销</a>
|
|
157
|
+
</li>
|
|
158
|
+
</ul>
|
|
159
|
+
</dropdown>
|
|
160
|
+
</td>
|
|
161
|
+
</tr>
|
|
162
|
+
</template>
|
|
163
|
+
</data-grid>
|
|
164
|
+
</criteria-paged>
|
|
165
|
+
</div>
|
|
166
|
+
</template>
|
|
167
|
+
<script>
|
|
168
|
+
import {HttpResetClass, PagedList} from 'vue-client'
|
|
169
|
+
import {isEmpty} from '../../Util'
|
|
170
|
+
export default {
|
|
171
|
+
title: '勘探详情',
|
|
172
|
+
data () {
|
|
173
|
+
return {
|
|
174
|
+
model: new PagedList('rs/sql/getStopApply', 20, null),
|
|
175
|
+
curorgid: [this.$login.f.orgid],
|
|
176
|
+
applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')?this.$appdata.getParam('报建类型'):[]],
|
|
177
|
+
defnames: [{label: '全部', value: ''}], // 流程节点
|
|
178
|
+
criteriaShow: false
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
ready () {
|
|
182
|
+
// 调用查询
|
|
183
|
+
this.search()
|
|
184
|
+
},
|
|
185
|
+
events: {
|
|
186
|
+
},
|
|
187
|
+
methods: {
|
|
188
|
+
// 查询
|
|
189
|
+
search () {
|
|
190
|
+
this.$dispatch('search')
|
|
191
|
+
},
|
|
192
|
+
click (row) {
|
|
193
|
+
this.$dispatch('cancelStopApply', row)
|
|
194
|
+
},
|
|
195
|
+
async applyTypeChange () {
|
|
196
|
+
if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
|
|
197
|
+
let http = new HttpResetClass()
|
|
198
|
+
let res = await http.load('POST', 'rs/logic/getDefnameByType', {
|
|
199
|
+
f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type},
|
|
200
|
+
{resolveMsg: null, rejectMsg: '流程标识获取失败!!!'}
|
|
201
|
+
)
|
|
202
|
+
this.defnames = [{label: '全部', value: ''}, ...res.data]
|
|
203
|
+
} else {
|
|
204
|
+
this.defnames = [{label: '全部', value: ''}]
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
clear () {
|
|
208
|
+
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
209
|
+
this.$refs.cp.$refs.cri.model[key] = null
|
|
210
|
+
})
|
|
211
|
+
},
|
|
212
|
+
getorg (val) {
|
|
213
|
+
if (val.length <= 0) {
|
|
214
|
+
return
|
|
215
|
+
}
|
|
216
|
+
this.model.params.data.orgid = val[0]
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
computed: {
|
|
220
|
+
}
|
|
221
|
+
}
|
|
222
|
+
</script>
|
|
223
|
+
<style scoped>
|
|
224
|
+
</style>
|