apply-clients 3.5.4-7 → 3.5.4-72

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 (105) hide show
  1. package/build/dev-server.js +7 -11
  2. package/package.json +2 -2
  3. package/src/App.vue +25 -25
  4. package/src/apply.js +2 -3
  5. package/src/applyAndroid.js +2 -0
  6. package/src/assets//344/270/213/350/275/275.png +0 -0
  7. package/src/components/android/AppCheckTakePic.vue +168 -0
  8. package/src/components/android/Process/AppServiceControl.vue +4 -0
  9. package/src/components/android/Process/Processes/AppAddMaterialScience.vue +493 -493
  10. package/src/components/android/Process/Processes/AppChargeManagementNew.vue +637 -0
  11. package/src/components/android/Process/Processes/AppInstallationDetails.vue +480 -480
  12. package/src/components/image/dxf.png +0 -0
  13. package/src/components/product/Function/Service/FunctionServiceControl.vue +1 -1
  14. package/src/components/product/Material/MaterialDetailed.vue +1 -1
  15. package/src/components/product/MaterialsManage/MaterialsBase.vue +5 -1
  16. package/src/components/product/MaterialsManage/MaterialsManage.vue +2 -2
  17. package/src/components/product/PcZhihuanManagement.vue +160 -0
  18. package/src/components/product/Process/ExplorationSelect.vue +4 -1
  19. package/src/components/product/Process/ExplorationUser.vue +1 -0
  20. package/src/components/product/Process/Processes/addMaterialScience.vue +471 -471
  21. package/src/components/product/Process/Processes/chargeManagement.vue +1 -1
  22. package/src/components/product/ServiceView.vue +22 -1
  23. package/src/components/product/Supervisory/SupervisoryControl.vue +141 -140
  24. package/src/components/product/Supervisory/SupervisoryList.vue +452 -452
  25. package/src/filiale/baiyin/android/AppServiceControl.vue +1762 -0
  26. package/src/filiale/baiyin/android/ByAddMaterialScience.vue +823 -0
  27. package/src/filiale/baiyin/android/ByDeviceManagement.vue +916 -0
  28. package/src/filiale/baiyin/android.js +8 -0
  29. package/src/filiale/fugou/android/AppAddMaterialScience.vue +442 -0
  30. package/src/filiale/fugou/android/AppChargeManagement.vue +126 -12
  31. package/src/filiale/fugou/android/AppDevicesManagement.vue +519 -0
  32. package/src/filiale/fugou/android/AppInstallationDetails.vue +541 -0
  33. package/src/filiale/fugou/android/AppServiceControl.vue +21 -4
  34. package/src/filiale/fugou/android/AppZhihuanManagement.vue +191 -0
  35. package/src/filiale/fugou/android.js +6 -1
  36. package/src/filiale/fugou/pc/ExplorationSelect.vue +515 -0
  37. package/src/filiale/fugou/pc/InstallationDetails.vue +44 -32
  38. package/src/filiale/fugou/pc/ServiceControl.vue +124 -379
  39. package/src/filiale/fugou/pc/addMaterialScience.vue +482 -0
  40. package/src/filiale/fugou/pc/devicesManagement.vue +483 -0
  41. package/src/filiale/fugou/pc.js +4 -1
  42. package/src/filiale/gongyi/android/AppAddMaterialScience.vue +20 -8
  43. package/src/filiale/gongyi/android/AppDisclosurerecord.vue +214 -0
  44. package/src/filiale/gongyi/android/AppInstallationDetails.vue +15 -10
  45. package/src/filiale/gongyi/android/AppLegacyIssues.vue +309 -0
  46. package/src/filiale/gongyi/android/AppSign.vue +16 -3
  47. package/src/filiale/gongyi/android/AppSupplementalAgreement.vue +298 -0
  48. package/src/filiale/gongyi/android.js +3 -0
  49. package/src/filiale/gongyi/pc/ApplyUpload.vue +31 -39
  50. package/src/filiale/gongyi/pc/PcAddLogs.vue +12 -4
  51. package/src/filiale/gongyi/pc/PcDisclosurerecord.vue +218 -0
  52. package/src/filiale/gongyi/pc/PcLegacyIssues.vue +309 -0
  53. package/src/filiale/gongyi/pc/SupervisoryServiceControl.vue +1 -1
  54. package/src/filiale/gongyi/pc/SupervisoryServiceView.vue +1005 -0
  55. package/src/filiale/gongyi/pc/addMaterialScience.vue +43 -7
  56. package/src/filiale/gongyi/pc/chargeManagement.vue +765 -0
  57. package/src/filiale/gongyi/pc/supplementalAgreement.vue +277 -0
  58. package/src/filiale/gongyi/pc.js +6 -1
  59. package/src/filiale/hongda/pc/SupervisoryList.vue +13 -0
  60. package/src/filiale/jinhuang/pc/ServiceControl.vue +1925 -0
  61. package/src/filiale/jinhuang/pc/chargeManagementNew.vue +589 -0
  62. package/src/filiale/jinhuang/pc.js +7 -0
  63. package/src/filiale/qianneng/android/AppChargeManagement.vue +686 -0
  64. package/src/filiale/qianneng/android/AppExplorationUser.vue +38 -0
  65. package/src/filiale/qianneng/android/AppInstallationDetails.vue +20 -11
  66. package/src/filiale/qianneng/android.js +2 -1
  67. package/src/filiale/qianneng/pc/ApplyUpload.vue +5 -4
  68. package/src/filiale/qianneng/pc/Applybatchdispatch.vue +11 -6
  69. package/src/filiale/qianneng/pc/Applydetail.vue +0 -5
  70. package/src/filiale/qianneng/pc/InstallFunction.vue +2 -2
  71. package/src/filiale/qianneng/pc/InstallationDetails.vue +32 -4
  72. package/src/filiale/qianneng/pc/ServiceControl.vue +1 -0
  73. package/src/filiale/qianneng/pc/printactivatecard.vue +6 -6
  74. package/src/filiale/ruihua/pc/InstallationDetails.vue +610 -610
  75. package/src/filiale/ruihua/pc/ServiceControl.vue +20 -0
  76. package/src/filiale/ruihua/pc/printVentilation.vue +21 -6
  77. package/src/filiale/ruihua/pc.js +12 -12
  78. package/src/filiale/shexian/android/AppServiceControl.vue +12 -2
  79. package/src/filiale/shexian/android/AppTakePic.vue +15 -55
  80. package/src/filiale/siyangRH/android/AppAddMaterialScience.vue +0 -2
  81. package/src/filiale/siyangRH/pc/chargeManagement.vue +810 -0
  82. package/src/filiale/siyangRH/pc.js +1 -0
  83. package/src/filiale/yangchunboneng/android/AppChargeManagement.vue +16 -1
  84. package/src/filiale/yangchunboneng/android/AppDevicesManagement.vue +32 -2
  85. package/src/filiale/yangchunboneng/android/AppExplorationUser.vue +518 -506
  86. package/src/filiale/yangchunboneng/android/AppInstallationMaterial.vue +1083 -1092
  87. package/src/filiale/yangchunboneng/android/AppServiceControl.vue +34 -1
  88. package/src/filiale/yangchunboneng/android/AppSuperServiceControl.vue +1524 -1524
  89. package/src/filiale/yangchunboneng/android/AppUpload.vue +205 -136
  90. package/src/filiale/yangchunboneng/android/MaterIialOne.vue +156 -144
  91. package/src/filiale/yangchunboneng/android.js +20 -20
  92. package/src/filiale/yangchunboneng/pc/ApplyUpload.vue +392 -375
  93. package/src/filiale/yangchunboneng/pc/ExplorationSelect.vue +59 -19
  94. package/src/filiale/yangchunboneng/pc/ExplorationUser.vue +191 -0
  95. package/src/filiale/yangchunboneng/pc/InstallInfoSelect.vue +365 -365
  96. package/src/filiale/yangchunboneng/pc/ServiceControl.vue +206 -2
  97. package/src/filiale/yangchunboneng/pc/SupervisoryControlNew.vue +142 -0
  98. package/src/filiale/yangchunboneng/pc/SupervisoryList.vue +590 -535
  99. package/src/filiale/yangchunboneng/pc/SupervisoryListNew.vue +628 -0
  100. package/src/filiale/yangchunboneng/pc/SupervisoryServiceControl.vue +902 -0
  101. package/src/filiale/yangchunboneng/pc/SupervisoryServiceControlNew.vue +901 -0
  102. package/src/filiale/yangchunboneng/pc/SupervisoryServiceView.vue +1117 -0
  103. package/src/filiale/yangchunboneng/pc/chargeManagement.vue +111 -13
  104. package/src/filiale/yangchunboneng/pc.js +24 -18
  105. package/src/main.js +1 -1
