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
@@ -54,7 +54,7 @@
54
54
  <label class="font_normal_body">用户编号:</label>
55
55
  <input type="text" style="width:60%" class="input_search" placeholder='用户编号' v-model="model.f_userinfo_code"
56
56
  v-on:keyup.enter="$parent.$parent.search()"
57
- condition="ui.f_userinfo_code like '%{}%'">
57
+ condition="u.f_userinfo_code like '%{}%'">
58
58
  </div>
59
59
  <div class="form-group col-sm-3">
60
60
  <label class="font_normal_body">工程编号:</label>
@@ -418,11 +418,10 @@
418
418
 
419
419
  data.f_sub_state = "新增"
420
420
  data.f_apply_source = "线下发起"
421
- data.f_process_id = await this.getProcessId(data.processname)
422
-
421
+ // data.f_process_id = await this.getProcessId()
422
+ data.workname=data.processname
423
423
  // 调用ExplorationUser事件
424
424
  this.$dispatch('apply', data)
425
-
426
425
  this.applyType = null
427
426
  this.showModal = false
428
427
  },
@@ -138,7 +138,7 @@
138
138
  :readonly="mark === 1"/>
139
139
  </div>
140
140
  </div>
141
- <div class="form-group col-sm-6" :class="[item.f_metertitles ? '' : 'has-error']">
141
+ <div class="form-group col-sm-6" >
142
142
  <label class="col-sm-4 control-label">表&ensp;封&ensp;号:</label>
143
143
  <div class="col-sm-8">
144
144
  <input class="form-control input_view" style=""
@@ -1,5 +1,6 @@
1
1
  <template>
2
2
  <div class="" v-if="showview">
3
+ <work-busy :is-busy="isBusy" ></work-busy>
3
4
  <show-back-reason :selectdata="show_data"></show-back-reason>
4
5
  <service-view v-ref:serviceview :data="show_data"></service-view>
5
6
  </div>
@@ -31,6 +32,7 @@
31
32
  props: ['selectdata'],
32
33
  data () {
33
34
  return {
35
+ isBusy: false,
34
36
  data: null, // 数据库数据,json配置文件数据的数据集合
35
37
  json_datas: null, // Json配置文件集合
36
38
  showview: false, // 控制显示service-view组件
@@ -529,9 +531,15 @@
529
531
  },
530
532
  // 缴费前置
531
533
  chargeBefore () {
532
- if (Number(this.show_data.f_due_money) > Number(this.show_data.f_cumulative_payment_money) || Number(this.show_data.f_surplus_money) > 0) {
533
- this.$showAlert('费用未结清!!!', 'warning', 3000)
534
- throw null
534
+ if(Number(this.show_data.f_due_money)>0){
535
+ if(Number(this.show_data.f_discount_amount) >= Number(this.show_data.f_due_money)){
536
+ return
537
+ }else{
538
+ if (Number(this.show_data.f_due_money) > Number(this.show_data.f_cumulative_payment_money) || Number(this.show_data.f_surplus_money) > 0) {
539
+ this.$showAlert('费用未结清!!!', 'warning', 3000)
540
+ throw null
541
+ }
542
+ }
535
543
  }
536
544
  },
537
545
  // 缴费前置
@@ -593,6 +601,8 @@
593
601
  }
594
602
  },
595
603
  async qualitytesting () {
604
+ //主流程在质检流程时,再判断工程施工是否结束。
605
+ await this.materialinput()
596
606
  let http = new HttpResetClass()
597
607
  let data = {
598
608
  condition: `f_parent_process_id = '${this.show_data.f_process_id}'`,
@@ -1531,13 +1541,18 @@
1531
1541
  this.show_data.button.button_name = '转散户'
1532
1542
  }
1533
1543
  }
1534
- let res = await this.$resetpost(
1535
- `rs/logic/ApplyProductService`,
1536
- {data: this.show_data},
1537
- {resolveMsg: null, rejectMsg: '数据保存失败'}
1538
- )
1539
-
1540
-
1544
+ this.isBusy=true
1545
+ try {
1546
+ let res = await this.$resetpost(
1547
+ `rs/logic/ApplyProductService`,
1548
+ {data: this.show_data},
1549
+ {resolveMsg: null, rejectMsg: '数据保存失败'}
1550
+ )
1551
+ }catch (e) {
1552
+ console.log(e)
1553
+ }finally {
1554
+ this.isBusy=false
1555
+ }
1541
1556
  if (this.show_data.button.after) {
1542
1557
  this[this.show_data.button.after]()
1543
1558
  }
@@ -1581,17 +1596,29 @@
1581
1596
  },
1582
1597
  selectSearch (val, index) {},
