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,20 +1,21 @@
|
|
|
1
1
|
<template>
|
|
2
|
+
<!-- 冲正记录 -->
|
|
2
3
|
<criteria-paged :model="model" v-ref:cp>
|
|
3
4
|
<criteria partial='criteria' @condition-changed='$parent.searchCondition' v-ref:cri>
|
|
4
5
|
<div class="form-horizontal select-overspread container-fluid auto" partial>
|
|
5
6
|
<div class="row">
|
|
6
7
|
<div class="form-group col-sm-3">
|
|
7
|
-
<label class="font_normal_body">报建编号:</label>
|
|
8
|
+
<label class="font_normal_body"><strong>报建编号:</strong></label>
|
|
8
9
|
<input type="text" class="input_search" style="width: 60%" v-model="model.f_apply_num"
|
|
9
10
|
v-on:keyup.enter="$parent.$parent.search()" condition="a.f_apply_num like '%{}%'" placeholder='报建编号'>
|
|
10
11
|
</div>
|
|
11
12
|
<div class="form-group col-sm-3">
|
|
12
|
-
<label class="font_normal_body">用户名称:</label>
|
|
13
|
+
<label class="font_normal_body"><strong>用户名称:</strong></label>
|
|
13
14
|
<input type="text" class="input_search" style="width: 60%" v-model="model.f_user_name"
|
|
14
15
|
v-on:keyup.enter="$parent.$parent.search()" condition="a.f_user_name like '%{}%'" placeholder='用户名称'>
|
|
15
16
|
</div>
|
|
16
17
|
<div class="form-group col-sm-3">
|
|
17
|
-
<label class="font_normal_body">电  话:</label>
|
|
18
|
+
<label class="font_normal_body"><strong>电  话:</strong></label>
|
|
18
19
|
<input type="text" class="input_search" style="width: 60%" v-model="model.f_phone"
|
|
19
20
|
v-on:keyup.enter="$parent.$parent.search()" condition="a.f_phone like '%{}%'" placeholder='电话'>
|
|
20
21
|
</div>
|
|
@@ -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,13 +50,13 @@
|
|
|
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" class="input_search" style="width: 60%" placeholder='收费人员' v-model="model.f_charge_collectors"
|
|
54
55
|
v-on:keyup.enter="$parent.$parent.search()"
|
|
55
56
|
condition="cr.f_charge_collectors 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
|
<v-select
|
|
60
61
|
v-model="model.f_payment_method"
|
|
61
62
|
placeholder='请选择'
|
|
@@ -67,7 +68,7 @@
|
|
|
67
68
|
close-on-select ></v-select>
|
|
68
69
|
</div>
|
|
69
70
|
<div class="form-group col-sm-3">
|
|
70
|
-
<label class="font_normal_body">缴费状态:</label>
|
|
71
|
+
<label class="font_normal_body"><strong>缴费状态:</strong></label>
|
|
71
72
|
<v-select
|
|
72
73
|
v-model="model.f_charge_status"
|
|
73
74
|
placeholder='请选择'
|
|
@@ -79,7 +80,7 @@
|
|
|
79
80
|
close-on-select ></v-select>
|
|
80
81
|
</div>
|
|
81
82
|
<div class="form-group col-sm-3">
|
|
82
|
-
<label for="startDate" class="font_normal_body">开始时间:</label>
|
|
83
|
+
<label for="startDate" class="font_normal_body"><strong>开始时间:</strong></label>
|
|
83
84
|
<datepicker id="startDate" placeholder="开始日期"
|
|
84
85
|
style="width: 60%!important;"
|
|
85
86
|
v-model="model.startDate"
|
|
@@ -90,7 +91,7 @@
|
|
|
90
91
|
</datepicker>
|
|
91
92
|
</div>
|
|
92
93
|
<div class="form-group col-sm-3">
|
|
93
|
-
<label for="endDate" class="font_normal_body">结束时间:</label>
|
|
94
|
+
<label for="endDate" class="font_normal_body"><strong>结束时间:</strong></label>
|
|
94
95
|
<datepicker id="endDate" placeholder="结束日期"
|
|
95
96
|
style="width: 60%!important;"
|
|
96
97
|
v-model="model.endDate"
|