apply-clients 3.5.5-9 → 3.5.5-91

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.
Files changed (81) hide show
  1. package/build/dev-server.js +7 -6
  2. package/package.json +6 -4
  3. package/src/App.vue +25 -25
  4. package/src/components/QXClient.js +333 -0
  5. package/src/components/SignTools.js +65 -0
  6. package/src/components/android/AppCheckTakePic.vue +168 -168
  7. package/src/components/android/Process/AppChargeList.vue +8 -0
  8. package/src/components/android/Process/AppExplorationUser.vue +1 -2
  9. package/src/components/android/Process/AppServiceControl.vue +1755 -1755
  10. package/src/components/product/Function/Service/FunctionServiceControl.vue +4 -4
  11. package/src/components/product/Install/ContractCharge.vue +210 -210
  12. package/src/components/product/PcZhihuanManagement.vue +160 -160
  13. package/src/components/product/Print/BuildOrder/buildOrderList.vue +339 -339
  14. package/src/components/product/Process/Processes/contractModel.vue +49 -37
  15. package/src/components/product/Process/Processes/selectApply.vue +251 -251
  16. package/src/components/product/Process/Processes/selectBcakApply.vue +250 -250
  17. package/src/filiale/baiyin/android/ByAddMaterialScience.vue +2 -0
  18. package/src/filiale/fugou/android/AppAddMaterialScience.vue +444 -444
  19. package/src/filiale/fugou/android/AppAddReplacement.vue +512 -341
  20. package/src/filiale/fugou/android/AppChargeManagement.vue +739 -739
  21. package/src/filiale/fugou/android/AppDevicesManagement.vue +3 -1
  22. package/src/filiale/fugou/android/AppExplorationUser.vue +3 -3
  23. package/src/filiale/fugou/android/AppInstallationDetails.vue +2 -1
  24. package/src/filiale/fugou/android/AppServiceControl.vue +75 -17
  25. package/src/filiale/fugou/android/AppZhihuanManagement.vue +14 -2
  26. package/src/filiale/fugou/pc/AddReplacement.vue +511 -340
  27. package/src/filiale/fugou/pc/ApplyChargeList.vue +487 -480
  28. package/src/filiale/fugou/pc/Applybatchdispatch.vue +754 -0
  29. package/src/filiale/fugou/pc/ExplorationSelect.vue +3 -4
  30. package/src/filiale/fugou/pc/InstallationDetails.vue +1 -1
  31. package/src/filiale/fugou/pc/ServiceControl.vue +47 -20
  32. package/src/filiale/fugou/pc/StopApplyList.vue +291 -0
  33. package/src/filiale/fugou/pc/addMaterialScience.vue +481 -481
  34. package/src/filiale/fugou/pc/addressAndUserinfoManagement.vue +216 -216
  35. package/src/filiale/fugou/pc/chargeReport.vue +215 -143
  36. package/src/filiale/fugou/pc/devicesManagement.vue +1 -0
  37. package/src/filiale/fugou/pc.js +3 -1
  38. package/src/filiale/gongyi/pc/addressAndUserinfoManagement.vue +187 -0
  39. package/src/filiale/gongyi/pc.js +25 -24
  40. package/src/filiale/hongda/pc/addMaterialScience.vue +723 -723
  41. package/src/filiale/jinhuang/android/AppAddMaterialScience.vue +635 -0
  42. package/src/filiale/jinhuang/android.js +6 -0
  43. package/src/filiale/jinhuang/pc/ContractList.vue +220 -0
  44. package/src/filiale/jinhuang/pc/ExplorationSelect.vue +523 -0
  45. package/src/filiale/jinhuang/pc/ServiceControl.vue +7 -0
  46. package/src/filiale/jinhuang/pc/addMaterialScience.vue +638 -0
  47. package/src/filiale/jinhuang/pc/addressAndUserinfoManagement.vue +41 -1
  48. package/src/filiale/jinhuang/pc.js +3 -0
  49. package/src/filiale/qianneng/android/AppServiceView.vue +13 -13
  50. package/src/filiale/qianneng/pc/ApplyMaterialDetailed.vue +1 -1
  51. package/src/filiale/qianneng/pc/Applybatchdispatch.vue +786 -769
  52. package/src/filiale/qianneng/pc/Applydetail.vue +1 -1
  53. package/src/filiale/qianneng/pc/FunctionServiceControl.vue +10 -3
  54. package/src/filiale/qianneng/pc/ServiceControl.vue +1387 -1382
  55. package/src/filiale/ruihua/pc/ServiceControl.vue +2 -1
  56. package/src/filiale/yangchunboneng/android/AppChargeManagement.vue +527 -520
  57. package/src/filiale/yangchunboneng/android/AppContractCharge.vue +210 -210
  58. package/src/filiale/yangchunboneng/android/AppExplorationUser.vue +72 -5
  59. package/src/filiale/yangchunboneng/android/AppInstallationMaterial.vue +1116 -1087
  60. package/src/filiale/yangchunboneng/android/AppProcessSupervisory.vue +331 -0
  61. package/src/filiale/yangchunboneng/android/AppServiceControl.vue +219 -43
  62. package/src/filiale/yangchunboneng/android/MaterIialOne.vue +21 -1
  63. package/src/filiale/yangchunboneng/android.js +21 -20
  64. package/src/filiale/yangchunboneng/pc/ApplyChargeList.vue +32 -4
  65. package/src/filiale/yangchunboneng/pc/ApplyUpload.vue +392 -392
  66. package/src/filiale/yangchunboneng/pc/ExplorationSelect.vue +612 -547
  67. package/src/filiale/yangchunboneng/pc/ServiceControl.vue +4 -2
  68. package/src/filiale/yangchunboneng/pc/StopApplyList.vue +294 -0
  69. package/src/filiale/yangchunboneng/pc/SupervisoryControl.vue +141 -0
  70. package/src/filiale/yangchunboneng/pc/SupervisoryList.vue +54 -42
  71. package/src/filiale/yangchunboneng/pc/SupervisoryListNew.vue +5 -1
  72. package/src/filiale/yangchunboneng/pc/SupervisoryServiceView.vue +1 -1
  73. package/src/filiale/yangchunboneng/pc/buildOrderList.vue +421 -0
  74. package/src/filiale/yangchunboneng/pc/chargeManagement.vue +5 -1
  75. package/src/filiale/yangchunboneng/pc/constructionInfo.vue +84 -0
  76. package/src/filiale/yangchunboneng/pc/printBuildOrder.vue +175 -0
  77. package/src/filiale/yangchunboneng/pc.js +29 -24
  78. package/src/main.js +4 -3
  79. package/src/test/SessionTestServlet.java +0 -69
  80. package/webapp/WEB-INF/web.xml +0 -52
  81. package/webapp/session-test.jsp +0 -59