@@ -9,12 +9,24 @@
9
9
  <input class="" v-model=model.f_user_name condition="u.f_user_name like '%{}%'" />
10
10
  </div>
11
11
  </div>
12
+ <div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
13
+ <label class="">客户编号:</label>
14
+ <div class="col-xs-8" >
15
+ <input class="" v-model=model.f_userinfo_code condition="u.f_userinfo_code like '%{}%'" />
16
+ </div>
17
+ </div>
12
18
  <div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
13
19
  <label class="">联系电话:</label>
14
20
  <div class="col-xs-8" >
15
21
  <input class="" v-model=model.f_phone condition="u.f_phone like '%{}%'" />
16
22
  </div>
17
23
  </div>
24
+ <div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
25
+ <label class="">入户证号:</label>
26
+ <div class="col-xs-8" >
27
+ <input class="" v-model=model.f_entry_number condition="u.f_entry_number like '%{}%'" />
28
+ </div>
29
+ </div>
18
30
  <div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
19
31
  <label class="">工程编号:</label>
20
32
  <div class="col-xs-8" >
@@ -90,6 +102,32 @@
90
102
  <input class="" v-model=model.f_igniter_people condition="f_igniter_people like '%{}%'" />
91
103
  </div>
92
104
  </div>
105
+ <div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
106
+ <label class="">验收预约时间:</label>
107
+ <div class="col-xs-8" >
108
+ <datepicker id="startDate" placeholder="开始日期"
109
+ style="width: 100%!important;"
110
+ v-model="model.startDate1"
111
+ :value.sync="model.startDate1"
112
+ :format="'yyyy-MM-dd 00:00:00'"
113
+ :show-reset-button="true"
114
+ condition="u.f_start_build >= '{}'">
115
+ </datepicker>
116
+ </div>
117
+ </div>
118
+ <div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
119
+ <label class="">验收预约时间:</label>
120
+ <div class="col-xs-8" >
121
+ <datepicker id="endDate" placeholder="结束日期"
122
+ style="width: 100%!important;"
123
+ v-model="model.endDate1"
124
+ :value.sync="model.endDate1"
125
+ :format="'yyyy-MM-dd 23:59:59'"
126
+ :show-reset-button="true"
127
+ condition="f_start_build <= '{}'">
128
+ </datepicker>
129
+ </div>
130
+ </div>
93
131
  <div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
