safecheck-client 3.0.34-7 → 3.0.34-70

Sign up to get free protection for your applications and to get access to all the features.
Files changed (149) hide show
  1. package/package.json +1 -1
  2. package/src/App-/345/215/225/351/241/265/351/235/242/346/211/223/345/214/205/347/224/250.vue +55 -0
  3. package/src/App.vue +31 -31
  4. package/src/assets/123.png +0 -0
  5. package/src/assets/f8632d3c8c4c1cb68e99da754cab1a7.png +0 -0
  6. package/src/components/LoadData.vue +62 -0
  7. package/src/components/NewDefectList/DefectListNew.vue +1 -0
  8. package/src/components/android/AndroidDefectDeal.vue +1 -0
  9. package/src/components/android/AndroidDefectDealBeforeSafe.vue +502 -0
  10. package/src/components/android/AreaSelect.vue +198 -0
  11. package/src/components/android/BuildingSelect.vue +192 -0
  12. package/src/components/android/CheckPlanSelect.vue +229 -0
  13. package/src/components/android/PaperFeedback.vue +1514 -1481
  14. package/src/components/android/PaperFeedbackTemp.vue +1470 -1470
  15. package/src/components/android/QRCode/QRCodeBinding.vue +300 -0
  16. package/src/components/android/QRCode/QRCodePage.vue +212 -0
  17. package/src/components/android/SafePlanItem.vue +509 -509
  18. package/src/components/android/SafecheckDevices.vue +1298 -1298
  19. package/src/components/android/SafecheckDevicesTemp.vue +1333 -1333
  20. package/src/components/android/SafecheckOrderV.vue +8 -12
  21. package/src/components/android/UserinfoSelect.vue +702 -0
  22. package/src/components/android/examples/SafeListExamples.vue +96 -0
  23. package/src/components/android/examples/UserExamples.vue +130 -0
  24. package/src/components/android/userinfo/SafecheckUserInfo.vue +776 -776
  25. package/src/components/rongcheng/AddPlanItem.vue +4 -0
  26. package/src/components/rongcheng/AspiratedUserInfo.vue +1 -1
  27. package/src/components/rongcheng/CheckSearchUser.vue +40 -14
  28. package/src/components/rongcheng/PaperStatem.vue +6 -1
  29. package/src/components/rongcheng/PhoneDevicesInfo.vue +16 -1
  30. package/src/components/rongcheng/PhoneUpUserinfo.vue +0 -92
  31. package/src/components/rongcheng/SafecheckOrderV.vue +12 -3
  32. package/src/components/rongcheng/SafecheckOrderVCli.vue +9 -0
  33. package/src/components/safecheckNew/android/SafecheckOrderV.vue +2731 -2731
  34. package/src/filiale/baiyin/android/AndroidDefectDeal.vue +4 -4
  35. package/src/filiale/baiyin/android/SafecheckOrderV.vue +2785 -0
  36. package/src/filiale/baiyin/android.js +1 -0
  37. package/src/filiale/baiyin/pc/CheckSearchUser.vue +2 -2
  38. package/src/filiale/baiyin/pc/DefectListNew.vue +3 -3
  39. package/src/filiale/baiyin/pc/PaperList.vue +7 -7
  40. package/src/filiale/bayan/android/PaperFeedback.vue +1651 -1651
  41. package/src/filiale/bayan/android/SafecheckDevices.vue +1303 -1303
  42. package/src/filiale/bayan/android/SafecheckOrderV.vue +52 -29
  43. package/src/filiale/bayan/android/SafecheckUserInfo.vue +863 -863
  44. package/src/filiale/bayan/pc/PaperList.vue +1 -0
  45. package/src/filiale/dexin/android/SafecheckDevices.vue +1305 -1305
  46. package/src/filiale/fugou/pc/CheckBookSearchUser.vue +35 -15
  47. package/src/filiale/hanzhong/android/PaperFeedback.vue +1477 -1477
  48. package/src/filiale/hanzhong/android/SafecheckDevices.vue +1313 -1313
  49. package/src/filiale/hanzhong/android/SafecheckUserInfo.vue +786 -786
  50. package/src/filiale/huaran/android/SafecheckOrderV.vue +2803 -0
  51. package/src/filiale/huaran/android.js +12 -0
  52. package/src/filiale/huaran/pc/CheckBook.vue +313 -0
  53. package/src/filiale/huaran/pc/CheckBookAll.vue +69 -0
  54. package/src/filiale/huaran/pc/CheckBookArea.vue +170 -0
  55. package/src/filiale/huaran/pc/CheckBookCompany.vue +166 -0
  56. package/src/filiale/huaran/pc/CheckBookDetails.vue +196 -0
  57. package/src/filiale/huaran/pc/CheckBookEntry.vue +61 -0
  58. package/src/filiale/huaran/pc/CheckBookList.vue +386 -0
  59. package/src/filiale/huaran/pc/CheckBookSearchArea.vue +564 -0
  60. package/src/filiale/huaran/pc/CheckBookSearchUnit.vue +229 -0
  61. package/src/filiale/huaran/pc/CheckBookSearchUser.vue +604 -0
  62. package/src/filiale/huaran/pc/CheckBookUser.vue +112 -0
  63. package/src/filiale/huaran/pc/PaperList.vue +822 -0
  64. package/src/filiale/huaran/pc/PlanManage.vue +887 -0
  65. package/src/filiale/huaran/pc/checkPlanList.vue +419 -0
  66. package/src/filiale/huaran/pc/checkUserList.vue +867 -0
  67. package/src/filiale/huaran/pc.js +27 -0
  68. package/src/filiale/jiaxian/android/AddPlanItem.vue +447 -0
  69. package/src/filiale/jiaxian/android/PhoneUpUserinfo.vue +1229 -0
  70. package/src/filiale/jiaxian/android/SafecheckDevices.vue +1298 -1298
  71. package/src/filiale/jiaxian/android/SafecheckOrderV.vue +2807 -0
  72. package/src/filiale/jiaxian/android/SafecheckUserInfo.vue +784 -0
  73. package/src/filiale/jiaxian/android.js +4 -0
  74. package/src/filiale/jingyang/android/AddPlanItem.vue +458 -458
  75. package/src/filiale/jingyang/android/CurrentCreate.vue +1080 -1080
  76. package/src/filiale/jingyang/android/PaperFeedback.vue +1493 -1493
  77. package/src/filiale/jingyang/android/SafecheckOrderV.vue +2734 -2734
  78. package/src/filiale/jingyang/android/SafecheckUserInfo.vue +781 -781
  79. package/src/filiale/jingyang/android.js +15 -15
  80. package/src/filiale/kelai/pc/CheckPlanAreaList.vue +15 -7
  81. package/src/filiale/pingxiang/android/PaperFeedback.vue +1399 -1399
  82. package/src/filiale/qingjian/android/SafecheckDevices.vue +1269 -1269
  83. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +800 -800
  84. package/src/filiale/qingtongxia/android/AddPlanItem.vue +450 -0
  85. package/src/filiale/qingtongxia/android/CurrentCreate.vue +1053 -0
  86. package/src/filiale/qingtongxia/android/PhoneUpUserinfo.vue +1230 -0
  87. package/src/filiale/qingtongxia/android/SafecheckUserInfo.vue +782 -0
  88. package/src/filiale/qingtongxia/android.js +14 -10
  89. package/src/filiale/rongchuang/android/SafecheckOrderV.vue +2696 -2696
  90. package/src/filiale/ruihua/android/SafecheckOrderV.vue +2747 -0
  91. package/src/filiale/ruihua/android/SafecheckUserInfo.vue +804 -0
  92. package/src/filiale/ruihua/android.js +11 -0
  93. package/src/filiale/shanxian/pc/checkUserList.vue +4 -4
  94. package/src/filiale/shiquan/android/SafecheckDevices.vue +1269 -1269
  95. package/src/filiale/siyang/android/AddPlanItem.vue +446 -0
  96. package/src/filiale/siyang/android/SafecheckUserInfo.vue +789 -789
  97. package/src/filiale/siyang/android.js +1 -0
  98. package/src/filiale/siyang/pc/CheckBookSearchArea.vue +645 -0
  99. package/src/filiale/siyang/pc/CheckPlanAreaList.vue +512 -0
  100. package/src/filiale/siyang/pc/CheckSearchUser.vue +982 -0
  101. package/src/filiale/siyang/pc/HiddenSituation.vue +167 -0
  102. package/src/filiale/siyang/pc/NewCheckpaper.vue +1938 -1938
  103. package/src/filiale/siyang/pc/checkPlanList.vue +367 -0
  104. package/src/filiale/siyang/pc/checkUserList.vue +790 -786
  105. package/src/filiale/siyang/pc.js +21 -16
  106. package/src/filiale/tongchuan/android/Select.vue +421 -0
  107. package/src/filiale/tongchuan/android.js +1 -0
  108. package/src/filiale/tongchuan/pc/CheckPlanCountChartArea.vue +3 -1
  109. package/src/filiale/tongchuan/pc/DefectPaperWeiXiu.vue +6 -2
  110. package/src/filiale/tongchuan/pc/HiddenSituation.vue +3 -1
  111. package/src/filiale/tongchuan/pc/NewCheckpaper.vue +13 -22
  112. package/src/filiale/tongchuan/pc/PaperDefectMain.vue +1 -1
  113. package/src/filiale/tongchuan/pc/SelectCheckPlan.vue +5 -2
  114. package/src/filiale/tongchuan/utils/EventListener.js +29 -0
  115. package/src/filiale/tongchuan/utils/coerceBoolean.js +7 -0
  116. package/src/filiale/weinan/android/SafecheckDevices.vue +1295 -1295
  117. package/src/filiale/weinan/android/SafecheckOrderV.vue +1 -1
  118. package/src/filiale/weinan/pc/CheckBookSearchUserList.vue +75 -62
  119. package/src/filiale/weinan/pc/CheckDetail.vue +11 -11
  120. package/src/filiale/weinan/pc/DefectPaperNew.vue +31 -0
  121. package/src/filiale/weinan/pc/DeviceChange.vue +1088 -0
  122. package/src/filiale/weinan/pc/checkUserList.vue +49 -113
  123. package/src/filiale/weinan/pc.js +1 -0
  124. package/src/filiale/wuan/android/SafecheckOrderV.vue +1 -0
  125. package/src/filiale/wuan/android/SafecheckUserInfo.vue +4 -0
  126. package/src/filiale/yangchunboneng/android/PaperFeedback.vue +1731 -1731
  127. package/src/filiale/yangchunboneng/android/SafecheckDevices.vue +1332 -1332
  128. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +887 -887
  129. package/src/filiale/yangchunboneng/pc/CheckBookSearchUser.vue +13 -11
  130. package/src/filiale/yangchunboneng/pc/CheckBookUser.vue +269 -269
  131. package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +96 -30
  132. package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +10 -10
  133. package/src/filiale/yangchunboneng/pc/DefectPaperNew.vue +1128 -1128
  134. package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +972 -972
  135. package/src/filiale/yangchunboneng/pc/PaperList.vue +773 -773
  136. package/src/filiale/yongzhou/android/PaperFeedback.vue +1519 -1519
  137. package/src/filiale/yongzhou/android/SafecheckDevices.vue +1294 -1294
  138. package/src/filiale/yongzhou/android/SafecheckUserInfo.vue +776 -776
  139. package/src/filiale/yuansheng/android/SafecheckDevices.vue +11 -1
  140. package/src/filiale/yuansheng/android/SwitchValve.vue +322 -322
  141. package/src/filiale/yuansheng/android.js +17 -17
  142. package/src/filiale/yuansheng/pc/NewCheckpaper.vue +10 -2
  143. package/src/filiale/yunchengminsheng/android/PaperFeedback.vue +1508 -1508
  144. package/src/filiale/yunchengminsheng/android/SafecheckDevices.vue +1270 -1270
  145. package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +784 -784
  146. package/src/main-/345/215/225/351/241/265/351/235/242/346/211/223/345/214/205/347/224/250.js +24 -0
  147. package/src/main.js +33 -33
  148. package/src/safecheck-android.js +9 -0
  149. package/src/safecheck-page.js +10 -0