@@ -1,251 +1,251 @@
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">电&emsp;&emsp;话:</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">地&emsp;&emsp;址:</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="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 {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
- if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
174
- let res = await this.$resetpost('rs/logic/getDefnameByType',
175
- { f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type },
176
- {resolveMsg: null, rejectMsg: '节点信息获取失败!!!'}
177
- )
178
-
179
- this.defnames = [{label: '全部', value: ''}, ...res.data]
180
- } else {
181
- this.defnames = [{label: '全部', value: ''}]
182
- }
183
- },
184
- select (row) {
185
-
186
- this.$dispatch('selectApply', row)
187
-
188
- this.showselect = false
189
- },
190
- searchCondition (args) {
191
- args.condition = `${args.condition} and defname != '完工' and state = '开始活动' and u.f_apply_type != '退款报建' and u.f_cumulative_payment_money > 0`
192
-
193
- this.model.search(args.condition, args.model)
194
- },
195
- clear () {
196
- Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
197
- this.$refs.cp.$refs.cri.model[key] = null
198
- })
199
- },
200
- openSelect () {
201
- this.showselect = true
202
- setTimeout(() => {
203
- this.$refs.cp.$refs.cri.search()
204
- }, 100)
205
- }
206
- },
207
- events: {
208
- },
209
- computed: {
210
- applyType () {
211
- return [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')]
212
- }
213
- },
214
- watch: {
215
- }
216
- }
217
- </script>
218
- <style scoped>
219
- .control-label-justify {
220
- display: inline-block;
221
- vertical-align: top;
222
- width: 110px;
223
- text-align: justify;
224
- font-family: PingFang-SC-Bold;
225
- }
226
-
227
- .control-label-justify::after {
228
- content: "";
229
- display: inline-block;
230
- width: 100%;
231
- overflow: hidden;
232
- height: 0;
233
- }
234
- .input_view{
235
- padding: 8px;
236
- background-color: #ffffff;
237
- border-radius: 2px;
238
- border: solid 1px #c7c7c7!important;
239
- color: #333333!important;
240
- font-size: 15px!important;
241
- }
242
-
243
- .input_view[readonly]{
244
- border: 1px solid #DDD!important;
245
- color:#ACA899!important;
246
- }
247
- .input_view:disabled{
248
- border: 1px solid #DDD!important;
249
- color:#ACA899!important;
250
- }
251
- </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">电&emsp;&emsp;话:</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">地&emsp;&emsp;址:</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="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 {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
+ if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
174
+ let res = await this.$resetpost('rs/logic/getDefnameByType',
175
+ { f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type },
176
+ {resolveMsg: null, rejectMsg: '节点信息获取失败!!!'}
177
+ )
178
+
179
+ this.defnames = [{label: '全部', value: ''}, ...res.data]
180
+ } else {
181
+ this.defnames = [{label: '全部', value: ''}]
182
+ }
183
+ },
184
+ select (row) {
185
+
186
+ this.$dispatch('selectApply', row)
187
+
188
+ this.showselect = false
189
+ },
190
+ searchCondition (args) {
191
+ args.condition = `${args.condition} and defname != '完工' and state = '开始活动' and u.f_apply_type != '退款报建' and u.f_cumulative_payment_money > 0`
192
+
193
+ this.model.search(args.condition, args.model)
194
+ },
195
+ clear () {
196
+ Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
197
+ this.$refs.cp.$refs.cri.model[key] = null
198
+ })
199
+ },
200
+ openSelect () {
201
+ this.showselect = true
202
+ setTimeout(() => {
203
+ this.$refs.cp.$refs.cri.search()
204
+ }, 100)
205
+ }
206
+ },
207
+ events: {
208
+ },
209
+ computed: {
210
+ applyType () {
211
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')]
212
+ }
213
+ },
214
+ watch: {
215
+ }
216
+ }
217
+ </script>
218
+ <style scoped>
219
+ .control-label-justify {
220
+ display: inline-block;
221
+ vertical-align: top;
222
+ width: 110px;
223
+ text-align: justify;
224
+ font-family: PingFang-SC-Bold;
225
+ }
226
+
227
+ .control-label-justify::after {
228
+ content: "";
229
+ display: inline-block;
230
+ width: 100%;
231
+ overflow: hidden;
232
+ height: 0;
233
+ }
234
+ .input_view{
235
+ padding: 8px;
236
+ background-color: #ffffff;
237
+ border-radius: 2px;
238
+ border: solid 1px #c7c7c7!important;
239
+ color: #333333!important;
240
+ font-size: 15px!important;
241
+ }
242
+
243
+ .input_view[readonly]{
244
+ border: 1px solid #DDD!important;
245
+ color:#ACA899!important;
246
+ }
247
+ .input_view:disabled{
248
+ border: 1px solid #DDD!important;
249
+ color:#ACA899!important;
250
+ }
251
+ </style>