1583
1598
  'onblur' (index) {
1584
- if(this.show_data.fields[index].label==="优惠金额"){
1585
- let contract=this.getLableValue('合同金额')
1586
- let add=this.getLableValue('追加款')
1587
- let money = this.getLableValue('优惠金额')
1588
- //转为数字,然后contract减去money,保留两位小数
1589
- let money_num = parseFloat(money)
1590
- let add_num = parseFloat(add)
1591
- let contract_num = parseFloat(contract)
1592
- let new_contract = contract_num+add_num - money_num
1593
- this.setLabelValue('应交金额', new_contract.toFixed(2))
1599
+ if(this.show_data.f_apply_type === '改管报建'){
1600
+ if(this.show_data.fields[index].label==="优惠金额"){
1601
+ let contract=this.getLableValue('总金额')
1602
+ let money = this.getLableValue('优惠金额')
1603
+ let contract_num = parseFloat(contract)
1604
+ let money_num = parseFloat(money)
1605
+ let new_contract = contract_num - money_num
1606
+ this.setLabelValue('应交金额', new_contract.toFixed(2))
1607
+ }
1608
+ }else{
1609
+ if(this.show_data.fields[index].label==="优惠金额"){
1610
+ let contract=this.getLableValue('合同金额')
1611
+ let add=this.getLableValue('追加款')
1612
+ let money = this.getLableValue('优惠金额')
1613
+ //转为数字,然后contract减去money,保留两位小数
1614
+ let money_num = parseFloat(money)
1615
+ let add_num = parseFloat(add)
1616
+ let contract_num = parseFloat(contract)
1617
+ let new_contract = contract_num+add_num - money_num
1618
+ this.setLabelValue('应交金额', new_contract.toFixed(2))
1619
+ }
1594
1620
  }
1621
+
1595
1622
  },
1596
1623
  'oninput' (index) {},
1597
1624
  'initializtionView' () {},
@@ -0,0 +1,291 @@
1
+ <template>
2
+ <div class="col-sm-12">
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
+
8
+ <div class="form-group col-sm-3">
9
+ <label class="font_normal_body">工程编号:</label>
10
+ <input type="text" style="width:60%" class="input_search" placeholder='工程编号' v-model="model.f_apply_num"
11
+ v-on:keyup.enter="search"
12
+ condition="f_apply_num like '%{}%'">
13
+ </div>
14
+ <div class="form-group col-sm-3">
15
+ <label class="font_normal_body">客户名称:</label>
16
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
17
+ v-on:keyup.enter="$parent.$parent.search()" condition="a.f_user_name like '%{}%'" placeholder='客户名称'>
18
+ </div>
19
+ <div class="form-group col-sm-3">
20
+ <label class="font_normal_body">用户地址:</label>
21
+ <input type="text" style="width:60%" class="input_search" placeholder='用户地址' v-model="model.f_address"
22
+ v-on:keyup.enter="search"
23
+ condition="f_address like '%{}%'">
24
+ </div>
25
+ <div class="form-group col-sm-2 button-range">
26
+ <button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
27
+ <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
28
+ <div
29
+ :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
30
+ @click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
31
+ class="button_spacing"
32
+ style="float: right">
33
+ </div>
34
+ </div>
35
+ </div>
36
+ <div class="row" v-show="$parent.$parent.criteriaShow">
37
+ <div class="form-group col-sm-3">
38
+ <label class="font_normal_body">组织机构:</label>
39
+ <res-select
40
+ restype='organization'
41
+ :initresid='$parent.$parent.curorgid'
42
+ @res-select="$parent.$parent.getorg"
43
+ is-mul="false"
44
+ ></res-select>
45
+ </div>
46
+ <div class="form-group col-sm-3">
47
+ <label class="font_normal_body">用户编号:</label>
48
+ <input type="text" style="width:60%" class="input_search" placeholder='用户编号' v-model="model.f_userinfo_code"
49
+ v-on:keyup.enter="$parent.$parent.search()"
50
+ condition="f_userinfo_code like '%{}%'">
51
+ </div>
52
+ <div class="form-group col-sm-3">
53
+ <label class="font_normal_body">联系电话:</label>
54
+ <input type="text" style="width:60%" class="input_search" placeholder='联系电话' v-model="model.f_phone"
55
+ v-on:keyup.enter="search"
56
+ condition="f_phone like '%{}%'">
57
+ </div>
58
+ <div class="form-group col-sm-3">
59
+ <label class="font_normal_body">合同编号:</label>
60
+ <input type="text" style="width:60%" class="input_search" placeholder='合同编号' v-model="model.f_contract_number"
61
+ v-on:keyup.enter="search"
62
+ condition="f_contract_number = '{}'">
63
+ </div>
64
+ <div class="form-group col-sm-3">
65
+ <label class="font_normal_body">报建类型:</label>
66
+ <v-select
67
+ v-model="model.f_apply_type"
68
+ placeholder='报建类型'
69
+ condition="f_apply_type = '{}'"
70
+ :value.sync="model.f_apply_type"
71
+ :options='$parent.$parent.applytype'
72
+ class="select select_list"
73
+ :value-single="true"
74
+ @change="$parent.$parent.applyTypeChange()"
75
+ close-on-select ></v-select>
76
+ </div>
77
+ <div class="form-group col-sm-3">
78
+ <label class="font_normal_body">类型:</label>
79
+ <v-select
80
+ v-model="model.f_type"
81
+ placeholder='报建类型'
82
+ condition="f_type = '{}'"
83
+ :value.sync="model.f_type"
84
+ :options='$parent.$parent.types'
85
+ class="select select_list"
86
+ :value-single="true"
87
+ close-on-select ></v-select>
88
+ </div>
89
+ <div class="form-group col-sm-3">
90
+ <label class="font_normal_body">办理环节:</label>
91
+ <v-select
92
+ v-model="model.defname"
93
+ placeholder='办理环节'
94
+ condition="defname = '{}'"
95
+ :value.sync="model.defname"
96
+ :options='$parent.$parent.defnames'
97
+ class="select select_list"
98
+ :value-single="true"
99
+ close-on-select ></v-select>
100
+ </div>
101
+ <div class="form-group col-sm-3">
102
+ <label class="font_normal_body">报建性质:</label>
103
+ <v-select
104
+ v-model="model.f_apply_nature"
105
+ placeholder='报建性质'
106
+ condition="f_apply_nature = '{}'"
107
+ :value.sync="model.f_apply_nature"
108
+ :options='$parent.$parent.applyNatures'
109
+ class="select select_list"
110
+ :value-single="true"
111
+ close-on-select ></v-select>
112
+ </div>
113
+ <div class="form-group col-sm-3">
114
+ <label for="startDate" class="font_normal_body">开始时间:</label>
115
+ <datepicker id="startDate" placeholder="开始日期"
116
+ style="width: 60%!important;"
117
+ v-model="model.startDate"
118
+ :value.sync="model.startDate"
119
+ :format="'yyyy-MM-dd 00:00:00'"
120
+ :show-reset-button="true"
121
+ condition="f_stop_date >= '{}'">
122
+ </datepicker>
123
+ </div>
124
+ <div class="form-group col-sm-3">
125
+ <label for="endDate" class="font_normal_body">结束时间:</label>
126
+ <datepicker id="endDate" placeholder="结束日期"
127
+ style="width: 60%!important;"
128
+ v-model="model.endDate"
129
+ :value.sync="model.endDate"
130
+ :format="'yyyy-MM-dd 23:59:59'"
131
+ :show-reset-button="true"
132
+ condition="f_stop_date <= '{}'">
133
+ </datepicker>
134
+ </div>
135
+ </div>
136
+ </div>
137
+ </criteria>
138
+ <data-grid :model="model" partial='list' v-ref:grid class="list_area table_sy">
139
+ <template partial='head'>
140
+ <tr>
141
+ <th style="white-space: nowrap;">序号</th>
142
+ <th style="white-space: nowrap;">操作</th>
143
+ <th style="white-space: nowrap;">报建编号</th>
144
+ <th style="white-space: nowrap;">客户名称</th>
145
+ <th style="white-space: nowrap;">联系人</th>
146
+ <th style="white-space: nowrap;">电话</th>
147
+ <th style="white-space: nowrap;">报建类型</th>
148
+ <th style="white-space: nowrap;">办理环节</th>
149
+ <th style="white-space: nowrap;">类型</th>
150
+ <th style="white-space: nowrap;">状态</th>
151
+ <th style="white-space: nowrap;">终止原因</th>
152
+ <th style="white-space: nowrap;">终止时间</th>
153
+ <th style="white-space: nowrap;">终止人</th>
154
+ <th style="white-space: nowrap;">撤销原因</th>
155
+ <th style="white-space: nowrap;">撤销时间</th>
156
+ <th style="white-space: nowrap;">撤销人</th>
157
+ </tr>
158
+ </template>
159
+ <template partial='body'>
160
+ <tr>
161
+ <td style="text-align: center;">
162
+ <nobr>{{$index+1}}</nobr>
163
+ </td>
164
+ <td style="text-align: center;">
165
+ <dropdown v-if="row.f_type === '暂停报建' && row.f_state === '有效'">
166
+ <button type="button" data-toggle="dropdown" style="border: 0px;background: none;">
167
+ <span class="glyphicon glyphicon-th-list" style="position: inherit;"></span>
168
+ </button>
169
+ <ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-left">
170
+ <li>
171
+ <a href="#" @click="$parent.$parent.$parent.click(row)">撤销</a>
172
+ </li>
173
+ </ul>
174
+ </dropdown>
175
+ </td>
176
+ <td style="text-align: center;">
177
+ <nobr>{{row.f_apply_num}}</nobr>
178
+ </td>
179
+ <td style="text-align: center;">
180
+ <nobr>{{row.f_user_name}}</nobr>
181
+ </td>
182
+ <td style="text-align: center;">
183
+ <nobr>{{row.f_contact}}</nobr>
184
+ </td>
185
+ <td style="text-align: center;">
186
+ <nobr>{{row.f_phone}}</nobr>
187
+ </td>
188
+ <td style="text-align: center;">
189
+ <nobr>{{row.f_apply_type}}</nobr>
190
+ </td>
191
+ <td style="text-align: center;">
192
+ <nobr>{{row.defname}}</nobr>
193
+ </td>
194
+ <td style="text-align: center;">
195
+ <nobr>{{row.f_type}}</nobr>
196
+ </td>
197
+ <td style="text-align: center;">
198
+ <nobr>{{row.f_state}}</nobr>
199
+ </td>
200
+ <td style="text-align: center;">
201
+ <nobr>{{row.f_stop_reason}}</nobr>
202
+ </td>
203
+ <td style="text-align: center;">
204
+ <nobr>{{row.f_stop_date}}</nobr>
205
+ </td>
206
+ <td style="text-align: center;">
207
+ <nobr>{{row.f_operator}}</nobr>
208
+ </td>
209
+ <td style="text-align: center;">
210
+ <nobr>{{row.f_cancel_reason}}</nobr>
211
+ </td>
212
+ <td style="text-align: center;">
213
+ <nobr>{{row.f_cancel_date}}</nobr>
214
+ </td>
215
+ <td style="text-align: center;">
216
+ <nobr>{{row.f_cancel_operator}}</nobr>
217
+ </td>
218
+ </tr>
219
+ </template>
220
+ </data-grid>
221
+ </criteria-paged>
222
+ </div>
223
+ </template>
224
+ <script>
225
+ import {PagedList} from 'vue-client'
226
+ import {isEmpty} from '../../../components/Util'
227
+ export default {
228
+ title: '勘探详情',
229
+ data () {
230
+ return {
231
+ model: new PagedList('rs/sql/getStopApply', 20, {
232
+ data: {
233
+ orgid: this.$login.f.orgid
234
+ }
235
+ }),
236
+ curorgid: [this.$login.f.orgid],
237
+ applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')],
238
+ types: [{label: '全部', value: ''},{label: '暂停报建', value: '暂停报建'}, {label: '终止报建', value: '终止报建'}],
239
+ defnames: [{label: '全部', value: ''}], // 流程节点
240
+ applyNatures: [{label: '全部', value: ''}], // 报建性质
241
+ criteriaShow: false
242
+ }
243
+ },
244
+ ready () {
245
+ // 调用查询
246
+ this.search()
247
+ },
248
+ events: {
249
+ },
250
+ methods: {
251
+ // 查询
252
+ search () {
253
+ this.$dispatch('search')
254
+ },
255
+ click (row) {
256
+ this.$dispatch('cancelStopApply', row)
257
+ },
258
+ async applyTypeChange () {
259
+ if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
260
+ let res = await this.$resetpost('rs/logic/getDefnameByType',
261
+ { f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type },
262
+ {resolveMsg: null, rejectMsg: '节点信息获取失败!!!'}
263
+ )
264
+
265
+ this.defnames = [{label: '全部', value: ''}, ...res.data]
266
+
267
+ this.applyNatures = isEmpty(this.$appdata.getParam(`${this.$refs.cp.$refs.cri.model.f_apply_type}性质`)) ? [{label: '全部', value: ''}] : [{label: '全部', value: ''}, ...this.$appdata.getParam(`${this.$refs.cp.$refs.cri.model.f_apply_type}性质`)]
268
+ } else {
269
+ this.defnames = [{label: '全部', value: ''}]
270
+
271
+ this.applyNatures = [{label: '全部', value: ''}]
272
+ }
273
+ },
274
+ clear () {
275
+ Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
276
+ this.$refs.cp.$refs.cri.model[key] = null
277
+ })
278
+ },
279
+ getorg (val) {
280
+ if (val.length <= 0) {
281
+ return
282
+ }
283
+ this.model.params.data.orgid = val[0]
284
+ }
285
+ },
286
+ computed: {
287
+ }
288
+ }
289
+ </script>
290
+ <style scoped>
291
+ </style>