apply-clients 5.0.36 → 5.0.37-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 +111 -111
  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 +630 -385
  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 +3 -2
  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 +1 -1
  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 +669 -636
  47. package/src/components/product/Process/Processes/CustomerRecordMessage.vue +907 -907
  48. package/src/components/product/Process/Processes/Service/ApplyChargeSearch.vue +126 -39
  49. package/src/components/product/Process/Processes/Service/PaperTicketBill.vue +85 -0
  50. package/src/components/product/Process/Processes/Service/ServiceControl.vue +2200 -1808
  51. package/src/components/product/ServiceView.vue +810 -795
  52. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +559 -407
  53. package/src/components/product/Supervisory/SupervisoryList.vue +102 -17
  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 +2 -1
  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
@@ -0,0 +1,745 @@
1
+ <template>
2
+ <div class="auto select-overspread" v-if="refresh">
3
+ <div v-if="data.back_reason" class="panel panel-info">
4
+ <span style="color: red"> 请注意被退回原因为:{{ data.back_reason }}</span>
5
+ </div>
6
+ <validator name="v">
7
+ <form class="form-horizontal">
8
+ <div class="col-sm-11 form-group">
9
+ <div v-for="(index,item) in data.fields">
10
+ <!--input-->
11
+ <div v-if="item.type==='input' ||item.type === 'tel' " v-show="!item.hidden"
12
+ :class="[data.fields[index].required&&!(data.fields[index].value) ? 'has-error' : '',data.fields[index].bootstraped?data.fields[index].bootstraped+' form-group':'col-sm-4 form-group']">
13
+ <label
14
+ :class="item.label_bootstraped?item.label_bootstraped+' control-label':'control-label col-sm-6'">{{
15
+ item.label
16
+ }}:</label>
17
+ <div :class="item.value_bootstraped?item.value_bootstraped:'col-sm-6'">
18
+ <input class="form-control"
19
+ :type="item.type"
20
+ v-model="data.fields[index].value"
21
+ :placeholder="item.placeholder"
22
+ :value="data.fields[index].value"
23
+ :readonly="item.readonly"
24
+ :disable="item.disable"
25
+ @change="select_change(index),disabled_check(index,data.fields[index].required,data.fields[index].value)"
26
+ @blur="check_disable"
27
+ />
28
+ </div>
29
+ </div>
30
+ <!--number-->
31
+ <div v-if="item.type==='number'" v-show="!item.hidden"
32
+ :class="[data.fields[index].required&&!(data.fields[index].value) ? 'has-error' : '',data.fields[index].bootstraped?data.fields[index].bootstraped+' form-group':'col-sm-4 form-group']">
33
+ <label
34
+ :class="item.label_bootstraped?item.label_bootstraped+' control-label':'control-label col-sm-6'">{{
35
+ item.label
36
+ }}:</label>
37
+ <div :class="item.value_bootstraped?item.value_bootstraped:'col-sm-6'">
38
+ <input class="form-control"
39
+ :type="item.type"
40
+ v-model="data.fields[index].value"
41
+ :placeholder="item.placeholder"
42
+ :value="data.fields[index].value"
43
+ :readonly="item.readonly"
44
+ :disable="item.disable"
45
+ @change="disabled_check(index,data.fields[index].required,data.fields[index].value)"
46
+ @blur="check_disable"
47
+ />
48
+ </div>
49
+ </div>
50
+
51
+ <!--时间datepicker-->
52
+ <div v-if="item.type==='datepicker'"
53
+ :class="[data.fields[index].required&&!(data.fields[index].value) ? 'has-error' : '',data.fields[index].bootstraped?data.fields[index].bootstraped+' form-group':'col-xs-12 form-group']">
54
+ <label style="margin-top: 0.7em"
55
+ :class="item.label_bootstraped?item.label_bootstraped +' control-label':'control-label col-sm-6'">{{
56
+ item.label
57
+ }}:</label>
58
+ <div :class="item.value_bootstraped?item.value_bootstraped:'col-sm-6'">
59
+ <datepicker
60
+ :placeholder="item.placeholder"
61
+ :value.sync="data.fields[index].value"
62
+ :format="'yyyy-MM-dd HH:mm:ss'"
63
+ v-model="data.fields[index].value"
64
+ :width="'100%'"
65
+ class="form-control"
66
+ :readonly="item.readonly"
67
+ :disabled="item.disabled"
68
+ @blur="check_disable"
69
+ :show-reset-button="reset">
70
+ </datepicker>
71
+ </div>
72
+ </div>
73
+
74
+
75
+ <!--textarea-->
76
+ <div v-if="item.type==='textarea'"
77
+ :class="[data.fields[index].required&&!(data.fields[index].value) ? 'has-error' : '',data.fields[index].bootstraped?data.fields[index].bootstraped+' form-group':'col-sm-12 form-group']">
78
+ <label
79
+ :class="item.label_bootstraped?item.label_bootstraped+' control-label':'control-label col-sm-2'">{{
80
+ item.label
81
+ }}:</label>
82
+ <div :class="item.value_bootstraped?item.value_bootstraped:'col-sm-10'">
83
+ <textarea
84
+ :readonly="item.readonly"
85
+ :disabled="item.disabled"
86
+ class="form-control"
87
+ :rows="item.rows"
88
+ v-model="data.fields[index].value"
89
+ @change="disabled_check(index,data.fields[index].required,data.fields[index].value)"
90
+ @blur="check_disable"
91
+ >
92
+ </textarea>
93
+ </div>
94
+ </div>
95
+
96
+ <!--radio-->
97
+ <div v-if="item.type==='radio'"
98
+ :class="[data.fields[index].required&&!(data.fields[index].value) ? 'has-error' : '',data.fields[index].bootstraped?data.fields[index].bootstraped+' form-group':'col-sm-12 form-group']">
99
+ <label v-if="item.label"
100
+ :class="item.label_bootstraped?item.label_bootstraped+' control-label':'control-label col-sm-2'">{{
101
+ item.label
102
+ }}:</label>
103
+ <div class="col-xs-12">
104
+ <div
105
+ :class="item.value_bootstraped?item.value_bootstraped:item.items.length%2 == 0?'col-xs-5': 'col-xs-3'"
106
+ v-for="(index2,row) in item.items">
107
+ <label style="margin-top: 0.7em" for="row.label"
108
+ :class="item.items.length%2 == 0?'col-xs-4': 'col-xs-2'">{{ row.label }}</label>
109
+ <input @blur="check_disable" :class="item.items.length%2 == 0?'col-xs-1': 'col-xs-1'"
110
+ :readonly="item.readonly" :disabled="item.disabled" style="margin-top: 10px" type="radio"
111
+ :name="index" :id="row.label" v-bind:value="data.fields[index].items[index2].value"
112
+ v-model="data.fields[index].value">
113
+ </div>
114
+ </div>
115
+ </div>
116
+
117
+ <!--select-->
118
+ <div v-if="item.type==='select'"
119
+ :class="[data.fields[index].required&&!(data.fields[index].value) ? 'has-error' : '',data.fields[index].bootstraped?data.fields[index].bootstraped+' form-group':'col-sm-4 form-group']">
120
+ <label
121
+ :class="item.label_bootstraped?item.label_bootstraped+' control-label':'control-label col-sm-6'">{{
122
+ item.label
123
+ }}:</label>
124
+ <input-select :class="item.value_bootstraped?item.value_bootstraped:'col-sm-6'" @blur="check_disable"
125
+ @change="select_change(index),disabled_check(index,data.fields[index].required,data.fields[index].value)"
126
+ :readonly="item.readonly" :disable="item.disabled" :value.sync="data.fields[index].value"
127
+ v-model="data.fields[index].value"
128
+ :options='item.options' :valueSingle="true"></input-select>
129
+
130
+ </div>
131
+
132
+ <!--checkbox-->
133
+ <div v-if="item.type==='checkbox'"
134
+ :class="[data.fields[index].required&&!(data.fields[index].value) ? 'has-error' : '',data.fields[index].bootstraped?data.fields[index].bootstraped+' form-group':'col-sm-12 form-group']">
135
+ <label v-if="item.label"
136
+ :class="item.label_bootstraped?item.label_bootstraped+' control-label':'control-label col-sm-2'">{{item.label }}</label>
137
+ <div style="margin-top: 6px"
138
+ :class="item.value_bootstraped?item.value_bootstraped:'control-label col-sm-2'"
139
+ v-for="(index2,row) in item.items">
140
+ <label class="font-size form-group col-sm-6">{{ row.label }}</label>
141
+ <input :readonly="item.readonly" :disabled="item.disabled" type="checkbox" class="col-sm-6"
142
+ :id="row.label" v-model="data.fields[index].items[index2].value" @click="checkboxSelect(index,index2)">
143
+ </div>
144
+ </div>
145
+
146
+
147
+ </div>
148
+ </div>
149
+ <div class="form-group col-sm-11">
150
+ <label class="text-left font">现场照片</label>
151
+
152
+ <div class="auto">
153
+ <div class="panel" style="padding: 10px 10px 5px 10px;">
154
+ <div class="panel-body panel-self"
155
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
156
+ <div class="row" style="height: 240px;overflow: scroll;top: 1px">
157
+ <div class="col-xs-4 col-sm-3 col-md-2" style="margin-bottom: 35px"
158
+ v-for="(index,img) in model.f_overall_imgs">
159
+ <img-self :src="img.f_overall_path" alt="现场照片" :width="140" :height="170"></img-self>
160
+ <img src="../../../assets/删除.png" @click="delfile('f_overall_path', img.f_overall_path,index)"
161
+ style="width: 15px;margin-top: -80px" alt="">
162
+ </div>
163
+ </div>
164
+ <div class="row text-right div-photo">
165
+ <button type="button" name="button" class="btn btn-photo" @click="takePic('f_overall_path', '现场照片')">
166
+ 拍照
167
+ </button>
168
+ <!--<button type="button" name="button" class="btn btn-primary btn-photo" @click="takePic('f_overall_path', '总体安检照片1')">拍照</button>-->
169
+ <!--&nbsp;&nbsp;&nbsp;&nbsp;<img src="../../../assets/remove.png" :class="style__" @click="delfile('f_overall_path', img.f_overall_path)" style="width: 25%;"></img>-->
170
+ </div>
171
+ </div>
172
+ </div>
173
+ </div>
174
+ </div>
175
+ <div class="form-group col-sm-11" v-show="true">
176
+ <label class="text-left font">用户签名</label>
177
+ <div class="auto">
178
+ <div class="panel">
179
+ <div class="panel-body panel-self"
180
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
181
+ <div class="row" style="height: 240px;overflow: scroll;top: 1px">
182
+ <div class="col-sm-4">
183
+ <img :src="model.f_sign_path" :width="200" :height="150"/>
184
+ </div>
185
+ </div>
186
+ <div class="row text-right div-photo">
187
+ <button type="button" name="button" class="btn btn-primary btn-photo" @click="sign">签名</button>
188
+ </div>
189
+ </div>
190
+ </div>
191
+ </div>
192
+ </div>
193
+
194
+ <!-- <input @click="gotohetong('民用')" type="checkbox" v-model="model.f_hege"/><label class="text-left font">我已阅读<a href="#" @click="gotohetong('民用')">居民天然气供用气合同</a></label>-->
195
+ <div class="form-group col-sm-11" v-show="kchege&&data.f_user_type=='民用'&&data.title!='现场勘查'">
196
+ <input type="checkbox" v-model="model.f_hege"/><label class="text-left font">我已阅读<a href="#"
197
+ @click="gotohetong('民用')">居民天然气供用气合同</a></label>
198
+ </div>
199
+ <div class="form-group col-sm-11" v-show="kchege&&(data.f_user_type=='非民用'||data.title=='现场勘查')">
200
+ <input type="checkbox" v-model="model.f_hege"/><label class="text-left font">我已阅读<a href="#"
201
+ @click="gotohetong('非民用1')">天然气工程建设安装合同</a>,<a
202
+ href="#" @click="gotohetong('非民用2')">管道燃气供用气合同</a></label>
203
+ </div>
204
+ <div class="form-group col-sm-11" v-show="kcbuhege">
205
+ <div class="col-sm-12 form-group">
206
+ <label class="control-label col-sm-2">不合格原因:</label>
207
+ <div class="col-sm-10">
208
+ <textarea
209
+ class="form-control"
210
+ v-model="model.f_buhege_reason">
211
+ </textarea>
212
+ </div>
213
+ </div>
214
+
215
+
216
+ </div>
217
+
218
+
219
+
220
+ <div class="col-sm-11 form-group" v-for="item in onetomany" style="text-align: center">
221
+
222
+ <button type="button" name="button" class="btn btn-primary" style="background-color:#499edf;" @click="gotoOneToMany(item)">前往{{item.title}}</button>
223
+
224
+ </div>
225
+
226
+ <div class="col-sm-11 form-group">
227
+ <div class="form-group col-sm-6">
228
+ <label class=" col-sm-4 control-label">分公司:</label>
229
+ <div class="col-sm-5">
230
+ <input class="form-control" type="text" v-model="model.f_filiale" disabled>
231
+ </div>
232
+ </div>
233
+ <div class="col-sm-6 form-group">
234
+ <label class="control-label col-sm-6">部门:</label>
235
+ <div class="col-sm-5">
236
+ <input type="text" class="form-control" disabled v-model="model.f_parentname"/>
237
+ </div>
238
+ </div>
239
+ </div>
240
+ <div class="col-sm-11 form-group">
241
+ <div class="col-sm-6 form-group">
242
+ <label class="control-label col-sm-4">操作日期:</label>
243
+ <div class="col-sm-5">
244
+ <input type="text" class="form-control" disabled v-model="model.f_operate_date"/>
245
+ </div>
246
+ </div>
247
+ <div class="col-sm-6 form-group">
248
+ <label class="control-label col-sm-6">操作人:</label>
249
+ <div class="col-sm-5">
250
+ <input type="text" class="form-control" disabled v-model="model.f_operator"/>
251
+ </div>
252
+ </div>
253
+ </div>
254
+
255
+ </form>
256
+ </validator>
257
+ <div class="from-group col-xs-12">
258
+ <center>
259
+ <div v-for="(index,button) in data.buttons"
260
+ :class="[data.buttons.length==4?'col-xs-3':'',data.buttons.length==3?'col-xs-4':'',data.buttons.length==2?'col-xs-6':'']">
261
+ <!-- 按钮组 -->
262
+ <button :disabled="(button.button_name==='提交'||button.button_name==='下发')&&disable_button"
263
+ type="button" @click="clicked(index,button)" style="border-radius:5px; "
264
+ :class="[(button.button_name==='提交'||button.button_name==='下发')&&disable_button?'btn btn-default':'btn btn-primary',data.buttons.length==4 ? 'col-xs-2 col-xs-offset-1':'',data.buttons.length==3 ? 'col-xs-2 col-xs-offset-2':'',data.buttons.length==2 ? 'col-xs-4 col-xs-offset-2':'']">
265
+ {{ button.button_name }}
266
+ </button>
267
+ </div>
268
+ </center>
269
+ </div>
270
+ <div class="form-group col-xs-12" style="height: 50px;width: 100%"></div>
271
+ <!-- 模态框 -->
272
+ <modal v-if="showmodal" :show.sync="showmodal" v-ref:modal backdrop="false">
273
+ <header slot="modal-header" class="modal-header">
274
+ <button type="button" class="close" @click="closemodal"><span>&times;</span></button>
275
+ <h4 class="modal-title">{{ model.button.button_name }}</h4>
276
+ </header>
277
+ <article slot="modal-body" class="modal-body">
278
+ <div class="col-sm-12" v-for="(index,button_field) in data.buttons[model.button.button_index].button_fields">
279
+ <label class="control-label col-sm-3" style="margin-top: 10px">{{ button_field.label }}:</label>
280
+ <div class="col-sm-7">
281
+ <!--select-->
282
+ <input-select v-if="button_field.type=='select'"
283
+ :value.sync="data.buttons[model.button.button_index].button_fields[index].value"
284
+ v-model="data.buttons[model.button.button_index].button_fields[index].value"
285
+ :options='button_field.options'></input-select>
286
+ <!-- input -->
287
+ <input v-else type="text" class="form-control"
288
+ v-model="data.buttons[model.button.button_index].button_fields[index].value"/>
289
+ </div>
290
+ </div>
291
+ </article>
292
+ <footer slot="modal-footer" style="border-top:none" class="modal-footer">
293
+ <button v-show="showmodal" type="button" class="btn btn-primary" @click='acknowledge'>确认</button>
294
+ </footer>
295
+ </modal>
296
+ </div>
297
+ </template>
298
+ <script>
299
+
300
+ // Date格式化
301
+
302
+
303
+ Date.prototype.Format = function (fmt) {
304
+ var o = {
305
+ "M+": this.getMonth() + 1, //月份
306
+ "d+": this.getDate(), //日
307
+ "H+": this.getHours(), //小时
308
+ "m+": this.getMinutes(), //分
309
+ "s+": this.getSeconds(), //秒
310
+ "q+": Math.floor((this.getMonth() + 3) / 3), //季度
311
+ "S": this.getMilliseconds() //毫秒
312
+ };
313
+ if (/(y+)/.test(fmt)) fmt = fmt.replace(RegExp.$1, (this.getFullYear() + "").substr(4 - RegExp.$1.length));
314
+ for (var k in o)
315
+ if (new RegExp("(" + k + ")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length == 1) ? (o[k]) : (("00" + o[k]).substr(("" + o[k]).length)));
316
+ return fmt;
317
+ }
318
+
319
+ import Vue from 'vue'
320
+ import * as Util from '../../Util'
321
+ import {HttpResetClass} from 'vue-client'
322
+ export default {
323
+ title: '报建业务通用组件',
324
+ props: ['data', 'model'],
325
+
326
+ data() {
327
+ return {
328
+ isshow: true,
329
+ kchege: false,
330
+ kcbuhege: false,
331
+ countmoney: [0, 0, 0],
332
+ data: null,
333
+ showmodal: false,
334
+ disable_button: true,
335
+ onetomany: [],
336
+ refresh: true // 控制重新渲染
337
+ }
338
+ },
339
+ created() {
340
+
341
+ // 初始化数据
342
+ this.initializtion()
343
+ },
344
+ methods: {
345
+ gotoOneToMany (item){
346
+ item.f_process_id = this.data.f_process_id
347
+ item.f_filiale = this.data.f_filiale
348
+ item.f_apply_num = this.data.f_apply_num
349
+ this.$dispatch('onetomany', item)
350
+ },
351
+ gotohetong (val) {
352
+ console.log(val)
353
+ console.log("进入goto")
354
+ this.$dispatch('gotonewpage', val)
355
+ },
356
+ cameraCallBack (prop, fileName) {
357
+ if (prop == 'f_overall_path') {
358
+ let f_overall_path = fileName + '?' + Math.random()
359
+ HostApp.__this__.model.f_overall_imgs.push({
360
+ f_overall_path: f_overall_path,
361
+ f_overall_name: this.data.title
362
+ })
363
+ } else {
364
+ HostApp.__this__.model[prop] = fileName + '?' + Math.random()
365
+ }
366
+ HostApp.__callback__ = null
367
+ HostApp.__this__ = null
368
+ },
369
+ takePic (prop, title, index) {
370
+ HostApp.__callback__ = this.cameraCallBack
371
+ HostApp.__this__ = this
372
+ console.log("prop:" + prop)
373
+ console.log("this.prop:" + this.model[prop])
374
+ let fileName
375
+ if (prop == 'f_overall_path') {
376
+ if (!this.model.f_overall_imgs[index] || this.model.f_overall_imgs[index].f_overall_path.includes("nopic.png")) {
377
+ fileName = Util.guid() + '-' + prop + '.jpg'
378
+ } else {
379
+ fileName = Util.getFileName(this.model.f_overall_imgs[index].f_overall_path)
380
+ }
381
+ } else {
382
+ if (!this.model[prop] || this.model[prop].includes("nopic.png")) {
383
+ fileName = Util.guid() + '-' + prop + '.jpg'
384
+ } else {
385
+ fileName = Util.getFileName(this.model[prop])
386
+ }
387
+ }
388
+
389
+ HostApp._open_a_page({
390
+ type: 'boomerang',
391
+ page: 'com.aofeng.hybrid.android.peripheral.CameraActivity',
392
+ param: {
393
+ file: fileName,
394
+ requestCode: 111,
395
+ callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");',
396
+ watermark: title + '\t时间:' + Util.toStandardTimeString() + '\t' + Vue.user.name
397
+ }
398
+ })
399
+ },
400
+ signCallback (prop, fileName) {
401
+ // HostApp.alert('绑定属性:' + prop + ' 文件全路径如file:///storage/sdcard0/safecheck/abc.jpg:' + fullFileName)
402
+ HostApp.__this__.$set('model.f_sign_path', fileName)
403
+ HostApp.__callback__ = null
404
+ HostApp.__this__ = null
405
+ },
406
+ delAudioFile (prop, fileName) {
407
+ if (!fileName)
408
+ return
409
+ else {
410
+ HostApp.delfile(fileName)
411
+ this.model[prop] = null
412
+ }
413
+ },
414
+ sign () {
415
+ this.delAudioFile('f_sign_path', this.model.f_sign_path)
416
+ let prop = 'f_sign_path'
417
+ let idx = 'aofeng'
418
+ let fileName
419
+ if (!this.model.f_sign_path) {
420
+ fileName = Util.guid() + '-valve-' + idx + '-' + prop + '.jpg'
421
+ } else {
422
+ fileName = Util.getFileName(this.model.f_sign_path)
423
+ }
424
+ HostApp.__callback__ = this.signCallback
425
+ HostApp.__this__ = this
426
+ HostApp.getSignature({
427
+ file: fileName,
428
+ requestCode: 111,
429
+ callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");'
430
+ })
431
+ },
432
+ delfile (prop, fileName, index) {
433
+ if (fileName == Vue.nopic)
434
+ return
435
+ else {
436
+ if (prop == 'f_overall_path') {
437
+ this.model.f_overall_imgs.splice(index, 1)
438
+ HostApp.delfile(fileName)
439
+ } else {
440
+ HostApp.delfile(fileName)
441
+ this.model[prop] = Vue.nopic
442
+ }
443
+ }
444
+ },
445
+ // 初始化数据
446
+ initializtion () {
447
+ if (this.data.title == '现场勘查' || this.data.title == '现场勘查定价') {
448
+ this.isshow = false
449
+ }
450
+ console.log("5555555555555")
451
+ console.log("f_apply_num",this.data.f_apply_num)
452
+ console.log("f_filiale",this.data.f_filiale)
453
+ console.log(this.data.f_user_type)
454
+ console.log(this.isshow)
455
+ Vue.nopic = 'file:///android_asset/nopic.png'
456
+ if (!this.model.f_sign_path)
457
+ this.$set('model.f_sign_path', Vue.nopic)
458
+ console.log('!this.model.f_overall_imgs==>' + !this.model.f_overall_imgs)
459
+ if (!this.model.f_overall_imgs) {
460
+ let imgs = []
461
+ this.$set('model.f_overall_imgs', imgs)
462
+ console.log('进入setmodel.f_overall_imgs')
463
+ }
464
+ console.log('进入serviceview的initializtion方法')
465
+ console.log(JSON.stringify(this.data))
466
+ if(this.data.onetomany){
467
+ console.log(JSON.stringify(this.data.onetomany))
468
+ this.onetomany = this.data.onetomany
469
+ }
470
+ if (this.data.fields) {
471
+ for (let i = 0; i < this.data.fields.length; i++) {
472
+ if (this.data.fields[i].value) {
473
+ if (this.data.fields[i].value == 'null') {
474
+ console.log("看看为空的字段名" + this.data.fields[i].label)
475
+ this.data.fields[i].value = null
476
+ console.log("赋值完成")
477
+ }
478
+ }
479
+ if (this.data.fields[i].type === 'datepicker' && !this.data.fields[i].value) {
480
+ this.data.fields[i].value = new Date().Format("yyyy-MM-dd HH:mm:ss")
481
+ }
482
+ if(this.data.f_user_type ==='非民用'){
483
+ this.data.fields[i].required = false
484
+ }
485
+ if (this.data.fields[i].label==='气价名称'){
486
+ this.data.fields[i].options=Vue.prototype.$qijia
487
+ }
488
+ if (this.data.fields[i].label==='气表品牌'){
489
+ this.data.fields[i].options=Vue.prototype.$pinpai
490
+ }
491
+ }
492
+ }
493
+
494
+ if (this.data.filiale) {
495
+ this.model.f_filiale = this.data.f_filiale
496
+ } else if (Vue.user.orgs) {
497
+ this.model.f_filiale = Vue.user.orgs
498
+ } else {
499
+ this.model.f_filiale = Vue.user.f_fengongsi
500
+ }
501
+ if (this.data.f_parentname) {
502
+ this.model.f_parentname = this.data.f_parentname
503
+ } else if (Vue.user.f_department_name) {
504
+ this.model.f_parentname = Vue.user.f_department_name
505
+ } else {
506
+ this.model.f_parentname = Vue.user.f_parentname
507
+ }
508
+ if (this.data.operate_date) {
509
+ this.model.f_operate_date = this.data.operate_date
510
+ } else {
511
+ this.model.f_operate_date = new Date().Format("yyyy-MM-dd HH:mm:ss")
512
+ }
513
+ if (this.data.operator) {
514
+ this.model.f_operator = this.data.operator
515
+ } else {
516
+ this.model.f_operator = Vue.user.name
517
+ }
518
+ },
519
+ // 模态框点击确定按钮
520
+ acknowledge () {
521
+ for (let i = 0; i < this.data.buttons[this.model.button.button_index].button_fields.length; i++) {
522
+ this.model.button.button_fields[this.data.buttons[this.model.button.button_index].button_fields[i].field] = this.data.buttons[this.model.button.button_index].button_fields[i].value
523
+ }
524
+ this.showmodal = false
525
+ this.$dispatch('button', this.model)
526
+ },
527
+ // 关闭模态框
528
+ closemodal () {
529
+ this.showmodal = false
530
+ },
531
+ watchmoney (val1, val2) {
532
+ console.log("监听改变的值")
533
+ console.log(val1)
534
+ console.log(val2)
535
+ },
536
+ // 点击按钮
537
+ clicked (index, button) {
538
+ console.log(`点击了按钮index:${index}+button:${JSON.stringify(button)}`);
539
+ if (button.button_name=='提交') {
540
+ if (!this.model.f_overall_imgs || this.model.f_overall_imgs.length == 0){
541
+ this.$showMessage("必须有现场照片")
542
+ return;
543
+ }
544
+ if(Vue.nopic==this.model.f_sign_path){
545
+ this.$showMessage("必须有签名照片")
546
+ return;
547
+ }
548
+ this.model.f_overall_imgs.push({
549
+ f_overall_path: this.model.f_sign_path,
550
+ f_overall_name: this.data.title
551
+ })
552
+ }
553
+
554
+
555
+ // if ((this.data.title == '现场勘查' || this.data.title == '现场勘查定价') && button.button_name=='提交') {
556
+ // if (!this.model.f_overall_imgs || this.model.f_overall_imgs.length == 0){
557
+ // this.$showMessage("必须有现场照片")
558
+ // return;
559
+ // }
560
+ // }
561
+ if (this.kchege == 'true') {
562
+ console.log(this.model.f_hege)
563
+ if (this.model.f_hege != 'true') {
564
+ this.$showMessage("请勾选阅读合同")
565
+ return
566
+ }
567
+ }
568
+ // 组织model.fields数据
569
+ let modeldatas = {}
570
+ for (let i = 0; i < this.data.fields.length; i++) {
571
+ console.log(JSON.stringify(this.data.fields[i]))
572
+ // checkbox特殊处理
573
+ if (this.data.fields[i].type === 'checkbox') {
574
+ for (let j = 0; j < this.data.fields[i].items.length; j++) {
575
+ modeldatas[this.data.fields[i].items[j].field] = this.data.fields[i].items[j].value
576
+ }
577
+ } else {
578
+ modeldatas[this.data.fields[i].field] = this.data.fields[i].value
579
+ }
580
+ }
581
+ modeldatas.f_process_id = this.data.f_process_id
582
+ modeldatas.f_filiale = this.model.f_filiale
583
+ modeldatas.f_parentname = this.model.f_parentname
584
+ modeldatas.f_operator = this.model.f_operator
585
+ modeldatas.f_operate_date = this.model.f_operate_date
586
+ modeldatas.f_overall_imgs = this.model.f_overall_imgs
587
+ modeldatas.f_sign_path = this.model.f_sign_path
588
+ this.model = null
589
+ this.model = modeldatas
590
+ // 初始化model.button数据
591
+ let buttondatas = {
592
+ button_fields: {}
593
+ }
594
+ buttondatas.button_name = button.button_name
595
+ buttondatas.button_index = index
596
+ if (button.button_fields) {
597
+ for (let i = 0; i < button.button_fields.length; i++) {
598
+ buttondatas.button_fields[button.button_fields[i].field] = button.button_fields[i].value
599
+ }
600
+ }
601
+ this.model.button = buttondatas
602
+
603
+ if (button.button_name === '退回') {
604
+ this.showmodal = true
605
+ } else if (button.button_name === '下发') {
606
+ this.showmodal = true
607
+ } else {
608
+ this.$dispatch('button', this.model)
609
+ }
610
+ },
611
+ // 级联操作预留
612
+ select_change (index) {
613
+ this.$dispatch('select_cascade', index)
614
+ },
615
+ // 检测按钮的disable
616
+ disabled_check (index, required, value) {
617
+ console.log("被检测到的值是什么")
618
+ console.log(index)
619
+ console.log(required)
620
+ console.log(value)
621
+ console.log(this.data.title)
622
+ if (this.data.fields[index].label=='气表品牌'){
623
+ console.log("进入改变气表型号")
624
+ const pinpai = Vue.prototype.$pinpai.filter(res=>res.value===value);
625
+ const arr = Vue.prototype.$xinghao.filter(res=>res.id==pinpai[0].id)
626
+ this.$set(`data.fields[${index+1}].options`,arr)
627
+ }
628
+ if (this.data.title == '现场勘查') {
629
+ if (index == 4) {
630
+ if (value == '合格') {
631
+ this.kchege = true
632
+ this.kcbuhege = false
633
+ console.log("1111111111" + this.kchege)
634
+ } else if (value == '不合格') {
635
+ this.kcbuhege = true
636
+ this.kchege = false
637
+ console.log("1111111111" + this.kcbuhege)
638
+ }
639
+ }
640
+ }
641
+ if (this.data.title == '现场勘查定价') {
642
+ // if (index == 6 || index == 7 || index == 5) {
643
+ // this.countmoney[index - 5] = parseInt(this.data.fields[index].value)
644
+ // console.log(this.data.fields[index].value)
645
+ // console.log("做出了改变")
646
+ // }
647
+ // console.log(JSON.stringify(this.countmoney))
648
+ // let money = 0
649
+ // for (let i = 0; i < this.countmoney.length; i++) {
650
+ // money += this.countmoney[i]
651
+ // }
652
+ // this.$set('data.fields[8].value', money)
653
+ // this.$set('data.fields[9].value', money)
654
+ if (index == 7) {
655
+ console.log("1111111111" + value)
656
+ if (value == '合格') {
657
+ this.kchege = true
658
+ this.kcbuhege = false
659
+ console.log("1111111111" + this.kchege)
660
+ } else if (value == '不合格') {
661
+ this.kcbuhege = true
662
+ this.kchege = false
663
+ console.log("1111111111" + this.kcbuhege)
664
+ }
665
+ }
666
+ }
667
+ if (required && value) {
668
+ this.disable_button = false
669
+
670
+ let fields = this.data.fields
671
+ let flag = false
672
+ for (let i = 0; i < fields.length; i++) {
673
+ if (fields[i].type !== 'checkbox' && fields[i].required && !fields[i].value) {
674
+ flag = true
675
+ }
676
+ }
677
+ this.disable_button = flag
678
+ }
679
+ },
680
+ checkboxSelect (index,index1){
681
+ console.log("chufa事件");
682
+ this.$dispatch('checkboxSelectControl', index, index1)
683
+ },
684
+ // 强制刷新
685
+ update (){
686
+ this.refresh = false
687
+ this.$nextTick(() => {
688
+ this.refresh = true
689
+ })
690
+ this.initializtion()
691
+ },
692
+ },
693
+ watch: {
694
+ 'data.filed[12].value'(val) {
695
+ console.log("变动")
696
+ if (this.data.title == '现场勘查定价') {
697
+
698
+ }
699
+ },
700
+ 'data.operate_date' () {
701
+ if (this.data.filiale) {
702
+ this.model.f_filiale = this.data.filiale
703
+ } else {
704
+ this.model.f_filiale = Vue.user.f_parentname
705
+ }
706
+ if (this.data.f_parentname) {
707
+ this.model.f_parentname = this.data.f_parentname
708
+ } else {
709
+ this.model.f_parentname = Vue.user.f_parentname
710
+ }
711
+ if (this.data.operate_date) {
712
+ this.model.f_operate_date = this.data.operate_date
713
+ } else {
714
+ this.model.f_operate_date = new Date().Format("yyyy-MM-dd HH:mm:ss")
715
+ }
716
+ if (this.data.operator) {
717
+ this.model.f_operator = this.data.operator
718
+ } else {
719
+ this.model.f_operator = Vue.user.name
720
+ }
721
+ },
722
+ 'data.fields' () {
723
+ this.refresh = false
724
+ this.$nextTick(() => {
725
+ this.refresh = true
726
+ })
727
+ this.initializtion()
728
+ },
729
+ deep: true
730
+ },
731
+ computed: {
732
+ // 输入后按钮检测
733
+ check_disable: function () {
734
+ let fields = this.data.fields
735
+ let flag = false
736
+ for (let i = 0; i < fields.length; i++) {
737
+ if (fields[i].type !== 'checkbox' && fields[i].required && !fields[i].value) {
738
+ flag = true
739
+ }
740
+ }
741
+ this.disable_button = flag
742
+ }
743
+ }
744
+ }
745
+ </script>