@@ -161,19 +161,22 @@
161
161
  <nobr>计划总数</nobr>
162
162
  </th>
163
163
  <th>
164
- <nobr>未检</nobr>
164
+ <nobr>未上门</nobr>
165
165
  </th>
166
166
  <th>
167
- <nobr>已检</nobr>
167
+ <nobr>未安检</nobr>
168
168
  </th>
169
169
  <th>
170
- <nobr>入户</nobr>
170
+ <nobr>已上门</nobr>
171
171
  </th>
172
172
  <th>
173
- <nobr>到访不遇</nobr>
173
+ <nobr>已安检</nobr>
174
174
  </th>
175
175
  <th>
176
- <nobr>拒检</nobr>
176
+ <nobr>已完成</nobr>
177
+ </th>
178
+ <th>
179
+ <nobr>入户</nobr>
177
180
  </th>
178
181
  <th>
179
182
  <nobr>拆除</nobr>
@@ -184,9 +187,30 @@
184
187
  <th>
185
188
  <nobr>未通气</nobr>
186
189
  </th>
190
+ <th>
191
+ <nobr>拒检</nobr>
192
+ </th>
193
+ <th>
194
+ <nobr>到访不遇1</nobr>
195
+ </th>
196
+ <th>
197
+ <nobr>到访不遇2</nobr>
198
+ </th>
199
+ <th>
200
+ <nobr>到访不遇3</nobr>
201
+ </th>
202
+ <th>
203
+ <nobr>到访不遇3+</nobr>
204
+ </th>
205
+ <th>
206
+ <nobr>上门率</nobr>
207
+ </th>
187
208
  <th>
