apply-clients 7.1.36-yuchuan-2 → 7.1.36-yuchuan-3
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 +7 -3
- package/package.json +3 -3
- package/src/AndroidApp.vue +35 -35
- package/src/apply.js +12 -1
- package/src/applyAndroid.js +87 -83
- package/src/components/android/AppUpload.vue +15 -0
- package/src/components/android/Ignition/VentilationIgnition.vue +1 -1
- package/src/components/android/Process/AppExplorationUser.vue +2 -2
- package/src/components/android/Process/AppServiceControl.vue +1410 -1397
- package/src/components/android/Supervisory/AppProcessSupervisory.vue +334 -334
- package/src/components/android/Task/Build/BuildTsak.vue +7 -4
- package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +317 -432
- package/src/components/android/Task/GuanXianJianShe/AppGuanXianCaiLiao.vue +237 -0
- package/src/components/android/Task/ShenHe/BuZhangShenHe.vue +64 -64
- package/src/components/android/Task/ShenHe/JingLiShenHe.vue +64 -64
- package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +11 -7
- package/src/components/android/Task/UpBuild/UpBuildDui.vue +5 -2
- package/src/components/android/Task/UpBuild/UpBuildTsak.vue +5 -2
- package/src/components/android/Task/UpBuild/UpJianLi.vue +98 -98
- package/src/components/product/ApplyCharge/ApplyChargeList.vue +943 -606
- package/src/components/product/ApplyGaiXianCharge/ApplyGaiXianChargeList.vue +8 -7
- package/src/components/product/ApplyGuanXian/GuanXianCaiLiao.vue +236 -235
- package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +324 -323
- package/src/components/product/ChongZheng/ApplyChongZhengList.vue +10 -9
- package/src/components/product/Function/InstallInfoSelect.vue +371 -370
- package/src/components/product/Function/Service/FunctionServiceControl.vue +475 -475
- package/src/components/product/Ignition/IgnitionList.vue +236 -236
- package/src/components/product/Ignition/IgnitionListManage.vue +403 -204
- package/src/components/product/Ignition/IgnitionRecord.vue +14 -13
- package/src/components/product/List/ShowAllActivity.vue +455 -0
- package/src/components/product/List/ShowDevices.vue +279 -279
- package/src/components/product/Print/BuildOrder/buildOrderList.vue +9 -8
- package/src/components/product/Print/BuildOrder/printBuildOrder.vue +6 -0
- package/src/components/product/Process/ExplorationSelect.vue +591 -581
- package/src/components/product/Process/ExplorationUser.vue +158 -158
- package/src/components/product/Process/New1ExplorationUser.vue +201 -0
- package/src/components/product/Process/New2ExplorationUser.vue +163 -0
- package/src/components/product/Process/NewExplorationSelect.vue +586 -0
- package/src/components/product/Process/NewExplorationUser.vue +219 -184
- package/src/components/product/Process/Processes/ApplyChaiChuInfo.vue +587 -587
- package/src/components/product/Process/Processes/InstallationDetails.vue +80 -7
- package/src/components/product/Process/Processes/Print/printPaymentApproval.vue +224 -224
- package/src/components/product/Process/Processes/newDevicesManagement.vue +26 -1
- package/src/components/product/Process/Processes/newInstallationDetails.vue +1 -36
- package/src/components/product/Process/Processes/selectOldUserinfo.vue +241 -241
- package/src/components/product/Process/Service/ServiceControl.vue +2166 -2162
- package/src/components/product/Report/ReportItems.vue +85 -79
- package/src/components/product/Report/apply-stair-kaifa.vue +0 -1
- package/src/components/product/Report/gongchengbu.vue +199 -0
- package/src/components/product/ServiceView.vue +644 -644
- package/src/components/product/Stop/StopApplyList.vue +8 -8
- package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +594 -594
- package/src/components/product/Supervisory/SupervisoryList.vue +539 -537
- package/src/components/product/Supervisory/YiBanSupervisoryControl.vue +114 -0
- package/src/components/product/Supervisory/YiBanSupervisoryList.vue +541 -0
- package/src/main.js +27 -27
- package/dist-android.7z +0 -0
- package/dist.7z +0 -0
- package/rebel.xml +0 -16
- package/src/components/product/Process/Processes/addressAndUserinfoManagement.vue +0 -207
- package/yarn-error.log +0 -9976
|
@@ -1,279 +1,279 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="flex-row">
|
|
3
|
-
<div class="basic-main">
|
|
4
|
-
<criteria-paged :model="model" v-ref:cp>
|
|
5
|
-
<criteria partial='criteria' @condition-changed='search' v-ref:cri>
|
|
6
|
-
<div class="form-horizontal select-overspread container-fluid auto" partial>
|
|
7
|
-
<div class="row">
|
|
8
|
-
<div class="form-group col-sm-2">
|
|
9
|
-
<label class="font_normal_body">报建编号:</label>
|
|
10
|
-
<input type="text" class="input_search" style="width: 60%" v-model="model.f_apply_num"
|
|
11
|
-
v-on:keyup.enter="$parent.$parent.search()" condition="u.f_apply_num like '%{}%'"
|
|
12
|
-
placeholder='报建编号'>
|
|
13
|
-
</div>
|
|
14
|
-
<div class="form-group col-sm-2">
|
|
15
|
-
<label class="font_normal_body">用户名称:</label>
|
|
16
|
-
<input type="text" class="input_search" style="width: 60%" v-model="model.f_user_name"
|
|
17
|
-
v-on:keyup.enter="$parent.$parent.search()" condition="u.f_user_name like '%{}%'"
|
|
18
|
-
placeholder='用户名称'>
|
|
19
|
-
</div>
|
|
20
|
-
<div class="form-group col-sm-2">
|
|
21
|
-
<label class="font_normal_body">合同编号:</label>
|
|
22
|
-
<input type="text" class="input_search" style="width: 60%" v-model="model.f_contract_number"
|
|
23
|
-
v-on:keyup.enter="$parent.$parent.search()" condition="(u.f_contract_number like '%{}%' or u.f_entrust_contract_number like '%{}%' )"
|
|
24
|
-
placeholder='合同编号'>
|
|
25
|
-
</div>
|
|
26
|
-
<div class="form-group col-sm-2">
|
|
27
|
-
<label class="font_normal_body">电  话:</label>
|
|
28
|
-
<input type="text" class="input_search" style="width: 60%" v-model="model.f_phone"
|
|
29
|
-
v-on:keyup.enter="$parent.$parent.search()" condition="u.f_phone like '%{}%'"
|
|
30
|
-
placeholder='电话'>
|
|
31
|
-
</div>
|
|
32
|
-
<div class="form-group col-sm-3 button-range">
|
|
33
|
-
<button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
|
|
34
|
-
<button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
|
|
35
|
-
<export-excel :data="$parent.$parent.getCondition"
|
|
36
|
-
:field="$parent.$parent.getfield"
|
|
37
|
-
sqlurl="rs/logic/applyExportfile"
|
|
38
|
-
sql-name="getApplyDevices"
|
|
39
|
-
template-name='设备记录信息导出'
|
|
40
|
-
:choose-col="true"></export-excel>
|
|
41
|
-
<div
|
|
42
|
-
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
|
43
|
-
@click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
|
|
44
|
-
class="button_spacing"
|
|
45
|
-
style="float: right">
|
|
46
|
-
</div>
|
|
47
|
-
</div>
|
|
48
|
-
</div>
|
|
49
|
-
<div class="row" v-show="$parent.$parent.criteriaShow">
|
|
50
|
-
<div class="form-group col-sm-2">
|
|
51
|
-
<label class="font_normal_body">报建类型:</label>
|
|
52
|
-
<v-select
|
|
53
|
-
v-model="model.f_apply_type"
|
|
54
|
-
placeholder='请选择'
|
|
55
|
-
condition="u.f_apply_type = '{}'"
|
|
56
|
-
:value.sync="model.f_apply_type"
|
|
57
|
-
:options='$parent.$parent.applytype'
|
|
58
|
-
class="select select_list"
|
|
59
|
-
:value-single="true"
|
|
60
|
-
close-on-select></v-select>
|
|
61
|
-
</div>
|
|
62
|
-
<div class="form-group col-sm-2">
|
|
63
|
-
<label for="startDate" class="font_normal_body">开始时间:</label>
|
|
64
|
-
<datepicker id="startDate" placeholder="开始日期"
|
|
65
|
-
style="width: 60%!important;"
|
|
66
|
-
v-model="model.startDate"
|
|
67
|
-
:value.sync="model.startDate"
|
|
68
|
-
:format="'yyyy-MM-dd 00:00:00'"
|
|
69
|
-
:show-reset-button="true"
|
|
70
|
-
condition="ct.f_create_date >= '{}'">
|
|
71
|
-
</datepicker>
|
|
72
|
-
</div>
|
|
73
|
-
<div class="form-group col-sm-2">
|
|
74
|
-
<label for="endDate" class="font_normal_body">结束时间:</label>
|
|
75
|
-
<datepicker id="endDate" placeholder="结束日期"
|
|
76
|
-
style="width: 60%!important;"
|
|
77
|
-
v-model="model.endDate"
|
|
78
|
-
:value.sync="model.endDate"
|
|
79
|
-
:format="'yyyy-MM-dd 23:59:59'"
|
|
80
|
-
:sho w-reset-button="true"
|
|
81
|
-
condition="ct.f_create_date <= '{}'">
|
|
82
|
-
</datepicker>
|
|
83
|
-
</div>
|
|
84
|
-
</div>
|
|
85
|
-
</div>
|
|
86
|
-
</criteria>
|
|
87
|
-
<data-grid :model="model" partial='list' v-ref:grid style="overflow: auto" class="list_area table_sy">
|
|
88
|
-
<template partial='head'>
|
|
89
|
-
<tr>
|
|
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
|
-
<th style="white-space: nowrap;">蒸汽发生器</th>
|
|
104
|
-
<th style="white-space: nowrap;">灶具</th>
|
|
105
|
-
<th style="white-space: nowrap;">压缩机</th>
|
|
106
|
-
<th style="white-space: nowrap;">模块炉</th>
|
|
107
|
-
<th style="white-space: nowrap;">单位(KW)</th>
|
|
108
|
-
<th style="white-space: nowrap;">锅炉单位(MW)</th>
|
|
109
|
-
<th style="white-space: nowrap;">锅炉吨位(T)</th>
|
|
110
|
-
<th style="white-space: nowrap;">合同状态</th>
|
|
111
|
-
<th style="white-space: nowrap;">报建编号</th>
|
|
112
|
-
<th style="white-space: nowrap;">报建类型</th>
|
|
113
|
-
<th style="white-space: nowrap;">报建性质</th>
|
|
114
|
-
<th style="white-space: nowrap;">安装处数</th>
|
|
115
|
-
</tr>
|
|
116
|
-
</template>
|
|
117
|
-
<template partial='body'>
|
|
118
|
-
<tr>
|
|
119
|
-
<td style="text-align: center;">
|
|
120
|
-
<nobr><font>{{ $index + 1 }}</font></nobr>
|
|
121
|
-
</td>
|
|
122
|
-
<td style="text-align: center;">
|
|
123
|
-
<nobr><font>{{ row.f_user_name }}</font></nobr>
|
|
124
|
-
</td>
|
|
125
|
-
<td style="text-align: center;">
|
|
126
|
-
<nobr><font>{{ row.f_phone }}</font></nobr>
|
|
127
|
-
</td>
|
|
128
|
-
<td style="text-align: center;">
|
|
129
|
-
<nobr><font>{{ row.f_entrust_contract_number }}</font></nobr>
|
|
130
|
-
</td>
|
|
131
|
-
<td style="text-align: center;">
|
|
132
|
-
<nobr><font>{{ row.f_contract_number }}</font></nobr>
|
|
133
|
-
</td>
|
|
134
|
-
<td style="text-align: center;">
|
|
135
|
-
<nobr><font>{{ row.huoyan }}</font></nobr>
|
|
136
|
-
</td>
|
|
137
|
-
<td style="text-align: center;">
|
|
138
|
-
<nobr><font>{{ row.xiaohuoyan }}</font></nobr>
|
|
139
|
-
</td>
|
|
140
|
-
<td style="text-align: center;">
|
|
141
|
-
<nobr><font>{{ row.bigualu }}</font></nobr>
|
|
142
|
-
</td>
|
|
143
|
-
<td style="text-align: center;">
|
|
144
|
-
<nobr><font>{{ row.jiayongzao }}</font></nobr>
|
|
145
|
-
</td>
|
|
146
|
-
<td style="text-align: center;">
|
|
147
|
-
<nobr><font>{{ row.reshuiqi }}</font></nobr>
|
|
148
|
-
</td>
|
|
149
|
-
<td style="text-align: center;">
|
|
150
|
-
<nobr><font>{{ row.cainuanlu }}</font></nobr>
|
|
151
|
-
</td>
|
|
152
|
-
<td style="text-align: center;">
|
|
153
|
-
<nobr><font>{{ row.chashuilu }}</font></nobr>
|
|
154
|
-
</td>
|
|
155
|
-
<td style="text-align: center;">
|
|
156
|
-
<nobr><font>{{ row.zhengche }}</font></nobr>
|
|
157
|
-
</td>
|
|
158
|
-
<td style="text-align: center;">
|
|
159
|
-
<nobr><font>{{ row.zhengqifashengqi }}</font></nobr>
|
|
160
|
-
</td>
|
|
161
|
-
<td style="text-align: center;">
|
|
162
|
-
<nobr><font>{{ row.zaoju }}</font></nobr>
|
|
163
|
-
</td>
|
|
164
|
-
<td style="text-align: center;">
|
|
165
|
-
<nobr><font>{{ row.yasuoji }}</font></nobr>
|
|
166
|
-
</td>
|
|
167
|
-
<td style="text-align: center;">
|
|
168
|
-
<nobr><font>{{ row.mokuailu }}</font></nobr>
|
|
169
|
-
</td>
|
|
170
|
-
<td style="text-align: center;">
|
|
171
|
-
<nobr><font>{{ row.danweikw }}</font></nobr>
|
|
172
|
-
</td>
|
|
173
|
-
<td style="text-align: center;">
|
|
174
|
-
<nobr><font>{{ row.danweimw }}</font></nobr>
|
|
175
|
-
</td>
|
|
176
|
-
<td style="text-align: center;">
|
|
177
|
-
<nobr><font>{{ row.dunwei }}</font></nobr>
|
|
178
|
-
</td>
|
|
179
|
-
<td style="text-align: center;">
|
|
180
|
-
<nobr><font>{{ row.f_contract_state }}</font></nobr>
|
|
181
|
-
</td>
|
|
182
|
-
<td style="text-align: center;">
|
|
183
|
-
<nobr><font>{{ row.f_apply_num }}</font></nobr>
|
|
184
|
-
</td>
|
|
185
|
-
<td style="text-align: center;">
|
|
186
|
-
<nobr><font>{{ row.f_apply_type }}</font></nobr>
|
|
187
|
-
</td>
|
|
188
|
-
<td style="text-align: center;">
|
|
189
|
-
<nobr><font>{{ row.f_apply_nature }}</font></nobr>
|
|
190
|
-
</td>
|
|
191
|
-
<td style="text-align: center;">
|
|
192
|
-
<nobr><font>{{ row.
|
|
193
|
-
</td>
|
|
194
|
-
</tr>
|
|
195
|
-
</template>
|
|
196
|
-
</data-grid>
|
|
197
|
-
</criteria-paged>
|
|
198
|
-
</div>
|
|
199
|
-
</div>
|
|
200
|
-
</template>
|
|
201
|
-
|
|
202
|
-
<script>
|
|
203
|
-
import {PagedList} from 'vue-client'
|
|
204
|
-
import {HttpResetClass} from 'vue-client'
|
|
205
|
-
import {isEmpty} from '../../Util'
|
|
206
|
-
|
|
207
|
-
export default {
|
|
208
|
-
title: '报建设备列表',
|
|
209
|
-
data () {
|
|
210
|
-
return {
|
|
211
|
-
model: new PagedList('rs/sql/getApplyDevices', 20, {
|
|
212
|
-
data: {
|
|
213
|
-
f_filiale: this.$login.f.f_fengongsi
|
|
214
|
-
}
|
|
215
|
-
}),
|
|
216
|
-
applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')],
|
|
217
|
-
criteriaShow: false,
|
|
218
|
-
getfield: {
|
|
219
|
-
'f_apply_num': ' 报 建 编 号 ',
|
|
220
|
-
'f_user_name': ' 用 户 名 称 ',
|
|
221
|
-
'f_contact': ' 联 系 人 ',
|
|
222
|
-
'f_address': ' 地 址 ',
|
|
223
|
-
'f_phone': ' 电 话 ',
|
|
224
|
-
'f_entrust_contract_number': ' 委托合同编号 ',
|
|
225
|
-
'f_contract_number': ' 供用气合同编号 ',
|
|
226
|
-
'f_contract_state': ' 合同状态 ',
|
|
227
|
-
'f_due_money': ' 合同金额 ',
|
|
228
|
-
'f_charge_date': ' 收费日期 ',
|
|
229
|
-
'f_apply_type': ' 报 建 类 型 ',
|
|
230
|
-
'f_apply_nature': ' 报建性质 ',
|
|
231
|
-
'
|
|
232
|
-
'huoyan': ' 火眼 ',
|
|
233
|
-
'xiaohuoyan': ' 小火眼 ',
|
|
234
|
-
'bigualu': ' 壁挂炉 ',
|
|
235
|
-
'jiayongzao': ' 家用灶 ',
|
|
236
|
-
'reshuiqi': ' 热水器 ',
|
|
237
|
-
'cainuanlu': ' 采暖炉 ',
|
|
238
|
-
'chashuilu': ' 茶水炉 ',
|
|
239
|
-
'zhengche': ' 蒸车 ',
|
|
240
|
-
'zhengqifashengqi': ' 蒸汽发生器 ',
|
|
241
|
-
'zaoju': ' 灶具 ',
|
|
242
|
-
'yasuoji': ' 压缩机 ',
|
|
243
|
-
'mokuailu': ' 模块炉 ',
|
|
244
|
-
'danweikw': ' 锅炉单位(KW) ',
|
|
245
|
-
'danweimw': ' 锅炉单位(MW) ',
|
|
246
|
-
'dunwei': ' 锅炉吨位(T) '
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
},
|
|
250
|
-
ready () {
|
|
251
|
-
// 调用查询
|
|
252
|
-
this.search()
|
|
253
|
-
},
|
|
254
|
-
methods: {
|
|
255
|
-
clear () {
|
|
256
|
-
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
257
|
-
this.$refs.cp.$refs.cri.model[key] = []
|
|
258
|
-
})
|
|
259
|
-
},
|
|
260
|
-
// 查询
|
|
261
|
-
search () {
|
|
262
|
-
this.$refs.cp.$refs.cri.search()
|
|
263
|
-
}
|
|
264
|
-
},
|
|
265
|
-
computed: {
|
|
266
|
-
getCondition () {
|
|
267
|
-
return {
|
|
268
|
-
condition: this.$refs.cp.$refs.cri.condition,
|
|
269
|
-
data: {
|
|
270
|
-
f_filiale: this.$login.f.f_fengongsi
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
</script>
|
|
277
|
-
|
|
278
|
-
<style scoped>
|
|
279
|
-
</style>
|
|
1
|
+
<template>
|
|
2
|
+
<div class="flex-row">
|
|
3
|
+
<div class="basic-main">
|
|
4
|
+
<criteria-paged :model="model" v-ref:cp>
|
|
5
|
+
<criteria partial='criteria' @condition-changed='search' v-ref:cri>
|
|
6
|
+
<div class="form-horizontal select-overspread container-fluid auto" partial>
|
|
7
|
+
<div class="row">
|
|
8
|
+
<div class="form-group col-sm-2">
|
|
9
|
+
<label class="font_normal_body"><strong>报建编号:</strong></label>
|
|
10
|
+
<input type="text" class="input_search" style="width: 60%" v-model="model.f_apply_num"
|
|
11
|
+
v-on:keyup.enter="$parent.$parent.search()" condition="u.f_apply_num like '%{}%'"
|
|
12
|
+
placeholder='报建编号'>
|
|
13
|
+
</div>
|
|
14
|
+
<div class="form-group col-sm-2">
|
|
15
|
+
<label class="font_normal_body"><strong>用户名称:</strong></label>
|
|
16
|
+
<input type="text" class="input_search" style="width: 60%" v-model="model.f_user_name"
|
|
17
|
+
v-on:keyup.enter="$parent.$parent.search()" condition="u.f_user_name like '%{}%'"
|
|
18
|
+
placeholder='用户名称'>
|
|
19
|
+
</div>
|
|
20
|
+
<div class="form-group col-sm-2">
|
|
21
|
+
<label class="font_normal_body"><strong>合同编号:</strong></label>
|
|
22
|
+
<input type="text" class="input_search" style="width: 60%" v-model="model.f_contract_number"
|
|
23
|
+
v-on:keyup.enter="$parent.$parent.search()" condition="(u.f_contract_number like '%{}%' or u.f_entrust_contract_number like '%{}%' )"
|
|
24
|
+
placeholder='合同编号'>
|
|
25
|
+
</div>
|
|
26
|
+
<div class="form-group col-sm-2">
|
|
27
|
+
<label class="font_normal_body"><strong>电  话:</strong></label>
|
|
28
|
+
<input type="text" class="input_search" style="width: 60%" v-model="model.f_phone"
|
|
29
|
+
v-on:keyup.enter="$parent.$parent.search()" condition="u.f_phone like '%{}%'"
|
|
30
|
+
placeholder='电话'>
|
|
31
|
+
</div>
|
|
32
|
+
<div class="form-group col-sm-3 button-range">
|
|
33
|
+
<button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
|
|
34
|
+
<button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
|
|
35
|
+
<export-excel :data="$parent.$parent.getCondition"
|
|
36
|
+
:field="$parent.$parent.getfield"
|
|
37
|
+
sqlurl="rs/logic/applyExportfile"
|
|
38
|
+
sql-name="getApplyDevices"
|
|
39
|
+
template-name='设备记录信息导出'
|
|
40
|
+
:choose-col="true"></export-excel>
|
|
41
|
+
<div
|
|
42
|
+
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
|
43
|
+
@click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
|
|
44
|
+
class="button_spacing"
|
|
45
|
+
style="float: right">
|
|
46
|
+
</div>
|
|
47
|
+
</div>
|
|
48
|
+
</div>
|
|
49
|
+
<div class="row" v-show="$parent.$parent.criteriaShow">
|
|
50
|
+
<div class="form-group col-sm-2">
|
|
51
|
+
<label class="font_normal_body"><strong>报建类型:</strong></label>
|
|
52
|
+
<v-select
|
|
53
|
+
v-model="model.f_apply_type"
|
|
54
|
+
placeholder='请选择'
|
|
55
|
+
condition="u.f_apply_type = '{}'"
|
|
56
|
+
:value.sync="model.f_apply_type"
|
|
57
|
+
:options='$parent.$parent.applytype'
|
|
58
|
+
class="select select_list"
|
|
59
|
+
:value-single="true"
|
|
60
|
+
close-on-select></v-select>
|
|
61
|
+
</div>
|
|
62
|
+
<div class="form-group col-sm-2">
|
|
63
|
+
<label for="startDate" class="font_normal_body"><strong>开始时间:</strong></label>
|
|
64
|
+
<datepicker id="startDate" placeholder="开始日期"
|
|
65
|
+
style="width: 60%!important;"
|
|
66
|
+
v-model="model.startDate"
|
|
67
|
+
:value.sync="model.startDate"
|
|
68
|
+
:format="'yyyy-MM-dd 00:00:00'"
|
|
69
|
+
:show-reset-button="true"
|
|
70
|
+
condition="ct.f_create_date >= '{}'">
|
|
71
|
+
</datepicker>
|
|
72
|
+
</div>
|
|
73
|
+
<div class="form-group col-sm-2">
|
|
74
|
+
<label for="endDate" class="font_normal_body"><strong>结束时间:</strong></label>
|
|
75
|
+
<datepicker id="endDate" placeholder="结束日期"
|
|
76
|
+
style="width: 60%!important;"
|
|
77
|
+
v-model="model.endDate"
|
|
78
|
+
:value.sync="model.endDate"
|
|
79
|
+
:format="'yyyy-MM-dd 23:59:59'"
|
|
80
|
+
:sho w-reset-button="true"
|
|
81
|
+
condition="ct.f_create_date <= '{}'">
|
|
82
|
+
</datepicker>
|
|
83
|
+
</div>
|
|
84
|
+
</div>
|
|
85
|
+
</div>
|
|
86
|
+
</criteria>
|
|
87
|
+
<data-grid :model="model" partial='list' v-ref:grid style="overflow: auto" class="list_area table_sy">
|
|
88
|
+
<template partial='head'>
|
|
89
|
+
<tr>
|
|
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
|
+
<th style="white-space: nowrap;">蒸汽发生器</th>
|
|
104
|
+
<th style="white-space: nowrap;">灶具</th>
|
|
105
|
+
<th style="white-space: nowrap;">压缩机</th>
|
|
106
|
+
<th style="white-space: nowrap;">模块炉</th>
|
|
107
|
+
<th style="white-space: nowrap;">单位(KW)</th>
|
|
108
|
+
<th style="white-space: nowrap;">锅炉单位(MW)</th>
|
|
109
|
+
<th style="white-space: nowrap;">锅炉吨位(T)</th>
|
|
110
|
+
<th style="white-space: nowrap;">合同状态</th>
|
|
111
|
+
<th style="white-space: nowrap;">报建编号</th>
|
|
112
|
+
<th style="white-space: nowrap;">报建类型</th>
|
|
113
|
+
<th style="white-space: nowrap;">报建性质</th>
|
|
114
|
+
<th style="white-space: nowrap;">安装处数</th>
|
|
115
|
+
</tr>
|
|
116
|
+
</template>
|
|
117
|
+
<template partial='body'>
|
|
118
|
+
<tr>
|
|
119
|
+
<td style="text-align: center;">
|
|
120
|
+
<nobr><font>{{ $index + 1 }}</font></nobr>
|
|
121
|
+
</td>
|
|
122
|
+
<td style="text-align: center;">
|
|
123
|
+
<nobr><font>{{ row.f_user_name }}</font></nobr>
|
|
124
|
+
</td>
|
|
125
|
+
<td style="text-align: center;">
|
|
126
|
+
<nobr><font>{{ row.f_phone }}</font></nobr>
|
|
127
|
+
</td>
|
|
128
|
+
<td style="text-align: center;">
|
|
129
|
+
<nobr><font>{{ row.f_entrust_contract_number }}</font></nobr>
|
|
130
|
+
</td>
|
|
131
|
+
<td style="text-align: center;">
|
|
132
|
+
<nobr><font>{{ row.f_contract_number }}</font></nobr>
|
|
133
|
+
</td>
|
|
134
|
+
<td style="text-align: center;">
|
|
135
|
+
<nobr><font>{{ row.huoyan }}</font></nobr>
|
|
136
|
+
</td>
|
|
137
|
+
<td style="text-align: center;">
|
|
138
|
+
<nobr><font>{{ row.xiaohuoyan }}</font></nobr>
|
|
139
|
+
</td>
|
|
140
|
+
<td style="text-align: center;">
|
|
141
|
+
<nobr><font>{{ row.bigualu }}</font></nobr>
|
|
142
|
+
</td>
|
|
143
|
+
<td style="text-align: center;">
|
|
144
|
+
<nobr><font>{{ row.jiayongzao }}</font></nobr>
|
|
145
|
+
</td>
|
|
146
|
+
<td style="text-align: center;">
|
|
147
|
+
<nobr><font>{{ row.reshuiqi }}</font></nobr>
|
|
148
|
+
</td>
|
|
149
|
+
<td style="text-align: center;">
|
|
150
|
+
<nobr><font>{{ row.cainuanlu }}</font></nobr>
|
|
151
|
+
</td>
|
|
152
|
+
<td style="text-align: center;">
|
|
153
|
+
<nobr><font>{{ row.chashuilu }}</font></nobr>
|
|
154
|
+
</td>
|
|
155
|
+
<td style="text-align: center;">
|
|
156
|
+
<nobr><font>{{ row.zhengche }}</font></nobr>
|
|
157
|
+
</td>
|
|
158
|
+
<td style="text-align: center;">
|
|
159
|
+
<nobr><font>{{ row.zhengqifashengqi }}</font></nobr>
|
|
160
|
+
</td>
|
|
161
|
+
<td style="text-align: center;">
|
|
162
|
+
<nobr><font>{{ row.zaoju }}</font></nobr>
|
|
163
|
+
</td>
|
|
164
|
+
<td style="text-align: center;">
|
|
165
|
+
<nobr><font>{{ row.yasuoji }}</font></nobr>
|
|
166
|
+
</td>
|
|
167
|
+
<td style="text-align: center;">
|
|
168
|
+
<nobr><font>{{ row.mokuailu }}</font></nobr>
|
|
169
|
+
</td>
|
|
170
|
+
<td style="text-align: center;">
|
|
171
|
+
<nobr><font>{{ row.danweikw }}</font></nobr>
|
|
172
|
+
</td>
|
|
173
|
+
<td style="text-align: center;">
|
|
174
|
+
<nobr><font>{{ row.danweimw }}</font></nobr>
|
|
175
|
+
</td>
|
|
176
|
+
<td style="text-align: center;">
|
|
177
|
+
<nobr><font>{{ row.dunwei }}</font></nobr>
|
|
178
|
+
</td>
|
|
179
|
+
<td style="text-align: center;">
|
|
180
|
+
<nobr><font>{{ row.f_contract_state }}</font></nobr>
|
|
181
|
+
</td>
|
|
182
|
+
<td style="text-align: center;">
|
|
183
|
+
<nobr><font>{{ row.f_apply_num }}</font></nobr>
|
|
184
|
+
</td>
|
|
185
|
+
<td style="text-align: center;">
|
|
186
|
+
<nobr><font>{{ row.f_apply_type }}</font></nobr>
|
|
187
|
+
</td>
|
|
188
|
+
<td style="text-align: center;">
|
|
189
|
+
<nobr><font>{{ row.f_apply_nature }}</font></nobr>
|
|
190
|
+
</td>
|
|
191
|
+
<td style="text-align: center;">
|
|
192
|
+
<nobr><font>{{ row.f_install_count }}</font></nobr>
|
|
193
|
+
</td>
|
|
194
|
+
</tr>
|
|
195
|
+
</template>
|
|
196
|
+
</data-grid>
|
|
197
|
+
</criteria-paged>
|
|
198
|
+
</div>
|
|
199
|
+
</div>
|
|
200
|
+
</template>
|
|
201
|
+
|
|
202
|
+
<script>
|
|
203
|
+
import {PagedList} from 'vue-client'
|
|
204
|
+
import {HttpResetClass} from 'vue-client'
|
|
205
|
+
import {isEmpty} from '../../Util'
|
|
206
|
+
|
|
207
|
+
export default {
|
|
208
|
+
title: '报建设备列表',
|
|
209
|
+
data () {
|
|
210
|
+
return {
|
|
211
|
+
model: new PagedList('rs/sql/getApplyDevices', 20, {
|
|
212
|
+
data: {
|
|
213
|
+
f_filiale: this.$login.f.f_fengongsi
|
|
214
|
+
}
|
|
215
|
+
}),
|
|
216
|
+
applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')],
|
|
217
|
+
criteriaShow: false,
|
|
218
|
+
getfield: {
|
|
219
|
+
'f_apply_num': ' 报 建 编 号 ',
|
|
220
|
+
'f_user_name': ' 用 户 名 称 ',
|
|
221
|
+
'f_contact': ' 联 系 人 ',
|
|
222
|
+
'f_address': ' 地 址 ',
|
|
223
|
+
'f_phone': ' 电 话 ',
|
|
224
|
+
'f_entrust_contract_number': ' 委托合同编号 ',
|
|
225
|
+
'f_contract_number': ' 供用气合同编号 ',
|
|
226
|
+
'f_contract_state': ' 合同状态 ',
|
|
227
|
+
'f_due_money': ' 合同金额 ',
|
|
228
|
+
'f_charge_date': ' 收费日期 ',
|
|
229
|
+
'f_apply_type': ' 报 建 类 型 ',
|
|
230
|
+
'f_apply_nature': ' 报建性质 ',
|
|
231
|
+
'f_install_count': ' 安装处数 ',
|
|
232
|
+
'huoyan': ' 火眼 ',
|
|
233
|
+
'xiaohuoyan': ' 小火眼 ',
|
|
234
|
+
'bigualu': ' 壁挂炉 ',
|
|
235
|
+
'jiayongzao': ' 家用灶 ',
|
|
236
|
+
'reshuiqi': ' 热水器 ',
|
|
237
|
+
'cainuanlu': ' 采暖炉 ',
|
|
238
|
+
'chashuilu': ' 茶水炉 ',
|
|
239
|
+
'zhengche': ' 蒸车 ',
|
|
240
|
+
'zhengqifashengqi': ' 蒸汽发生器 ',
|
|
241
|
+
'zaoju': ' 灶具 ',
|
|
242
|
+
'yasuoji': ' 压缩机 ',
|
|
243
|
+
'mokuailu': ' 模块炉 ',
|
|
244
|
+
'danweikw': ' 锅炉单位(KW) ',
|
|
245
|
+
'danweimw': ' 锅炉单位(MW) ',
|
|
246
|
+
'dunwei': ' 锅炉吨位(T) '
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
},
|
|
250
|
+
ready () {
|
|
251
|
+
// 调用查询
|
|
252
|
+
this.search()
|
|
253
|
+
},
|
|
254
|
+
methods: {
|
|
255
|
+
clear () {
|
|
256
|
+
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
257
|
+
this.$refs.cp.$refs.cri.model[key] = []
|
|
258
|
+
})
|
|
259
|
+
},
|
|
260
|
+
// 查询
|
|
261
|
+
search () {
|
|
262
|
+
this.$refs.cp.$refs.cri.search()
|
|
263
|
+
}
|
|
264
|
+
},
|
|
265
|
+
computed: {
|
|
266
|
+
getCondition () {
|
|
267
|
+
return {
|
|
268
|
+
condition: this.$refs.cp.$refs.cri.condition,
|
|
269
|
+
data: {
|
|
270
|
+
f_filiale: this.$login.f.f_fengongsi
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
</script>
|
|
277
|
+
|
|
278
|
+
<style scoped>
|
|
279
|
+
</style>
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
+
<!-- 施工通知单 -->
|
|
2
3
|
<div class="flex-row">
|
|
3
4
|
<div class="basic-main">
|
|
4
5
|
<criteria-paged :model="model" v-ref:cp>
|
|
@@ -6,19 +7,19 @@
|
|
|
6
7
|
<div class="form-horizontal select-overspread container-fluid auto" partial>
|
|
7
8
|
<div class="row">
|
|
8
9
|
<div class="form-group col-sm-3">
|
|
9
|
-
<label class="font_normal_body">工程编号:</label>
|
|
10
|
+
<label class="font_normal_body"><strong>工程编号:</strong></label>
|
|
10
11
|
<input type="text" style="width: 60%" class="input_search" placeholder='工程编号' v-model="model.f_apply_num"
|
|
11
12
|
v-on:keyup.enter="$parent.$parent.search()"
|
|
12
13
|
condition="f_apply_num like '%{}%'">
|
|
13
14
|
</div>
|
|
14
15
|
<div class="form-group col-sm-3">
|
|
15
|
-
<label class="font_normal_body">用户名称:</label>
|
|
16
|
+
<label class="font_normal_body"><strong>用户名称:</strong></label>
|
|
16
17
|
<input type="text" style="width: 60%" class="input_search" placeholder='用户名称' v-model="model.f_user_name"
|
|
17
18
|
v-on:keyup.enter="$parent.$parent.search()"
|
|
18
19
|
condition="f_user_name like '%{}%'">
|
|
19
20
|
</div>
|
|
20
21
|
<div class="form-group col-sm-3">
|
|
21
|
-
<label class="font_normal_body">电  话:</label>
|
|
22
|
+
<label class="font_normal_body"><strong>电  话:</strong></label>
|
|
22
23
|
<input type="text" style="width: 60%" class="input_search" placeholder='电话' v-model="model.f_phone"
|
|
23
24
|
v-on:keyup.enter="$parent.$parent.search()"
|
|
24
25
|
condition="f_phone = '{}'">
|
|
@@ -37,7 +38,7 @@
|
|
|
37
38
|
</div>
|
|
38
39
|
<div class="row" v-show="$parent.$parent.criteriaShow">
|
|
39
40
|
<div class="form-group col-sm-3">
|
|
40
|
-
<label class="font_normal_body">报建类型:</label>
|
|
41
|
+
<label class="font_normal_body"><strong>报建类型:</strong></label>
|
|
41
42
|
<v-select
|
|
42
43
|
v-model="model.f_apply_type"
|
|
43
44
|
placeholder='报建类型'
|
|
@@ -49,19 +50,19 @@
|
|
|
49
50
|
close-on-select ></v-select>
|
|
50
51
|
</div>
|
|
51
52
|
<div class="form-group col-sm-3">
|
|
52
|
-
<label class="font_normal_body">地  址:</label>
|
|
53
|
+
<label class="font_normal_body"><strong>地  址:</strong></label>
|
|
53
54
|
<input type="text" style="width: 60%" class="input_search" placeholder='地址' v-model="model.f_address"
|
|
54
55
|
v-on:keyup.enter="$parent.$parent.search()"
|
|
55
56
|
condition="f_address like '%{}%'">
|
|
56
57
|
</div>
|
|
57
58
|
<div class="form-group col-sm-3">
|
|
58
|
-
<label class="font_normal_body">安装单位:</label>
|
|
59
|
+
<label class="font_normal_body"><strong>安装单位:</strong></label>
|
|
59
60
|
<input type="text" style="width: 60%" class="input_search" placeholder='安装单位' v-model="model.f_construction_name"
|
|
60
61
|
v-on:keyup.enter="$parent.$parent.search()"
|
|
61
62
|
condition="f_construction_name like '%{}%'">
|
|
62
63
|
</div>
|
|
63
64
|
<div class="form-group col-sm-3">
|
|
64
|
-
<label for="startDate" class="font_normal_body">开始时间:</label>
|
|
65
|
+
<label for="startDate" class="font_normal_body"><strong>开始时间:</strong></label>
|
|
65
66
|
<datepicker id="startDate" placeholder="开始日期"
|
|
66
67
|
style="width: 60%!important;"
|
|
67
68
|
v-model="model.startDate"
|
|
@@ -72,7 +73,7 @@
|
|
|
72
73
|
</datepicker>
|
|
73
74
|
</div>
|
|
74
75
|
<div class="form-group col-sm-3">
|
|
75
|
-
<label for="endDate" class="font_normal_body">结束时间:</label>
|
|
76
|
+
<label for="endDate" class="font_normal_body"><strong>结束时间:</strong></label>
|
|
76
77
|
<datepicker id="endDate" placeholder="结束日期"
|
|
77
78
|
style="width: 60%!important;"
|
|
78
79
|
v-model="model.endDate"
|