94
132
  <label class="">开始时间:</label>
95
133
  <div class="col-xs-8" >
@@ -201,28 +201,37 @@
201
201
  <div class="form-group row vertical-center">
202
202
  <label class="col-xs-4 control-label">安装日期:</label>
203
203
  <div class="col-xs-8">
204
- <input class="form-control input_view" style=""
204
+ <!-- <input class="form-control input_view" style=""
205
205
  v-model="item.f_install_date"
206
206
  :value.sync="installdate(item.f_install_date)"
207
207
  placeholder="安装日期"
208
- />
209
- <!-- <datepicker-->
210
- <!-- placeholder="安装日期"-->
211
- <!-- :value.sync="item.f_install_date"-->
212
- <!-- v-model="item.f_install_date"-->
213
- <!-- format="yyyy-MM-dd HH:mm:ss"-->
214
- <!-- :show-reset-button="reset">-->
215
- <!-- </datepicker>-->
208
+ />-->
209
+ <datepicker
210
+ placeholder="安装日期"
211
+ :value.sync="item.f_install_date"
212
+ v-model="item.f_install_date"
213
+ format="yyyy-MM-dd"
214
+ :default="true"
215
+ :show-reset-button="reset">
216
+ </datepicker>
216
217
  </div>
217
218
  </div>
218
219
  <div class="form-group row vertical-center">
219
220
  <label class="col-xs-4 control-label">生产日期:</label>
220
221
  <div class="col-xs-8">
221
- <input class="form-control input_view" style=""
222
+ <!-- <input class="form-control input_view" style=""
222
223
  v-model="item.f_factory_date"
223
224
  :value.sync="installdate(item.f_factory_date)"
224
225
  placeholder="生产日期"