188
209
  <nobr>安检率</nobr>
189
210
  </th>
211
+ <th>
212
+ <nobr>完成率</nobr>
213
+ </th>
190
214
  <!--<th>-->
191
215
  <!--<nobr>查看</nobr>-->
192
216
  <!--</th>-->
@@ -209,15 +233,23 @@
209
233
  <td style="text-align:center" :class="{'td-0':row && !row.department,'td-1':model.rows && model.rows.length!=($index+1)&&row.department && row.department.indexOf('*&')==-1,'td-2':model.rows && model.rows.length!=($index+1)&&row.department &&row.department.indexOf('*&')!=-1,'td-3':model.rows && model.rows.length==($index+1)&&row.department &&row.department.indexOf('*&')!=-1,'td-4':model.rows && model.rows.length==($index+1)&&row.department &&row.department.indexOf('*&')==-1}" v-if="$parent.$parent.$parent.nameForSql && $parent.$parent.$parent.nameForSql.includes('department')">{{row.department && row.department.indexOf('*&')!=-1?'':row.department}}</td>
210
234
  <td style="text-align:center" v-if="$parent.$parent.$parent.nameForSql.includes('f_user_number')">{{row.f_user_number}}</td>
211
235
  <td style="text-align:center">{{row.f_plan_total}}</td>
