apply-clients 5.0.35 → 5.0.36-2

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 (91) hide show
  1. package/package.json +3 -3
  2. package/src/android.js +1 -1
  3. package/src/apply.js +15 -1
  4. package/src/assets//345/210/240/351/231/244.png +0 -0
  5. package/src/assets//347/224/250/346/210/267/345/234/260/345/235/200.png +0 -0
  6. package/src/assets//347/224/250/346/210/267/345/247/223/345/220/215.png +0 -0
  7. package/src/assets//347/224/250/346/210/267/347/224/265/350/257/235.png +0 -0
  8. package/src/components/app_apply/ApplyApp.vue +6 -6
  9. package/src/components/app_apply/ApplyDownList.vue +18 -16
  10. package/src/components/app_apply/ApplyInfo.vue +2 -2
  11. package/src/components/app_apply/ApplyListUpload.vue +15 -5
  12. package/src/components/app_apply/ApplyToDoList.vue +201 -54
  13. package/src/components/app_apply/ApplyUserInfo.vue +2 -2
  14. package/src/components/app_apply/FieldExploration.vue +0 -1
  15. package/src/components/app_apply/Gongcheng.vue +3631 -0
  16. package/src/components/app_apply/OneToMany.vue +194 -0
  17. package/src/components/app_apply/PlaceControler.vue +230 -189
  18. package/src/components/app_apply/ServiceControl.vue +687 -442
  19. package/src/components/app_apply/ServiceView.vue +44 -17
  20. package/src/components/app_apply/ezhou/FeiMinYongV.vue +109 -0
  21. package/src/components/app_apply/ezhou/FeiMinYongVV.vue +100 -0
  22. package/src/components/app_apply/ezhou/MinYong.vue +92 -0
  23. package/src/components/app_apply/ezhou/ServiceView.vue +745 -0
  24. package/src/components/image/doc.jpg +0 -0
  25. package/src/components/image/dwg.png +0 -0
  26. package/src/components/image/dxf.png +0 -0
  27. package/src/components/image/excel.jpg +0 -0
  28. package/src/components/image/pdf.jpg +0 -0
  29. package/src/components/phone/phoneselect.vue +250 -0
  30. package/src/components/phone/phoneselect2.vue +112 -0
  31. package/src/components/product/Common/ApplyValidateBill.vue +13 -6
  32. package/src/components/product/Common/PrintBill.vue +7 -6
  33. package/src/components/product/EngineeringManagement/EngineerUpload.vue +304 -0
  34. package/src/components/product/EngineeringManagement/EngineeringManagement.vue +137 -0
  35. package/src/components/product/EngineeringManagement/EngineeringSelect.vue +586 -0
  36. package/src/components/product/EngineeringSupervisory/EngineeringApplyStopInfo.vue +281 -0
  37. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryControl.vue +132 -0
  38. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryList.vue +340 -0
  39. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryServiceControl.vue +490 -0
  40. package/src/components/product/Function/InstallInfoSelect.vue +255 -254
  41. package/src/components/product/Function/Service/FunctionServiceControl.vue +37 -1
  42. package/src/components/product/Function/functions/ApplyUpload.vue +556 -0
  43. package/src/components/product/Function/functions/BuyerMessage.vue +512 -512
  44. package/src/components/product/Function/functions/InstallFee.vue +589 -347
  45. package/src/components/product/Function/functions/InstallFeeInfo.vue +6 -1
  46. package/src/components/product/Process/ExplorationSelect.vue +653 -636
  47. package/src/components/product/Process/Processes/CustomerRecordMessage.vue +2 -5
  48. package/src/components/product/Process/Processes/Service/ApplyChargeSearch.vue +392 -305
  49. package/src/components/product/Process/Processes/Service/PaperTicketBill.vue +85 -0
  50. package/src/components/product/Process/Processes/Service/ServiceControl.vue +1885 -1493
  51. package/src/components/product/ServiceView.vue +810 -800
  52. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +162 -10
  53. package/src/components/product/Supervisory/SupervisoryList.vue +77 -13
  54. package/src/components/product/applyReport/ApplyReport.vue +205 -0
  55. package/src/components/product/applyReport/PrintApplyReport.vue +116 -0
  56. package/src/components/product/stopInfo/ApplyStopInfo.vue +281 -280
  57. package/src/ezhouAndroid.js +48 -0
  58. package/src/index.js +3 -2
  59. package/src/main.js +1 -1
  60. package/src/plugins/commonService.js +11 -7
  61. package/static/newStyle/clear.png +0 -0
  62. package/static/newStyle/fife.png +0 -0
  63. package/static/newStyle/hidden.png +0 -0
  64. package/static/newStyle/label-clear.png +0 -0
  65. package/static/newStyle/left-img.png +0 -0
  66. package/static/newStyle/list_ok.png +0 -0
  67. package/static/newStyle/login-check.png +0 -0
  68. package/static/newStyle/login-con.png +0 -0
  69. package/static/newStyle/login-do.gif +0 -0
  70. package/static/newStyle/login-f.png +0 -0
  71. package/static/newStyle/login-info.png +0 -0
  72. package/static/newStyle/login-left.png +0 -0
  73. package/static/newStyle/login-org.png +0 -0
  74. package/static/newStyle/login-pwd.png +0 -0
  75. package/static/newStyle/login-user.png +0 -0
  76. package/static/newStyle/loginbg.gif +0 -0
  77. package/static/newStyle/loginbg1280.gif +0 -0
  78. package/static/newStyle/loginbg1366.gif +0 -0
  79. package/static/newStyle/loginbg_1.gif +0 -0
  80. package/static/newStyle/searchin.png +0 -0
  81. package/static/newStyle/searchout.png +0 -0
  82. package/static/newStyle/setting.png +0 -0
  83. package/static/newStyle/setting1.png +0 -0
  84. package/static/newStyle/shirk.png +0 -0
  85. package/static/newStyle/stretch_bottom.png +0 -0
  86. package/static/newStyle/stretch_left.png +0 -0
  87. package/static/newStyle/stretch_right.png +0 -0
  88. package/static/newStyle/stretch_top.png +0 -0
  89. package/static/newStyle/system-off.png +0 -0
  90. package/static/newStyle//350/261/252/344/275/263/347/207/203/346/260/224.png +0 -0
  91. package/yarn.lock +0 -8072
