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,280 +1,281 @@
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="u.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="u.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="u.f_apply_num like '{}%'" placeholder="报建编号">
27
- </div>
28
- </div>
29
-
30
- <div class="col-sm-2">
31
- <label class="col-sm-4 control-label ">小区</label>
32
- <div class="col-sm-8">
33
- <input type="text" class="form-control" v-model="model.f_residential_area" v-on:keyup.enter="search"
34
- condition="f_residential_area like '{}%'" placeholder="小区">
35
- </div>
36
- </div>
37
- <div class="col-sm-2 ">
38
- <label class="col-sm-4 control-label ">开始日期</label>
39
- <div class="col-sm-8">
40
- <datepicker @change="$dispatch('setQueryCondition',model)" id="startDate" placeholder="开始日期"
41
- style="display: block"
42
- v-model="model.startDate"
43
- :value.sync="model.startDate"
44
- :format="'yyyy-MM-dd HH:mm:ss'"
45
- :show-reset-button="true"
46
- condition="u.f_apply_date >= '{}'">
47
- </datepicker>
48
- </div>
49
- </div>
50
- </div>
51
- <div class="row" style="margin-top:5px;">
52
- <div class="col-sm-2">
53
- <label class="col-sm-4 control-label ">终止日期</label>
54
- <div class="col-sm-8">
55
- <datepicker @change="$dispatch('setQueryCondition',model)" id="endDate" placeholder="终止日期"
56
- style="display: block"
57
- v-model="model.endDate"
58
- :value.sync="model.endDate"
59
- :format="'yyyy-MM-dd HH:mm:ss'"
60
- :show-reset-button="true"
61
- condition="u.f_apply_date <= '{}'">
62
- </datepicker>
63
- </div>
64
- </div>
65
-
66
- <div class="col-sm-2">
67
- <label class="col-sm-4 control-label ">用户类型</label>
68
- <div class="col-sm-8">
69
- <v-select :options="$parent.$parent.usertype" placeholder='用户类型' condition="f_user_type like '{}'"
70
- :width="100" style="width:100%"
71
- v-model="model.f_user_type" :value.sync="model.f_user_type" close-on-select>
72
- </v-select>
73
- </div>
74
- </div>
75
-
76
- <div class="col-sm-2">
77
- <label class="col-sm-4 control-label ">报建类型</label>
78
- <div class="col-sm-8">
79
- <v-select :options="$parent.$parent.applytype" placeholder='报建类型' condition="f_apply_type like '{}%'"
80
- :width="100"
81
- v-model="model.f_apply_type" :value.sync="model.f_apply_type" style="width: 100%" close-on-select>
82
- </v-select>
83
- </div>
84
- </div>
85
- <div class="col-sm-4">
86
- <button class="btn btn-primary btn-sm" type="button" @click="search(),$parent.$parent.showpager()" style="margin-left:10%">
87
- <span class="glyphicon glyphicon-search"></span>查询</button>
88
- <button class="btn-primary btn btn-sm" @click.prevent="$parent.$parent.clear()">清空</button>
89
- </div>
90
- </div>
91
-
92
- </form>
93
- </criteria>
94
- <data-grid :model="model" partial='list' v-ref:grid class="list_area" is-fixed='false'>
95
- <template partial='head'>
96
- <tr class="title">
97
- <th>
98
- <nobr>序号</nobr>
99
- </th>
100
- <th>
101
- <nobr>项目名称</nobr>
102
- </th>
103
- <th>
104
- <nobr>终止流程</nobr>
105
- </th>
106
- <th>
107
- <nobr>报建编号</nobr>
108
- </th>
109
- <th>
110
- <nobr>联系人</nobr>
111
- </th>
112
- <th>
113
- <nobr>小区</nobr>
114
- </th>
115
- <th v-if="!this.$login.f.f_fengongsi.includes('中燃')">
116
- <nobr>用户类型</nobr>
117
- </th>
118
- <th>
119
- <nobr>报建类型</nobr>
120
- </th>
121
- <th>
122
- <nobr>报建日期</nobr>
123
- </th>
124
- <th>
125
- <nobr>终止日期</nobr>
126
- </th>
127
- <th>
128
- <nobr>项目状态</nobr>
129
- </th>
130
- <th>
131
- <nobr>终止人</nobr>
132
- </th>
133
- <th>
134
- <nobr>终止原因</nobr>
135
- </th>
136
- </tr>
137
- </template>
138
- <template partial='body'>
139
- <tr>
140
- <td style="text-align: center;">
141
- <nobr>{{$index+1}}</nobr>
142
- </td>
143
- <td style="text-align: center;">
144
- <nobr>{{row.f_entry_name}}</nobr>
145
- </td>
146
- <td style="text-align: center;">
147
- <nobr>{{row.f_apply_num}}</nobr>
148
- </td>
149
- <td style="text-align: center;">
150
- <nobr>{{row.defname}}</nobr>
151
- </td>
152
- <td style="text-align: center;">
153
- <nobr>{{row.f_user_name}}</nobr>
154
- </td>
155
-
156
- <td style="text-align: center;">
157
- <nobr>{{row.f_residential_area}}</nobr>
158
- </td>
159
- <td style="text-align: center;" v-if="!this.$login.f.f_fengongsi.includes('中燃')">
160
- <nobr>{{row.f_user_type}}</nobr>
161
- </td>
162
- <td style="text-align: center;">
163
- <nobr>{{row.f_apply_type}}</nobr>
164
- </td>
165
- <td style="text-align: center;">
166
- <nobr>{{row.f_apply_date}}</nobr>
167
- </td>
168
- <td style="text-align: center;">
169
- <nobr>{{row.f_date}}</nobr>
170
- </td>
171
- <td style="text-align: center;">
172
- <nobr>{{row.f_sub_state}}</nobr>
173
- </td>
174
- <td style="text-align: center;">
175
- <nobr>{{row.f_operator}}</nobr>
176
- </td>
177
- <td style="text-align: center;">
178
- <nobr><button @click="$parent.$parent.$parent.stopinfoshow($index)">查看终止原因</button></nobr>
179
- </td>
180
-
181
- </tr>
182
- </template>
183
- </data-grid>
184
- </criteria-paged>
185
- </div>
186
- <modal :show.sync="showstopinfoflag" v-ref:modal backdrop="false">
187
- <header slot="modal-header" class="modal-header">
188
- <button type="button" class="close" @click="closestopinfo"><span>&times;</span></button>
189
- <h4 class="modal-title">终止原因</h4>
190
- </header>
191
- <article slot="modal-body" class="modal-body">
192
- <p >{{stopremarks}}</p>
193
- </article>
194
- <footer slot="modal-footer" class="modal-footer">
195
- </footer>
196
- </modal>
197
- </div>
198
- </template>
199
- <script>
200
- Date.prototype.Format = function (fmt) {
201
- var o = {
202
- "M+": this.getMonth() + 1, //月份
203
- "d+": this.getDate(), //日
204
- "H+": this.getHours(), //小时
205
- "m+": this.getMinutes(), //分
206
- "s+": this.getSeconds(), //秒
207
- "q+": Math.floor((this.getMonth() + 3) / 3), //季度
208
- "S": this.getMilliseconds() //毫秒
209
- };
210
- if (/(y+)/.test(fmt)) fmt = fmt.replace(RegExp.$1, (this.getFullYear() + "").substr(4 - RegExp.$1.length));
211
- for (var k in o)
212
- if (new RegExp("(" + k + ")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length == 1) ? (o[k]) : (("00" + o[k]).substr(("" + o[k]).length)));
213
- return fmt;
214
- }
215
- import {
216
- PagedList
217
- } from 'vue-client'
218
- import * as Util from '../../Util'
219
-
220
- export default {
221
- title: '报建终止查询',
222
- data() {
223
- return {
224
- usertype: this.$appdata.getParam('用户类型'),
225
- defnameType: this.$appdata.getParam('流程状态'),
226
- applytype: this.$appdata.getParam('报建类型'),
227
- //中燃 专用
228
- fapplytype: this.$appdata.getParam('用户类型'),
229
- showbtn: false,
230
- model: new PagedList('rs/sql/checkuserStop', 20, {
231
- data: {
232
- id: this.$login.f.id,
233
- fengongsi: this.$login.f.f_fengongsi
234
- }
235
- }),
236
- condition: '',
237
- showstopinfoflag:false,
238
- stopremarks:""
239
- }
240
- },
241
- ready() {
242
- this.$refs.cp.$refs.cri.model.startDate = Util.toStandardDateString() + ' 00:00:00'
243
- this.$refs.cp.$refs.cri.model.endDate = Util.toStandardDateString() + ' 23:59:59'
244
- this.$refs.cp.$refs.cri.search()
245
- },
246
- methods: {
247
- clear(){
248
- this.$refs.cp.$refs.cri.model = {}
249
- },
250
- stopinfoshow(index){
251
- this.showstopinfoflag = true;
252
- let remakrs = this.model.rows[index].f_stop_remarks;
253
- console.log(JSON.stringify(remakrs))
254
- console.log(remakrs)
255
-
256
- this.stopremarks= remakrs;
257
- },
258
- clifun(row) {
259
- this.$refs.cp.$refs.grid.model.rows = [row]
260
- this.$refs.cp.pager = false
261
- this.$dispatch('showbtn', row)
262
- },
263
- showpager() {
264
- this.$refs.cp.pager = true
265
- this.$dispatch('hiddenbtn')
266
- },
267
- closestopinfo(){
268
- this.showstopinfoflag = close;
269
- }
270
- }
271
- }
272
- </script>
273
- <style scoped>
274
- label {
275
- display: flex;
276
- justify-content:center;
277
- align-items:Center;
278
- padding-top: 8px;
279
- }
280
- </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="u.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="u.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="u.f_apply_num like '{}%'" placeholder="报建编号">
27
+ </div>
28
+ </div>
29
+
30
+ <div class="col-sm-2">
31
+ <label class="col-sm-4 control-label ">小区</label>
32
+ <div class="col-sm-8">
33
+ <input type="text" class="form-control" v-model="model.f_residential_area" v-on:keyup.enter="search"
34
+ condition="f_residential_area like '{}%'" placeholder="小区">
35
+ </div>
36
+ </div>
37
+ <div class="col-sm-2 ">
38
+ <label class="col-sm-4 control-label ">开始日期</label>
39
+ <div class="col-sm-8">
40
+ <datepicker @change="$dispatch('setQueryCondition',model)" id="startDate" placeholder="开始日期"
41
+ style="display: block"
42
+ v-model="model.startDate"
43
+ :value.sync="model.startDate"
44
+ :format="'yyyy-MM-dd HH:mm:ss'"
45
+ :show-reset-button="true"
46
+ condition="u.f_apply_date >= '{}'">
47
+ </datepicker>
48
+ </div>
49
+ </div>
50
+ </div>
51
+ <div class="row" style="margin-top:5px;">
52
+ <div class="col-sm-2">
53
+ <label class="col-sm-4 control-label ">终止日期</label>
54
+ <div class="col-sm-8">
55
+ <datepicker @change="$dispatch('setQueryCondition',model)" id="endDate" placeholder="终止日期"
56
+ style="display: block"
57
+ v-model="model.endDate"
58
+ :value.sync="model.endDate"
59
+ :format="'yyyy-MM-dd HH:mm:ss'"
60
+ :show-reset-button="true"
61
+ condition="u.f_apply_date <= '{}'">
62
+ </datepicker>
63
+ </div>
64
+ </div>
65
+
66
+ <div class="col-sm-2">
67
+ <label class="col-sm-4 control-label ">用户类型</label>
68
+ <div class="col-sm-8">
69
+ <v-select :options="$parent.$parent.usertype" placeholder='用户类型' condition="f_user_type like '{}'"
70
+ :width="100" style="width:100%"
71
+ v-model="model.f_user_type" :value.sync="model.f_user_type" close-on-select>
72
+ </v-select>
73
+ </div>
74
+ </div>
75
+
76
+ <div class="col-sm-2">
77
+ <label class="col-sm-4 control-label ">报建类型</label>
78
+ <div class="col-sm-8">
79
+ <v-select :options="$parent.$parent.applytype" placeholder='报建类型' condition="f_apply_type like '{}%'"
80
+ :width="100"
81
+ v-model="model.f_apply_type" :value.sync="model.f_apply_type" style="width: 100%" close-on-select>
82
+ </v-select>
83
+ </div>
84
+ </div>
85
+ <div class="col-sm-4">
86
+ <button class="btn btn-primary btn-sm" type="button" @click="search(),$parent.$parent.showpager()" style="margin-left:10%">
87
+ <span class="glyphicon glyphicon-search"></span>查询</button>
88
+ <button class="btn-primary btn btn-sm" @click.prevent="$parent.$parent.clear()">清空</button>
89
+ </div>
90
+ </div>
91
+
92
+ </form>
93
+ </criteria>
94
+ <data-grid :model="model" partial='list' v-ref:grid class="list_area" is-fixed='false'>
95
+ <template partial='head'>
96
+ <tr class="title">
97
+ <th>
98
+ <nobr>序号</nobr>
99
+ </th>
100
+ <th>
101
+ <nobr>项目名称</nobr>
102
+ </th>
103
+ <th>
104
+ <nobr>终止流程</nobr>
105
+ </th>
106
+ <th>
107
+ <nobr>报建编号</nobr>
108
+ </th>
109
+ <th>
110
+ <nobr>联系人</nobr>
111
+ </th>
112
+ <th>
113
+ <nobr>小区</nobr>
114
+ </th>
115
+ <th v-if="!this.$login.f.f_fengongsi.includes('中燃')">
116
+ <nobr>用户类型</nobr>
117
+ </th>
118
+ <th>
119
+ <nobr>报建类型</nobr>
120
+ </th>
121
+ <th>
122
+ <nobr>报建日期</nobr>
123
+ </th>
124
+ <th>
125
+ <nobr>终止日期</nobr>
126
+ </th>
127
+ <th>
128
+ <nobr>项目状态</nobr>
129
+ </th>
130
+ <th>
131
+ <nobr>终止人</nobr>
132
+ </th>
133
+ <th>
134
+ <nobr>终止原因</nobr>
135
+ </th>
136
+ </tr>
137
+ </template>
138
+ <template partial='body'>
139
+ <tr>
140
+ <td style="text-align: center;">
141
+ <nobr>{{$index+1}}</nobr>
142
+ </td>
143
+ <td style="text-align: center;">
144
+ <nobr>{{row.f_entry_name}}</nobr>
145
+ </td>
146
+ <td style="text-align: center;">
147
+ <nobr>{{row.f_apply_num}}</nobr>
148
+ </td>
149
+ <td style="text-align: center;">
150
+ <nobr>{{row.defname}}</nobr>
151
+ </td>
152
+ <td style="text-align: center;">
153
+ <nobr>{{row.f_user_name}}</nobr>
154
+ </td>
155
+
156
+ <td style="text-align: center;">
157
+ <nobr>{{row.f_residential_area}}</nobr>
158
+ </td>
159
+ <td style="text-align: center;" v-if="!this.$login.f.f_fengongsi.includes('中燃')">
160
+ <nobr>{{row.f_user_type}}</nobr>
161
+ </td>
162
+ <td style="text-align: center;">
163
+ <nobr>{{row.f_apply_type}}</nobr>
164
+ </td>
165
+ <td style="text-align: center;">
166
+ <nobr>{{row.f_apply_date}}</nobr>
167
+ </td>
168
+ <td style="text-align: center;">
169
+ <nobr>{{row.f_date}}</nobr>
170
+ </td>
171
+ <td style="text-align: center;">
172
+ <nobr>{{row.f_sub_state}}</nobr>
173
+ </td>
174
+ <td style="text-align: center;">
175
+ <nobr>{{row.f_operator}}</nobr>
176
+ </td>
177
+ <td style="text-align: center;">
178
+ <nobr><button @click="$parent.$parent.$parent.stopinfoshow($index)">查看终止原因</button></nobr>
179
+ </td>
180
+
181
+ </tr>
182
+ </template>
183
+ </data-grid>
184
+ </criteria-paged>
185
+ </div>
186
+ <modal :show.sync="showstopinfoflag" v-ref:modal backdrop="false">
187
+ <header slot="modal-header" class="modal-header">
188
+ <button type="button" class="close" @click="closestopinfo"><span>&times;</span></button>
189
+ <h4 class="modal-title">终止原因</h4>
190
+ </header>
191
+ <article slot="modal-body" class="modal-body">
192
+ <p >{{stopremarks}}</p>
193
+ </article>
194
+ <footer slot="modal-footer" class="modal-footer">
195
+ </footer>
196
+ </modal>
197
+ </div>
198
+ </template>
199
+ <script>
200
+ Date.prototype.Format = function (fmt) {
201
+ var o = {
202
+ "M+": this.getMonth() + 1, //月份
203
+ "d+": this.getDate(), //日
204
+ "H+": this.getHours(), //小时
205
+ "m+": this.getMinutes(), //分
206
+ "s+": this.getSeconds(), //秒
207
+ "q+": Math.floor((this.getMonth() + 3) / 3), //季度
208
+ "S": this.getMilliseconds() //毫秒
209
+ };
210
+ if (/(y+)/.test(fmt)) fmt = fmt.replace(RegExp.$1, (this.getFullYear() + "").substr(4 - RegExp.$1.length));
211
+ for (var k in o)
212
+ if (new RegExp("(" + k + ")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length == 1) ? (o[k]) : (("00" + o[k]).substr(("" + o[k]).length)));
213
+ return fmt;
214
+ }
215
+ import {
216
+ PagedList
217
+ } from 'vue-client'
218
+ import * as Util from '../../Util'
219
+
220
+ export default {
221
+ title: '报建终止查询',
222
+ data() {
223
+ return {
224
+ usertype: this.$appdata.getParam('用户类型'),
225
+ defnameType: this.$appdata.getParam('流程状态'),
226
+ applytype: this.$appdata.getParam('报建类型'),
227
+ //中燃 专用
228
+ fapplytype: this.$appdata.getParam('用户类型'),
229
+ showbtn: false,
230
+ model: new PagedList('rs/sql/checkuserStop', 20, {
231
+ data: {
232
+ id: this.$login.f.id,
233
+ fengongsi: this.$login.f.f_fengongsi,
234
+ f_product_id: 0
235
+ }
236
+ }),
237
+ condition: '',
238
+ showstopinfoflag:false,
239
+ stopremarks:""
240
+ }
241
+ },
242
+ ready() {
243
+ this.$refs.cp.$refs.cri.model.startDate = Util.toStandardDateString() + ' 00:00:00'
244
+ this.$refs.cp.$refs.cri.model.endDate = Util.toStandardDateString() + ' 23:59:59'
245
+ this.$refs.cp.$refs.cri.search()
246
+ },
247
+ methods: {
248
+ clear(){
249
+ this.$refs.cp.$refs.cri.model = {}
250
+ },
251
+ stopinfoshow(index){
252
+ this.showstopinfoflag = true;
253
+ let remakrs = this.model.rows[index].f_stop_remarks;
254
+ console.log(JSON.stringify(remakrs))
255
+ console.log(remakrs)
256
+
257
+ this.stopremarks= remakrs;
258
+ },
259
+ clifun(row) {
260
+ this.$refs.cp.$refs.grid.model.rows = [row]
261
+ this.$refs.cp.pager = false
262
+ this.$dispatch('showbtn', row)
263
+ },
264
+ showpager() {
265
+ this.$refs.cp.pager = true
266
+ this.$dispatch('hiddenbtn')
267
+ },
268
+ closestopinfo(){
269
+ this.showstopinfoflag = close;
270
+ }
271
+ }
272
+ }
273
+ </script>
274
+ <style scoped>
275
+ label {
276
+ display: flex;
277
+ justify-content:center;
278
+ align-items:Center;
279
+ padding-top: 8px;
280
+ }
281
+ </style>
@@ -0,0 +1,48 @@
1
+ import Vue from 'vue'
2
+ import { all } from 'vue-client'
3
+ Vue.config.silent = true
4
+ import ApplyGetSaleParam from './stores/ApplyGetSaleParams'
5
+ import ApplyLoadParams from './stores/ApplyLoadParams'
6
+ /** ****************服务插件*********************/
7
+
8
+ export default function () {
9
+ Vue.use(ApplyGetSaleParam)
10
+ Vue.use(ApplyLoadParams)
11
+ /** ***************************报建模块*********************************/
12
+ // 报建 总入口
13
+ Vue.component('apply_app', (resolve) => { require(['./components/app_apply/ApplyApp'], resolve) })
14
+ // 报建 总入口
15
+ Vue.component('one-to-many', (resolve) => { require(['./components/app_apply/OneToMany'], resolve) })
16
+ // 报建 待办流程页
17
+ Vue.component('placecontrolerapp', (resolve) => { require(['./components/app_apply/PlaceControler'], resolve) })
18
+ // 报建 已办事项
19
+ Vue.component('applydownlist', (resolve) => { require(['./components/app_apply/ApplyDownList'], resolve) })
20
+ // 报建 上传
21
+ Vue.component('applylistupload', (resolve) => { require(['./components/app_apply/ApplyListUpload'], resolve) })
22
+ // 报建 待办事项
23
+ Vue.component('applytodolist', (resolve) => { require(['./components/app_apply/ApplyToDoList'], resolve) })
24
+ // 报建 用户信息
25
+ Vue.component('apply-user-info', (resolve) => { require(['./components/app_apply/ApplyUserInfo'], resolve) })
26
+ // 报建 报建流程信息
27
+ Vue.component('apply-info', (resolve) => { require(['./components/app_apply/ApplyInfo'], resolve) })
28
+ // 报建 现场勘探
29
+ Vue.component('fieldexploration', (resolve) => { require(['./components/app_apply/FieldExploration'], resolve) })
30
+ // 报建 竣工验收
31
+ Vue.component('acceptance', (resolve) => { require(['./components/app_apply/Acceptance'], resolve) })
32
+ // 报建 通气点火
33
+ Vue.component('ventilation', (resolve) => { require(['./components/app_apply/Ventilation'], resolve) })
34
+
35
+ Vue.component('back-page', (resolve) => { require(['./components/app_apply/ToolsPage.vue'], resolve) })
36
+
37
+ // 业务tab(control层)页
38
+ Vue.component('service-control-app', (resolve) => { require(['./components/app_apply/ServiceControl'], resolve) })
39
+ // 公共业务显示(view层)页
40
+ Vue.component('service-view-app', (resolve) => { require(['./components/app_apply/ezhou/ServiceView'], resolve) })
41
+ Vue.component('minyong', (resolve) => { require(['./components/app_apply/ezhou/MinYong'], resolve) })
42
+ Vue.component('feiminyongv', (resolve) => { require(['./components/app_apply/ezhou/FeiMinYongV'], resolve) })
43
+ Vue.component('feiminyongvv', (resolve) => { require(['./components/app_apply/ezhou/FeiMinYongVV'], resolve) })
44
+ // Vue.component('hetong-minyong', (resolve) => { require(['./components/app_apply/ezhou/HeTongMinYong'], resolve) })
45
+ // Vue.component('hetong-feiminyongv', (resolve) => { require(['./components/app_apply/ezhou/HeTongFeiMinYongV'], resolve) })
46
+ // 工程 待办事项
47
+ Vue.component('gongcheng', (resolve) => { require(['./components/app_apply/Gongcheng'], resolve) })
48
+ }
package/src/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  import apply from './apply'
2
2
  import applyAndroid from './applyAndroid'
3
-
3
+ import ezhouAndroid from './ezhouAndroid'
4
4
  export {
5
5
  apply,
6
- applyAndroid
6
+ applyAndroid,
7
+ ezhouAndroid
7
8
  }
package/src/main.js CHANGED
@@ -7,7 +7,7 @@ import {sale} from 'sale-client'
7
7
  import {material} from 'material-client'
8
8
 
9
9
  import apply from './apply'
10
- import applyAndroid from './applyAndroid'
10
+ import applyAndroid from './ezhouAndroid'
11
11
  import 'lib-flexible/flexible.js'
12
12
  /*import vueBubble from 'vue-bubble'
13
13
  Vue.use(vueBubble)*/