225
- />
226
+ />-->
227
+ <datepicker
228
+ placeholder="安装日期"
229
+ :value.sync="item.f_factory_date"
230
+ v-model="item.f_factory_date"
231
+ format="yyyy-MM-dd"
232
+ :default="true"
233
+ :show-reset-button="reset">
234
+ </datepicker>
226
235
  </div>
227
236
  </div>
228
237
  </div>
@@ -8,7 +8,8 @@ let specialComp = {
8
8
  'app-sign': (resolve) => { require(['./android/AppSign'], resolve) },
9
9
  'app-take-pic': (resolve) => { require(['./android/AppTakePic'], resolve) },
10
10
  'app-installation-details': (resolve) => { require(['./android/AppInstallationDetails'], resolve) },
11
- 'app-apply-devices-management': (resolve) => { require(['./android/AppDevicesManagement'], resolve) }
11
+ 'app-apply-devices-management': (resolve) => { require(['./android/AppDevicesManagement'], resolve) },
12
+ 'app-charge-management': (resolve) => { require(['./android/AppChargeManagement'], resolve) }
12
13
 
13
14
  }
14
15
  exports.specialComp = specialComp
@@ -174,22 +174,23 @@ export default {
174
174
  }
175
175
  let temp = getFile.data[i].f_downloadpath
176
176
  let URL = temp.substring(3)
177
- getFile.data[i].f_downloadURL = "http://" + location.host + "/" + URL
177
+ getFile.data[i].f_downloadURL = "https://" + location.host + "/" + URL
178
178
  }
179
+ console.log('下载->>>',getFile.data,location.host)
179
180
  for (var i = 0; i < getFile.data.length; i++) {
180
- if(getFile.data[i].f_downloadpath.includes('http:')){
181
+ if(getFile.data[i].f_downloadpath.includes('https:')){
181
182
  let temp = getFile.data[i].f_downloadpath
182
183
  getFile.data[i].f_downloadURL = temp
183
- console.log('打印',i)
184
184
  }else{
185
185
  let temp = getFile.data[i].f_downloadpath
186
186
  let URL = temp.substring(3)
187
- getFile.data[i].f_downloadURL ="http://" + location.host + "/" + URL
187
+ getFile.data[i].f_downloadURL ="https://" + location.host + "/" + URL
188
188
  }
189
189
 
190
190
  }
191
191
  this.fileInfoData = []
192
192
  this.fileInfoData = getFile.data
193
+ console.log('下载->>>',this.fileInfoData)
193
194
  },
194
195
  // 打开高拍仪