@@ -1,254 +1,255 @@
1
- <template>
2
- <div class="d1 flex">
3
- <div class="left col-sm-12">
4
- <criteria-paged :model="model" v-ref:cp>
5
- <criteria partial='criteria' @condition-changed='search' v-ref:cri style="padding: 20px;background-color: #f6f6f6;">
6
- <form novalidate class="" partial>
7
- <div class="row">
8
- <div class="col-sm-2">
9
- <label class="col-sm-4 control-label">联系人</label>
10
- <div class="col-sm-8">
11
- <input type="text" class="form-control" v-model="model.f_user_name" v-on:keyup.enter="search"
12
- condition="f_user_name like '{}%'" placeholder="联系人">
13
- </div>
14
- </div>
15
- <div class="col-sm-2">
16
- <label class="col-sm-4 control-label">项目名称</label>
17
- <div class="col-sm-8">
18
- <input type="text" class="form-control" v-model="model.f_entry_name" v-on:keyup.enter="search"
19
- condition="f_entry_name like '{}%'" placeholder="项目名称">
20
- </div>
21
- </div>
22
- <div class="col-sm-2">
23
- <label class="col-sm-4 control-label">报建编号</label>
24
- <div class="col-sm-8">
25
- <input type="text" class="form-control" v-model="model.f_apply_num" v-on:keyup.enter="search"
26
- condition="f_apply_num like '{}%'" placeholder="报建编号">
27
- </div>
28
- </div>
29
- <!-- <div class="col-sm-2">
30
- <label for="f_user_name" class="col-sm-6"><nobr> 地址:</nobr></label>
31
- <div class="col-sm-6">
32
- <input type="text" class="form-control" v-model="model.f_address" v-on:keyup.enter="search"
33
- condition="f_address like '{}%'" >
34
- </div>
35
- </div> -->
36
- <div class="col-sm-2">
37
- <!--<label for="f_user_name" class="col-sm-6"><nobr> 小区:</nobr></label>-->
38
- <label class="col-sm-4 control-label">小区</label>
39
- <div class="col-sm-8">
40
- <input type="text" class="form-control" v-model="model.f_residential_area" v-on:keyup.enter="search"
41
- condition="f_residential_area like '{}%'" placeholder="小区">
42
- </div>
43
- </div>
44
- <div class="col-sm-2 ">
45
- <label class="col-sm-4 control-label">开始日期</label>
46
- <div class="col-sm-8">
47
- <datepicker @change="$dispatch('setQueryCondition',model)" id="startDate" placeholder="开始日期"
48
- width='100%'
49
- v-model="model.startDate"
50
- :value.sync="model.startDate"
51
- :format="'yyyy-MM-dd HH:mm:ss'"
52
- :show-reset-button="true"
53
- condition="f_apply_date >= '{}'">
54
- </datepicker>
55
- </div>
56
- </div>
57
- <div class="col-sm-2">
58
- <button class="btn btn-primary btn-sm" type="button" @click="search(),$parent.$parent.showpager()" style="margin-left:3%">
59
- <span class="glyphicon glyphicon-search"></span>查询</button>
60
- <button class="btn-primary btn btn-sm button_spacing" @click.prevent="$parent.$parent.clear()">清空</button>
61
- </div>
62
- </div>
63
- <div class="row" style="margin-top:5px;">
64
- <div class="col-sm-2">
65
- <label class="col-sm-4 control-label">终止日期</label>
66
- <div class="col-sm-8">
67
- <datepicker @change="$dispatch('setQueryCondition',model)" id="endDate" placeholder="终止日期"
68
- width='100%'
69
- v-model="model.endDate"
70
- :value.sync="model.endDate"
71
- :format="'yyyy-MM-dd HH:mm:ss'"
72
- :show-reset-button="true"
73
- condition="f_apply_date <= '{}'">
74
- </datepicker>
75
- </div>
76
- </div>
77
- <div class="col-sm-2">
78
- <label class="col-sm-4 control-label">用户类型</label>
79
- <div class="col-sm-8">
80
- <v-select :options="$parent.$parent.usertype"
81
- placeholder='用户类型'
82
- condition="f_user_type like '{}'"
83
- :width="100"
84
- v-model="model.f_user_type"
85
- style="width: 100%"
86
- :value.sync="model.f_user_type" close-on-select>
87
- </v-select>
88
- </div>
89
- </div>
90
- <div class="col-sm-2">
91
- <label class="col-sm-4 control-label">报建类型</label>
92
- <div class="col-sm-8">
93
- <v-select :options="$parent.$parent.applytype"
94
- placeholder='报建类型'
95
- condition="f_apply_type like '{}%'"
96
- :width="100"
97
- v-model="model.f_apply_type"
98
- :value.sync="model.f_apply_type"
99
- style="width: 100%" close-on-select>
100
- </v-select>
101
- </div>
102
- </div>
103
- </div>
104
-
105
- </form>
106
- </criteria>
107
- <data-grid :model="model" partial='list' v-ref:grid class="list_area" is-fixed='false' style="margin-top: -21px;">
108
- <template partial='head' style="margin-top: 20px;">
109
- <tr class="title">
110
- <th>
111
- <nobr>序号</nobr>
112
- </th>
113
- <th>
114
- <nobr>项目名称</nobr>
115
- </th>
116
- <th>
117
- <nobr>报建编号</nobr>
118
- </th>
119
- <th>
120
- <nobr>联系人</nobr>
121
- </th>
122
- <th>
123
- <nobr>电话</nobr>
124
- </th>
125
- <th>
126
- <nobr>小区</nobr>
127
- </th>
128
- <th v-if="!this.$login.f.f_fengongsi.includes('中燃')">
129
- <nobr>用户类型</nobr>
130
- </th>
131
- <th>
132
- <nobr>流程状态</nobr>
133
- </th>
134
- <th>
135
- <nobr>报建类型</nobr>
136
- </th>
137
- <th>
138
- <nobr>报建日期</nobr>
139
- </th>
140
- <th>
141
- <nobr>安装户数</nobr>
142
- </th>
143
- <th>
144
- <nobr>操作</nobr>
145
- </th>
146
- </tr>
147
- </template>
148
- <template partial='body'>
149
- <tr>
150
- <td style="text-align: center;">
151
- <nobr>{{$index+1}}</nobr>
152
- </td>
153
- <td style="text-align: center;">
154
- <nobr>{{row.f_entry_name}}</nobr>
155
- </td>
156
- <td style="text-align: center;">
157
- <nobr>{{row.f_apply_num}}</nobr>
158
- </td>
159
- <td style="text-align: center;">
160
- <nobr>{{row.f_user_name}}</nobr>
161
- </td>
162
- <td style="text-align: center;">
163
- <nobr>{{row.f_phone}}</nobr>
164
- </td>
165
- <td style="text-align: center;">
166
- <nobr>{{row.f_residential_area}}</nobr>
167
- </td>
168
- <td style="text-align: center;" v-if="!this.$login.f.f_fengongsi.includes('中燃')">
169
- <nobr>{{row.f_user_type}}</nobr>
170
- </td>
171
- <td style="text-align: center;">
172
- <nobr>{{row.defname}}</nobr>
173
- </td>
174
- <td style="text-align: center;">
175
- <nobr>{{row.f_apply_type}}</nobr>
176
- </td>
177
- <td style="text-align: center;">
178
- <nobr>{{row.f_apply_date}}</nobr>
179
- </td>
180
- <td style="text-align: center;">
181
- <nobr>{{row.f_install_num}}</nobr>
182
- </td>
183
- <td style="text-align: center;">
184
- <dropdown v-if="row.defname != '完工'">
185
- <button type="button" data-toggle="dropdown" style="border: 0px;background: none;">
186
- <span class="glyphicon glyphicon-th-list" style="position: inherit;"></span>
187
- </button>
188
- <ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-right">
189
- <li v-for="(index,func) in $function_vue">
190
- <a href="#" @click="$dispatch('func',func,row)">{{func.title}}</a>
191
- </li>
192
- </ul>
193
- </dropdown>
194
- </td>
195
- </tr>
196
- </template>
197
- </data-grid>
198
- </criteria-paged>
199
- </div>
200
- </div>
201
- </template>
202
- <script>
203
- import {
204
- PagedList
205
- } from 'vue-client'
206
-
207
- export default {
208
- title: '报建业务信息',
209
- data() {
210
- return {
211
- usertype: this.$appdata.getParam('用户类型'),
212
- defnameType: this.$appdata.getParam('流程状态'),
213
- applytype: this.$appdata.getParam('报建类型'),
214
- //中燃 专用
215
- fapplytype: this.$appdata.getParam('用户类型'),
216
- showbtn: false,
217
- model: new PagedList('rs/sql/checkuserfunction', 20, {
218
- data: {
219
- id: this.$login.f.id,
220
- fengongsi: this.$login.f.f_fengongsi
221
- }
222
- }),
223
- condition: ''
224
- }
225
- },
226
- ready() {
227
- this.$refs.cp.$refs.cri.search()
228
- },
229
- methods: {
230
- clear(){
231
- Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
232
- this.$refs.cp.$refs.cri.model[key] = []
233
- })
234
- },
235
- clifun(row) {
236
- this.$refs.cp.$refs.grid.model.rows = [row]
237
- this.$refs.cp.pager = false
238
- this.$dispatch('showbtn', row)
239
- },
240
- showpager() {
241
- this.$refs.cp.pager = true
242
- this.$dispatch('hiddenbtn')
243
- }
244
- }
245
- }
246
- </script>
247
- <style scoped>
248
- label {
249
- display: flex;
250
- justify-content:center;
251
- align-items:Center;
252
- padding-top: 8px;
253
- }
254
- </style>
1
+ <template>
2
+ <div class="d1 flex">
3
+ <div class="left col-sm-12">
4
+ <criteria-paged :model="model" v-ref:cp>
5
+ <criteria partial='criteria' @condition-changed='search' v-ref:cri style="padding: 20px;background-color: #f6f6f6;">
6
+ <form novalidate class="" partial>
7
+ <div class="row">
8
+ <div class="col-sm-2">
9
+ <label class="col-sm-4 control-label">联系人</label>
10
+ <div class="col-sm-8">
11
+ <input type="text" class="form-control" v-model="model.f_user_name" v-on:keyup.enter="search"
12
+ condition="f_user_name like '{}%'" placeholder="联系人">
13
+ </div>
14
+ </div>
15
+ <div class="col-sm-2">
16
+ <label class="col-sm-4 control-label">项目名称</label>
17
+ <div class="col-sm-8">
18
+ <input type="text" class="form-control" v-model="model.f_entry_name" v-on:keyup.enter="search"
19
+ condition="f_entry_name like '{}%'" placeholder="项目名称">
20
+ </div>
21
+ </div>
22
+ <div class="col-sm-2">
23
+ <label class="col-sm-4 control-label">报建编号</label>
24
+ <div class="col-sm-8">
25
+ <input type="text" class="form-control" v-model="model.f_apply_num" v-on:keyup.enter="search"
26
+ condition="f_apply_num like '{}%'" placeholder="报建编号">
27
+ </div>
28
+ </div>
29
+ <!-- <div class="col-sm-2">
30
+ <label for="f_user_name" class="col-sm-6"><nobr> 地址:</nobr></label>
31
+ <div class="col-sm-6">
32
+ <input type="text" class="form-control" v-model="model.f_address" v-on:keyup.enter="search"
33
+ condition="f_address like '{}%'" >
34
+ </div>
35
+ </div> -->
36
+ <div class="col-sm-2">
37
+ <!--<label for="f_user_name" class="col-sm-6"><nobr> 小区:</nobr></label>-->
38
+ <label class="col-sm-4 control-label">小区</label>
39
+ <div class="col-sm-8">
40
+ <input type="text" class="form-control" v-model="model.f_residential_area" v-on:keyup.enter="search"
41
+ condition="f_residential_area like '{}%'" placeholder="小区">
42
+ </div>
43
+ </div>
44
+ <div class="col-sm-2 ">
45
+ <label class="col-sm-4 control-label">开始日期</label>
46
+ <div class="col-sm-8">
47
+ <datepicker @change="$dispatch('setQueryCondition',model)" id="startDate" placeholder="开始日期"
48
+ width='100%'
49
+ v-model="model.startDate"
50
+ :value.sync="model.startDate"
51
+ :format="'yyyy-MM-dd HH:mm:ss'"
52
+ :show-reset-button="true"
53
+ condition="f_apply_date >= '{}'">
54
+ </datepicker>
55
+ </div>
56
+ </div>
57
+ <div class="col-sm-2">
58
+ <button class="btn btn-primary btn-sm" type="button" @click="search(),$parent.$parent.showpager()" style="margin-left:3%">
59
+ <span class="glyphicon glyphicon-search"></span>查询</button>
60
+ <button class="btn-primary btn btn-sm button_spacing" @click.prevent="$parent.$parent.clear()">清空</button>
61
+ </div>
62
+ </div>
63
+ <div class="row" style="margin-top:5px;">
64
+ <div class="col-sm-2">
65
+ <label class="col-sm-4 control-label">终止日期</label>
66
+ <div class="col-sm-8">
67
+ <datepicker @change="$dispatch('setQueryCondition',model)" id="endDate" placeholder="终止日期"
68
+ width='100%'
69
+ v-model="model.endDate"
70
+ :value.sync="model.endDate"
71
+ :format="'yyyy-MM-dd HH:mm:ss'"
72
+ :show-reset-button="true"
73
+ condition="f_apply_date <= '{}'">
74
+ </datepicker>
75
+ </div>
76
+ </div>
77
+ <div class="col-sm-2">
78
+ <label class="col-sm-4 control-label">用户类型</label>
79
+ <div class="col-sm-8">
80
+ <v-select :options="$parent.$parent.usertype"
81
+ placeholder='用户类型'
82
+ condition="f_user_type like '{}'"
83
+ :width="100"
84
+ v-model="model.f_user_type"
85
+ style="width: 100%"
86
+ :value.sync="model.f_user_type" close-on-select>
87
+ </v-select>
88
+ </div>
89
+ </div>
90
+ <div class="col-sm-2">
91
+ <label class="col-sm-4 control-label">报建类型</label>
92
+ <div class="col-sm-8">
93
+ <v-select :options="$parent.$parent.applytype"
94
+ placeholder='报建类型'
95
+ condition="f_apply_type like '{}%'"
96
+ :width="100"
97
+ v-model="model.f_apply_type"
98
+ :value.sync="model.f_apply_type"
99
+ style="width: 100%" close-on-select>
100
+ </v-select>
101
+ </div>
102
+ </div>
103
+ </div>
104
+
105
+ </form>
106
+ </criteria>
107
+ <data-grid :model="model" partial='list' v-ref:grid class="list_area" is-fixed='false' style="margin-top: -21px;">
108
+ <template partial='head' style="margin-top: 20px;">
109
+ <tr class="title">
110
+ <th>
111
+ <nobr>序号</nobr>
112
+ </th>
113
+ <th>
114
+ <nobr>项目名称</nobr>
115
+ </th>
116
+ <th>
117
+ <nobr>报建编号</nobr>
118
+ </th>
119
+ <th>
120
+ <nobr>联系人</nobr>
121
+ </th>
122
+ <th>
123
+ <nobr>电话</nobr>
124
+ </th>
125
+ <th>
126
+ <nobr>小区</nobr>
127
+ </th>
128
+ <th v-if="!this.$login.f.f_fengongsi.includes('中燃')">
129
+ <nobr>用户类型</nobr>
130
+ </th>
131
+ <th>
132
+ <nobr>流程状态</nobr>
133
+ </th>
134
+ <th>
135
+ <nobr>报建类型</nobr>
136
+ </th>
137
+ <th>
138
+ <nobr>报建日期</nobr>
139
+ </th>
140
+ <th>
141
+ <nobr>安装户数</nobr>
142
+ </th>
143
+ <th>
144
+ <nobr>操作</nobr>
145
+ </th>
146
+ </tr>
147
+ </template>
148
+ <template partial='body'>
149
+ <tr>
150
+ <td style="text-align: center;">
151
+ <nobr>{{$index+1}}</nobr>
152
+ </td>
153
+ <td style="text-align: center;">
154
+ <nobr>{{row.f_entry_name}}</nobr>
155
+ </td>
156
+ <td style="text-align: center;">
157
+ <nobr>{{row.f_apply_num}}</nobr>
158
+ </td>
159
+ <td style="text-align: center;">
160
+ <nobr>{{row.f_user_name}}</nobr>
161
+ </td>
162
+ <td style="text-align: center;">
163
+ <nobr>{{row.f_phone}}</nobr>
164
+ </td>
165
+ <td style="text-align: center;">
166
+ <nobr>{{row.f_residential_area}}</nobr>
167
+ </td>
168
+ <td style="text-align: center;" v-if="!this.$login.f.f_fengongsi.includes('中燃')">
169
+ <nobr>{{row.f_user_type}}</nobr>
170
+ </td>
171
+ <td style="text-align: center;">
172
+ <nobr>{{row.defname}}</nobr>
173
+ </td>
174
+ <td style="text-align: center;">
175
+ <nobr>{{row.f_apply_type}}</nobr>
176
+ </td>
177
+ <td style="text-align: center;">
178
+ <nobr>{{row.f_apply_date}}</nobr>
179
+ </td>
180
+ <td style="text-align: center;">
181
+ <nobr>{{row.f_install_num}}</nobr>
182
+ </td>
183
+ <td style="text-align: center;">
184
+ <dropdown>
185
+ <button type="button" data-toggle="dropdown" style="border: 0px;background: none;">
186
+ <span class="glyphicon glyphicon-th-list" style="position: inherit;"></span>
187
+ </button>
188
+ <ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-right">
189
+ <li v-for="(index,func) in $function_vue">
190
+ <a href="#" @click="$dispatch('func',func,row)">{{func.title}}</a>
191
+ </li>
192
+ </ul>
193
+ </dropdown>
194
+ </td>
195
+ </tr>
196
+ </template>
197
+ </data-grid>
198
+ </criteria-paged>
199
+ </div>
200
+ </div>
201
+ </template>
202
+ <script>
203
+ import {
204
+ PagedList
205
+ } from 'vue-client'
206
+
207
+ export default {
208
+ title: '报建业务信息',
209
+ data() {
210
+ return {
211
+ usertype: this.$appdata.getParam('用户类型'),
212
+ defnameType: this.$appdata.getParam('流程状态'),
213
+ applytype: this.$appdata.getParam('报建类型'),
214
+ //中燃 专用
215
+ fapplytype: this.$appdata.getParam('用户类型'),
216
+ showbtn: false,
217
+ model: new PagedList('rs/sql/checkuserfunction', 20, {
218
+ data: {
219
+ id: this.$login.f.id,
220
+ fengongsi: this.$login.f.f_fengongsi,
221
+ f_product_id: 0
222
+ }
223
+ }),
224
+ condition: ''
225
+ }
226
+ },
227
+ ready() {
228
+ this.$refs.cp.$refs.cri.search()
229
+ },
230
+ methods: {
231
+ clear(){
232
+ Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
233
+ this.$refs.cp.$refs.cri.model[key] = []
234
+ })
235
+ },
236
+ clifun(row) {
237
+ this.$refs.cp.$refs.grid.model.rows = [row]
238
+ this.$refs.cp.pager = false
239
+ this.$dispatch('showbtn', row)
240
+ },
241
+ showpager() {
242
+ this.$refs.cp.pager = true
243
+ this.$dispatch('hiddenbtn')
244
+ }
245
+ }
246
+ }
247
+ </script>
248
+ <style scoped>
249
+ label {
250
+ display: flex;
251
+ justify-content:center;
252
+ align-items:Center;
253
+ padding-top: 8px;
254
+ }
255
+ </style>
@@ -20,6 +20,8 @@
20
20
  <stop-install :stopapply="selectdata" v-if="showstop"></stop-install>