236
+ <td style="text-align:center">{{row.f_weishangmen}}</td>
212
237
  <td style="text-align:center">{{row.f_weijian}}</td>
213
- <td style="text-align:center"><nobr>{{row.f_yijian}}</nobr></td>
238
+ <td style="text-align:center">{{row.f_yishangmen}}</td>
239
+ <td style="text-align:center">{{row.f_yijian}}</td>
240
+ <td style="text-align:center"><nobr>{{row.f_yiwancheng}}</nobr></td>
214
241
  <td style="text-align:center"><nobr>{{row.f_ruhu}}</nobr></td>
215
- <td style="text-align:center">{{row.f_buyu}}</td>
216
- <td style="text-align:center"><nobr>{{row.f_jujian}}</nobr></td>
217
242
  <td style="text-align:center"><nobr>{{row.f_chaichu}}</nobr></td>
218
243
  <td style="text-align:center"><nobr>{{row.f_tingyong}}</nobr></td>
219
244
  <td style="text-align:center"><nobr>{{row.f_weitongqi}}</nobr></td>
245
+ <td style="text-align:center"><nobr>{{row.f_jujian}}</nobr></td>
246
+ <td style="text-align:center">{{row.f_buyu}}</td>
247
+ <td style="text-align:center">{{row.f_buyu2}}</td>
248
+ <td style="text-align:center">{{row.f_buyu3}}</td>
249
+ <td style="text-align:center">{{row.f_buyu4}}</td>
250
+ <td style="text-align:center"><nobr>{{row.f_shangmen_bv}}</nobr></td>
220
251
  <td style="text-align:center"><nobr>{{row.f_check_bv}}</nobr></td>
252
+ <td style="text-align:center"><nobr>{{row.f_wangcheng_bv}}</nobr></td>
221
253
  <!--<td style="text-align: center;">-->
222
254
  <!--<button class="btn btn-link" @click.stop="$parent.$parent.$parent.showhistory(row)">查看</button>-->
223
255
  <!--</td>-->
@@ -234,15 +266,23 @@
234
266
  <th v-if="$parent.$parent.$parent.nameForSql.includes('department')"></th>
235
267
  <th v-if="$parent.$parent.$parent.nameForSql.includes('f_user_number')"></th>
236
268
  <td style="text-align: center">{{model.sums.f_plan_total}}</td>
269
+ <td style="text-align: center">{{model.sums.f_weishangmen}}</td>
237
270
  <td style="text-align: center">{{model.sums.f_weijian}}</td>
271
+ <td style="text-align: center">{{model.sums.f_yishangmen}}</td>
238
272
  <td style="text-align: center">{{model.sums.f_yijian}}</td>