195
196
  upload () {
@@ -129,6 +129,11 @@
129
129
  :value-single="true"
130
130
  close-on-select ></v-select>
131
131
  </div>
132
+ <div class="form-group col-sm-3">
133
+ <label class="font_normal_body">备注:</label>
134
+ <input type="text" style="width:60%" class="input_search" v-model="model.f_apply_remarks"
135
+ condition="f_apply_remarks like '%{}%'" placeholder='备注'>
136
+ </div>
132
137
  </div>
133
138
  </div>
134
139
  </criteria>
@@ -289,7 +294,7 @@
289
294
  <td class="input-center" :style="stylecss">联系人:</td>
290
295
  <td class="input-center" :style="stylecss">{{userinfo.f_contact}}</td>
291
296
  </tr>
292
- <tr style="height: 80px;">
297
+ <tr style="height: 60px;">
293
298
  <td class="input-center" :style="stylecss">工程备注:</td>
294
299
  <td class="input-center" colspan="3" :style="'font-weight: bolder;'+stylecss">{{userinfo.f_apply_remarks}}</td>
295
300
  <td class="input-center" :style="stylecss">联系人电话:</td>
@@ -305,9 +310,9 @@
305
310
  </tr>
306
311
  <tr>
307
312
  <td class="input-center" :style="stylecss">用气设备:</td>
308
- <td class="input-center" colspan="3" :style="stylecss">{{f_gas_appliances}}</td>
313
+ <td class="input-center" colspan="2" :style="stylecss">{{f_gas_appliances}}</td>
309
314
  <td class="input-center" :style="stylecss">防盗卡号:</td>
310
- <td class="input-center" :style="stylecss"></td>
315
+ <td class="input-center" colspan="2" :style="stylecss"></td>
311
316
  </tr>
312
317
  <tr>
313
318
  <td class="input-center" :style="stylecss">派工人员:</td>
@@ -398,7 +403,7 @@
398
403
  <td class="input-center" :style="stylecss">联系人电话:</td>
399
404
  <td class="input-center" :style="stylecss">{{userinfo.f_standby_phone}}</td>
400
405
  </tr>
401
- <tr style="height: 80px;">
406
+ <tr style="height: 60px;">
402
407
  <td class="input-center" :style="stylecss">工程备注:</td>
403
408
  <td class="input-center" colspan="5" :style="'font-weight: bolder;'+stylecss">{{userinfo.f_apply_remarks}}</td>
404
409
  </tr>
@@ -412,9 +417,9 @@
412
417
  </tr>
413
418
  <tr>
414
419
  <td class="input-center" :style="stylecss">用气设备:</td>
415
- <td class="input-center" colspan="3" :style="stylecss">{{f_gas_appliances}}</td>
420
+ <td class="input-center" colspan="2" :style="stylecss">{{f_gas_appliances}}</td>
416
421
  <td class="input-center" :style="stylecss">防盗卡号:</td>
417
- <td class="input-center" :style="stylecss"></td>
422
+ <td class="input-center" colspan="2" :style="stylecss"></td>
418
423
  </tr>
419
424
  <tr>
420
425
  <td class="input-center" :style="stylecss">派工人员:</td>
@@ -40,7 +40,6 @@
40
40
  <div class="form-group col-sm-3 button-range">
41
41
  <button class="button_search button_spacing" @click="search" v-el:cx>查询</button>
42
42
  <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
43
- <button class="button_clear button_spacing" @click="$parent.$parent.gettest()">测试</button>
44
43
  <export-excel :data="$parent.$parent.getCondition"
45
44
  :field="$parent.$parent.getfield"
46
45
  sqlurl="rs/logic/applyExportfile"
@@ -360,10 +359,6 @@ export default {
360
359
  }
361
360
  this.$refs.cp.$refs.cri.model.orgid = val[0]
362
361
  this.curorgid[0] = val[0]
363
- },
364
- gettest () {
365
- let http = new HttpResetClass()
366
- http.load('post', 'rs/logic/test', {}, {resolveMsg: null, rejectMsg: null})
367
362
  }
368
363
  },
369
364
  computed: {
@@ -10,14 +10,14 @@
10
10
  <function-service-control v-ref:service :selectdata="selectdata"></function-service-control>
11
11
  </tab>
12
12
  <tab header='附件'>
13
- <apply-upload :blodid="show_data.f_process_id"
13
+ <apply-upload :blodid="selectdata.f_process_id"
14
14
  :isupload = "true"
15
15
  :isdelete="true"
16
16
  :isusetype="true"
17
17
  :isremark = "true"
18
18
  :takeimg="true"
19
19
  :issearch="true"
20
- :defname="show_data.defname"
20
+ :defname="selectdata.defname"
21
21
  >
22
22
  </apply-upload>
23
23
  </tab>
@@ -167,11 +167,18 @@
167
167
  <div class="form-group col-sm-6">
168
168
  <label class="col-sm-4 control-label">调压箱编号:</label>
169
169
  <div class="col-sm-8">
170
- <input class="form-control input_view" style=""
170
+ <input-select
171
+ class="select select_list"
172
+ :value.sync="item.f_adjustable_id"
173
+ v-model="item.f_adjustable_id"
174
+ :options="adjustables"
175
+ :disable="mark === 1"
176
+ :valueSingle="true"></input-select>
177
+ <!-- <input class="form-control input_view" style=""
171
178
  v-model="item.f_adjustable_id"
172
179
  placeholder="调压箱编号"
173
180
  :readonly="mark === 1"
174
- />
181
+ />-->
175
182
  </div>
176
183
  </div>
177
184
  <div class="form-group col-sm-6">
@@ -262,7 +269,7 @@
262
269
  :value.sync="item.f_install_date"
263
270
  v-model="item.f_install_date"
264
271
  :default="true"
265
- :format="'yyyy-MM-dd HH:mm:ss'"
272
+ :format="'yyyy-MM-dd'"
266
273
  :disabled="mark === 1"
267
274
  :show-reset-button="reset">
268
275
  </datepicker>
@@ -275,7 +282,8 @@
275
282
  placeholder="生产日期"
276
283
  :value.sync="item.f_factory_date"
277
284
  v-model="item.f_factory_date"
278
- :format="'yyyy-MM-dd HH:mm:ss'"
285
+ :format="'yyyy-MM-dd'"
286
+ :default="true"
279
287
  :disabled="mark === 1"
280
288
  :show-reset-button="reset">
281
289
  </datepicker>
@@ -520,6 +528,26 @@ export default {
520
528
  condition: condition
521
529
  }
522
530
  },