21
21
  <!-- 领料记录 -->
22
22
  <material_recording :infee="selectdata" v-if="show_material"></material_recording>
23
+ <!-- APP附件 -->
24
+ <apply-upload :appupload="selectdata" v-if="show_upload"></apply-upload>
23
25
  </div>
24
26
  </template>
25
27
  <script>
@@ -42,7 +44,8 @@
42
44
  showstop: false, // 终止报建
43
45
  showbill: false, // 打印票据
44
46
  showpreparation: false, // 预付款
45
- show_material:false//报建材料
47
+ show_material:false,//报建材料
48
+ show_upload: false //APP附件
46
49
  }
47
50
  },
48
51
  methods: {
@@ -65,6 +68,7 @@
65
68
  this.showcontract = false
66
69
  this.showbill = false
67
70
  this.showpreparation = false
71
+ this.show_upload = false
68
72
  },
69
73
  // 派工单
70
74
  receiveBatch(){
@@ -85,6 +89,7 @@
85
89
  this.showcontract = false
86
90
  this.showbill = false
87
91
  this.showpreparation = false
92
+ this.show_upload = false
88
93
  },
89
94
  // 领料记录
90
95
  materialRecord(){
@@ -105,6 +110,7 @@
105
110
  this.showcontract = false
106
111
  this.showbill = false
107
112
  this.showpreparation = false
113
+ this.show_upload = false
108
114
  },