273
+ <td style="text-align: center">{{model.sums.f_yiwancheng}}</td>
239
274
  <td style="text-align: center">{{model.sums.f_ruhu}}</td>
240
- <td style="text-align: center">{{model.sums.f_buyu}}</td>
241
- <td style="text-align: center">{{model.sums.f_jujian}}</td>
242
275
  <td style="text-align: center">{{model.sums.f_chaichu}}</td>
243
276
  <td style="text-align: center">{{model.sums.f_tingyong}}</td>
244
277
  <td style="text-align: center">{{model.sums.f_weitongqi}}</td>
245
- <td style="text-align: center">{{(parseFloat(model.sums.f_yijian) / parseFloat(model.sums.f_plan_total) * 100).toFixed(2) + '%'}}</td>
278
+ <td style="text-align: center">{{model.sums.f_tingyong}}</td>
279
+ <td style="text-align: center">{{model.sums.f_buyu}}</td>
280
+ <td style="text-align: center">{{model.sums.f_buyu2}}</td>
281
+ <td style="text-align: center">{{model.sums.f_buyu3}}</td>
282
+ <td style="text-align: center">{{model.sums.f_buyu4}}</td>
283
+ <td style="text-align: center">{{(parseFloat(model.sums.f_yishangmen) / parseFloat(model.sums.f_plan_total) * 100).toFixed(2) + '%'}}</td>
284
+ <td style="text-align: center">{{(parseFloat(model.sums.f_ruhu) / parseFloat(model.sums.f_plan_total) * 100).toFixed(2) + '%'}}</td>
285
+ <td style="text-align: center">{{(parseFloat(model.sums.f_yiwancheng) / parseFloat(model.sums.f_plan_total) * 100).toFixed(2) + '%'}}</td>
246
286
 
247
287
  </template>
248
288
  </data-grid>
@@ -262,14 +302,20 @@
262
302
  return {
263
303
  model: new PagedList('rs/sql/getCheckPlanAreaList', 99999,{},{
264
304
  f_plan_total:'',
305
+ f_weishangmen:'',
265
306
  f_weijian:'',
307
+ f_yishangmen:'',
266
308
  f_yijian:'',
309
+ f_yiwancheng:'',
267
310
  f_ruhu:'',
268
- f_buyu:'',
269
- f_jujian:'',
270
311
  f_chaichu:'',
271
312
  f_tingyong:'',
272
- f_weitongqi:''
313
+ f_weitongqi:'',
314
+ f_jujian:'',
315
+ f_buyu:'',
316
+ f_buyu2:'',
317
+ f_buyu3:'',
318
+ f_buyu4:'',
273
319
  }),
274
320
  // 公司下拉
275
321
  curorgid: [this.$login.f.orgid],
@@ -286,15 +332,24 @@
286
332
  f_safe_end:'',
287
333
  planName:[{label: '全部', value: ''}],
288
334
  exportExcelField: {
289
- 'f_weijian':'未检',
290
- 'f_yijian':'已检',
291
- 'f_ruhu':'入户',
292
- 'f_buyu':'到访不遇',
293
- 'f_jujian':'拒检',
294
- 'f_chaichu':'拆除',
295
- 'f_tingyong':'停用',
296
- 'f_weitongqi':'未通气',
297
- 'f_check_bv':'安检率'
335
+ f_plan_total:'计划总数',
336
+ f_weishangmen:'未上门',
337
+ f_weijian:'未安检',
338
+ f_yishangmen:'已上门',
339
+ f_yijian:'已安检',
340
+ f_yiwancheng:'已完成',
341
+ f_ruhu:'入户',
342
+ f_chaichu:'拆除',
343
+ f_tingyong:'停用',
344
+ f_weitongqi:'未通气',
345
+ f_jujian:'拒检',
346
+ f_buyu:'到访不遇1',
347
+ f_buyu2:'到访不遇2',
348
+ f_buyu3:'到访不遇3',
349
+ f_buyu4:'到访不遇3+',
350
+ f_shangmen_bv:'上门率',
351
+ f_check_bv:'安检率',
352
+ f_wangcheng_bv:'完成率'
298
353
  }
299
354
  }
300
355
  },
@@ -329,13 +384,24 @@
329
384
  // 获取导出列