531
+ // 调压箱初始化
532
+ adjustables () {
533
+ let data = {
534
+ tablename: 't_adjustablebox',
535
+ condition: `f_filialeid = '${this.$login.f.orgid}' and f_adjustable_state = '正常'`
536
+ }
537
+ let arr = []
538
+ new HttpResetClass().load('POST', 'rs/sql/apply_singleTable', {data:data}, {
539
+ resolveMsg: null,
540
+ rejectMsg: null
541
+ }).then((res) => {
542
+ res.data.forEach((item) => {
543
+ let temp = {}
544
+ temp.label = `[${item.f_adjustable_id}]-${item.f_adjustable_name}`
545
+ temp.value = item.f_adjustable_id
546
+ arr.push(temp)
547
+ })
548
+ return arr
549
+ })
550
+ },
523
551
  // 安装人
524
552
  installperson() {
525
553
  return function (f_install_person) {
@@ -1010,6 +1010,7 @@
1010
1010
  // 选择客户档案信息
1011
1011
  'selectUserinfo' (row) {
1012
1012
  this.setLabelValue('客户编号', row.f_userinfo_code)
1013
+ this.setLabelValue('入户证号', row.f_entry_number)
1013
1014
  this.setLabelValue('客户名称', row.f_user_name)
1014
1015
  this.setLabelValue('客户电话', row.f_user_phone)
1015
1016
  this.setLabelValue('证件类型', row.f_credentials)
@@ -44,7 +44,7 @@
44
44
  <td class="input-center" :style="stylecss">联系人:</td>
45
45
  <td class="input-center" :style="stylecss">{{userinfo.f_contact}}</td>
46
46
  </tr>
47
- <tr style="height: 80px;">
47
+ <tr style="height: 60px;">
48
48
  <td class="input-center" :style="stylecss">工程备注:</td>
49
49
  <td class="input-center" colspan="3" :style="'font-weight: bolder;'+stylecss">{{userinfo.f_apply_remarks}}</td>
50
50
  <td class="input-center" :style="stylecss">联系人电话:</td>
@@ -60,9 +60,9 @@
60
60
  </tr>
61
61
  <tr>
62
62
  <td class="input-center" :style="stylecss">用气设备:</td>
63
- <td class="input-center" colspan="3" :style="stylecss">{{f_gas_appliances}}</td>
63
+ <td class="input-center" colspan="2" :style="stylecss">{{f_gas_appliances}}</td>
64
64
  <td class="input-center" :style="stylecss">防盗卡号:</td>
65
- <td class="input-center" :style="stylecss"></td>
65
+ <td class="input-center" colspan="2" :style="stylecss"></td>
66
66
  </tr>
67
67
  <tr>
68
68
  <td class="input-center" :style="stylecss">派工人员:</td>
@@ -153,7 +153,7 @@
153
153
  <td class="input-center" :style="stylecss">联系人电话:</td>
154
154
  <td class="input-center" :style="stylecss">{{userinfo.f_standby_phone}}</td>
155
155
  </tr>
156
- <tr style="height: 80px;">
156
+ <tr style="height: 60px;">
157
157
  <td class="input-center" :style="stylecss">工程备注:</td>
158
158
  <td class="input-center" colspan="5" :style="'font-weight: bolder;'+stylecss">{{userinfo.f_apply_remarks}}</td>
159
159
  </tr>
@@ -167,9 +167,9 @@
167
167
  </tr>
168
168
  <tr>
169
169
  <td class="input-center" :style="stylecss">用气设备:</td>
170
- <td class="input-center" colspan="3" :style="stylecss">{{f_gas_appliances}}</td>
170
+ <td class="input-center" colspan="2" :style="stylecss">{{f_gas_appliances}}</td>
171
171
  <td class="input-center" :style="stylecss">防盗卡号:</td>
172
- <td class="input-center" :style="stylecss"></td>
172
+ <td class="input-center" colspan="2" :style="stylecss"></td>
173
173
  </tr>
174
174
  <tr>
175
175
  <td class="input-center" :style="stylecss">派工人员:</td>