109
115
  // 预付款
110
116
  preparation(){
@@ -125,6 +131,7 @@
125
131
  this.showcontract = false
126
132
  this.showbill = false
127
133
  this.showpreparation = true
134
+ this.show_upload = false
128
135
  },
129
136
  // 票据打印
130
137
  bill(){
@@ -145,6 +152,7 @@
145
152
  this.showpreparation = false
146
153
  this.showbill = true
147
154
  this.show_material = false
155
+ this.show_upload = false
148
156
  },
149
157
  // 补充合同
150
158
  contract() {
@@ -165,6 +173,7 @@
165
173
  this.showpreparation = false
166
174
  this.showcontract = true
167
175
  this.show_material = false
176
+ this.show_upload = false
168
177
  },
169
178
  // 收费
170
179
  instalfee(str) {
@@ -185,6 +194,7 @@
185
194
  this.showprestorefee = false
186
195
  this.showinfee = false
187
196
  this.show_material = false
197
+ this.show_upload = false
188
198
  // 采用开发商预付款方式收费
189
199
  if(str==='预付扣款'){
190
200
  this.showprestorefee = true
@@ -211,6 +221,28 @@
211
221
  this.showpreparation = false
212
222
  this.showstop = true
213
223
  this.show_material = false
224
+ this.show_upload = false
225
+ },
226
+ // APP附件
227
+ appUpload() {
228
+ this.$parent.$refs.installselect.clifun(this.selectdata)
229
+ // this.selectdata = row
230
+ this.$parent.clishow= true
231
+ this.$parent.show = false
232
+
233
+ this.showreceivebatch = false
234
+ this.showbuyer = false
235
+ this.showview = false
236
+ this.showbill = false
237
+ this.showinfee = false
238
+ this.showprestorefee = false
239
+ this.showupfee = false
240
+ this.showreducefee = false
241
+ this.showcontract = false
242
+ this.showpreparation = false
243
+ this.showstop = false
244
+ this.show_material = false
245
+ this.show_upload = true
214
246
  },
215
247
 
216
248
 
@@ -250,6 +282,7 @@
250
282
  this.showreceivebatch = false
251
283
  this.showbuyer = false
252
284
  this.show_material = false
285
+ this.show_upload = false
253
286
  }else{
254
287
  if(this.funcdata.title==='终止报建'){
255
288
  this.stopInstall()
@@ -278,6 +311,9 @@
278
311
  if(this.funcdata.title==='派工单'){
279
312
  this.receiveBatch()
280
313
  }
314
+ if(this.funcdata.title==='APP附件'){
315
+ this.appUpload()
316
+ }
281
317
  }
282
318
  }
283
319
  },