330
385
  getexportExcelField(){
331
386
  this.exportExcelField = {
332
- 'f_weijian':'未检',
333
- 'f_yijian':'已检',
334
- 'f_ruhu':'入户',
335
- 'f_buyu':'到访不遇',
336
- 'f_jujian':'拒检',
337
- 'f_check_bv':'安检率',
338
- 'f_plan_total':'计划总数'
387
+ f_plan_total:'计划总数',
388
+ f_weishangmen:'未上门',
389
+ f_weijian:'未安检',
390
+ f_yishangmen:'已上门',
391
+ f_yijian:'已安检',
392
+ f_yiwancheng:'已完成',
393
+ f_ruhu:'入户',
394
+ f_chaichu:'拆除',
395
+ f_tingyong:'停用',
396
+ f_weitongqi:'未通气',
397
+ f_jujian:'拒检',
398
+ f_buyu:'到访不遇1',
399
+ f_buyu2:'到访不遇2',
400
+ f_buyu3:'到访不遇3',
401
+ f_buyu4:'到访不遇3+',
402
+ f_shangmen_bv:'上门率',
403
+ f_check_bv:'安检率',
404
+ f_wangcheng_bv:'完成率'
339
405
  }
340
406
  let forName = this.groupNameForSql.split(",")
341
407
  for (let i = 0; i < forName.length; i++) {
@@ -193,10 +193,10 @@
193
193
  </v-select>
194
194
  </div>
195
195
  <div :class="$parent.$parent.style" v-show="$parent.$parent.criteriaShow">
196
- <label class="font_normal_body">通气起始</label>
196
+ <label class="font_normal_body">首次通气开始</label>
197
197
  <datepicker
198
198
  :value.sync="model.f_gas_start"
199
- placeholder='通气时间起始'
199
+ placeholder='首次通气开始'
200
200
  :disabled-days-of-week="[]"
201
201
  style="width: 60%"
202
202
  :format="'yyyy-MM-dd'"
@@ -207,10 +207,10 @@
207
207
  </datepicker>
208
208
  </div>
209
209
  <div :class="$parent.$parent.style" v-show="$parent.$parent.criteriaShow">
210
- <label class="font_normal_body">通气结束</label>
210
+ <label class="font_normal_body">首次通气结束</label>
211
211
  <datepicker
212
212
  :value.sync="model.f_gas_end"
213
- placeholder='通气时间结束'
213
+ placeholder='首次通气结束'
214
214
  style="width: 60%"
215
215
  :disabled-days-of-week="[]"
216
216
  :format="'yyyy-MM-dd'"
@@ -374,10 +374,10 @@
374
374
  close-on-select clear-button></v-select>
375
375
  </div>
376
376
  <div :class="$parent.$parent.style" v-show="$parent.$parent.criteriaShow">
377
- <label class="font_normal_body">通气起始</label>
377
+ <label class="font_normal_body">首次通气开始</label>
378
378
  <datepicker
379
379
  :value.sync="model.f_gas_start"
380
- placeholder='通气时间起始'
380
+ placeholder='首次通气开始'
381
381
  :disabled-days-of-week="[]"
382
382
  style="width: 60%"
383
383
  :format="'yyyy-MM-dd'"
@@ -388,10 +388,10 @@
388
388
  </datepicker>
389
389
  </div>
390
390
  <div :class="$parent.$parent.style" v-show="$parent.$parent.criteriaShow">
391
- <label class="font_normal_body">通气结束</label>
391
+ <label class="font_normal_body">首次通气结束</label>
392
392
  <datepicker
393
393
  :value.sync="model.f_gas_end"
394
- placeholder='通气时间结束'
394
+ placeholder='首次通气结束'
395
395
  style="width: 60%"
396
396
  :disabled-days-of-week="[]"
397
397
  :format="'yyyy-MM-dd'"
@@ -496,7 +496,7 @@
496
496
  <nobr>建档日期</nobr>
497
497
  </th>
498
498
  <th>
499
- <nobr>通气日期</nobr>
499
+ <nobr>首次通气日期</nobr>
500
500
  </th>
501
501
  <th v-show="$parent.$parent.$parent.showcode">
502
502
  <nobr>二维码</nobr>
@@ -605,7 +605,7 @@ export default {
605
605
  'f_last_check_state': '安检状态',
606
606
  'f_last_check_result': '安检结果',
607
607
  'f_createfile_date': '建档日期',
608
- 'f_uservent_date': '通气日期'
608
+ 'f_uservent_date': '首次通气日期'
609
609
  },
610
610
  model: new PagedList('rs/sql/根据安检员查询用户档案', 20, {
611
611
  orderitem: "'f_last_check_date'",