safecheck-client 3.0.34-4 → 3.0.34-43

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 (122) hide show
  1. package/docs/FormPrint.md +18 -18
  2. package/docs/GridTree.md +47 -47
  3. package/docs/PrintFile.md +38 -38
  4. package/docs/tree.md +40 -40
  5. package/package.json +1 -1
  6. package/src/App-/345/215/225/351/241/265/351/235/242/346/211/223/345/214/205/347/224/250.vue +55 -0
  7. package/src/assets/123.png +0 -0
  8. package/src/assets/f8632d3c8c4c1cb68e99da754cab1a7.png +0 -0
  9. package/src/components/LoadData.vue +62 -0
  10. package/src/components/android/AddGas.vue +147 -147
  11. package/src/components/android/AndroidDefectDeal.vue +1 -0
  12. package/src/components/android/AreaPlan.vue +566 -572
  13. package/src/components/android/CheckerMonthly.vue +84 -84
  14. package/src/components/android/LcheckUnplan.vue +108 -108
  15. package/src/components/android/PaperFeedback.vue +1 -1
  16. package/src/components/android/PaperFeedbackTemp.vue +1 -1
  17. package/src/components/android/QRCode/QRCodeBinding.vue +300 -0
  18. package/src/components/android/QRCode/QRCodePage.vue +212 -0
  19. package/src/components/android/SafecheckDevices.vue +1 -1
  20. package/src/components/android/SafecheckDevicesTemp.vue +1 -1
  21. package/src/components/android/SafecheckOrderV.vue +2809 -2809
  22. package/src/components/android/SwitchValve.vue +323 -323
  23. package/src/components/android/examples/SafeListExamples.vue +96 -0
  24. package/src/components/android/examples/UserExamples.vue +126 -0
  25. package/src/components/android/userinfo/SafecheckUserInfo.vue +1 -1
  26. package/src/components/checkerphonestate/Checker.vue +32 -32
  27. package/src/components/checkerphonestate/CheckerState.vue +97 -97
  28. package/src/components/defects/AddDefectModal.vue +120 -120
  29. package/src/components/defects/AddDevice.vue +95 -95
  30. package/src/components/defects/DevicesSeting.vue +106 -106
  31. package/src/components/metterfiles/AddUserfiles.vue +246 -246
  32. package/src/components/metterfiles/MetterFiles.vue +104 -104
  33. package/src/components/notice/NoticeQuery.vue +76 -76
  34. package/src/components/paper/RepairVerifyForm.vue +76 -76
  35. package/src/components/phonestate/DailyTraffic.vue +57 -57
  36. package/src/components/phonestate/LastKnownState.vue +74 -74
  37. package/src/components/task/RepairAnnual.vue +79 -79
  38. package/src/components/task/RepairAnnualDetail.vue +49 -49
  39. package/src/components/task/RepairMonthly.vue +91 -91
  40. package/src/components/task/TaskAnnual.vue +77 -77
  41. package/src/components/task/TaskAnnualDetail.vue +47 -47
  42. package/src/components/task/TaskMonthly.vue +89 -89
  43. package/src/components/userfile/UserfileChange.vue +277 -277
  44. package/src/filiale/baiyin/android/SafecheckOrderV.vue +2798 -0
  45. package/src/filiale/baiyin/android.js +1 -0
  46. package/src/filiale/baiyin/pc/checkUserList.vue +771 -771
  47. package/src/filiale/baiyin/pc.js +21 -21
  48. package/src/filiale/bayan/android/PaperFeedback.vue +1 -1
  49. package/src/filiale/bayan/android/SafecheckDevices.vue +1 -1
  50. package/src/filiale/bayan/android/SafecheckOrderV.vue +52 -29
  51. package/src/filiale/bayan/android/SafecheckUserInfo.vue +1 -1
  52. package/src/filiale/dexin/android/SafecheckDevices.vue +1 -1
  53. package/src/filiale/fugou/pc/CheckBookSearchUser.vue +35 -15
  54. package/src/filiale/hanzhong/android/PaperFeedback.vue +1 -1
  55. package/src/filiale/hanzhong/android/SafecheckDevices.vue +1 -1
  56. package/src/filiale/hanzhong/android/SafecheckUserInfo.vue +1 -1
  57. package/src/filiale/huaran/android/SafecheckOrderV.vue +2803 -0
  58. package/src/filiale/huaran/android.js +12 -0
  59. package/src/filiale/huaran/pc/CheckBook.vue +313 -0
  60. package/src/filiale/huaran/pc/CheckBookAll.vue +69 -0
  61. package/src/filiale/huaran/pc/CheckBookArea.vue +170 -0
  62. package/src/filiale/huaran/pc/CheckBookCompany.vue +166 -0
  63. package/src/filiale/huaran/pc/CheckBookDetails.vue +196 -0
  64. package/src/filiale/huaran/pc/CheckBookEntry.vue +61 -0
  65. package/src/filiale/huaran/pc/CheckBookList.vue +386 -0
  66. package/src/filiale/huaran/pc/CheckBookSearchArea.vue +564 -0
  67. package/src/filiale/huaran/pc/CheckBookSearchUnit.vue +229 -0
  68. package/src/filiale/huaran/pc/CheckBookSearchUser.vue +604 -0
  69. package/src/filiale/huaran/pc/CheckBookUser.vue +112 -0
  70. package/src/filiale/huaran/pc/PaperList.vue +822 -0
  71. package/src/filiale/huaran/pc/PlanManage.vue +887 -0
  72. package/src/filiale/huaran/pc/checkPlanList.vue +419 -0
  73. package/src/filiale/huaran/pc/checkUserList.vue +867 -0
  74. package/src/filiale/huaran/pc.js +27 -0
  75. package/src/filiale/jiaxian/android/AddPlanItem.vue +447 -0
  76. package/src/filiale/jiaxian/android/PhoneUpUserinfo.vue +1229 -0
  77. package/src/filiale/jiaxian/android/SafecheckDevices.vue +4 -4
  78. package/src/filiale/jiaxian/android/SafecheckOrderV.vue +2811 -0
  79. package/src/filiale/jiaxian/android/SafecheckUserInfo.vue +784 -0
  80. package/src/filiale/jiaxian/android.js +4 -0
  81. package/src/filiale/jingyang/android/PaperFeedback.vue +1 -1
  82. package/src/filiale/jingyang/android/SafecheckUserInfo.vue +1 -1
  83. package/src/filiale/kelai/pc/CheckPlanAreaList.vue +15 -7
  84. package/src/filiale/pingxiang/android/PaperFeedback.vue +1 -1
  85. package/src/filiale/qingjian/android/SafecheckDevices.vue +1 -1
  86. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +1 -1
  87. package/src/filiale/ruihua/android/SafecheckOrderV.vue +2747 -0
  88. package/src/filiale/ruihua/android/SafecheckUserInfo.vue +804 -0
  89. package/src/filiale/ruihua/android.js +11 -0
  90. package/src/filiale/shiquan/android/SafecheckDevices.vue +1 -1
  91. package/src/filiale/siyang/android/SafecheckUserInfo.vue +1 -1
  92. package/src/filiale/tongchuan/android/Select.vue +421 -0
  93. package/src/filiale/tongchuan/android.js +1 -0
  94. package/src/filiale/tongchuan/pc/PaperDefectMain.vue +1060 -1060
  95. package/src/filiale/tongchuan/utils/EventListener.js +29 -0
  96. package/src/filiale/tongchuan/utils/coerceBoolean.js +7 -0
  97. package/src/filiale/weinan/android/SafecheckDevices.vue +1 -1
  98. package/src/filiale/weinan/android/SafecheckOrderV.vue +1 -1
  99. package/src/filiale/weinan/pc/CheckBookSearchUserList.vue +57 -59
  100. package/src/filiale/weinan/pc/DefectListNew.vue +617 -617
  101. package/src/filiale/weinan/pc/DefectMainNew.vue +63 -63
  102. package/src/filiale/weinan/pc/DefectPaperNew.vue +31 -0
  103. package/src/filiale/weinan/pc/DeviceChange.vue +1088 -0
  104. package/src/filiale/weinan/pc/checkUserList.vue +34 -113
  105. package/src/filiale/weinan/pc.js +47 -46
  106. package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1192 -1200
  107. package/src/filiale/yangchunboneng/android/DailyworkloadQuery.vue +472 -480
  108. package/src/filiale/yangchunboneng/android/PaperFeedback.vue +1 -1
  109. package/src/filiale/yangchunboneng/android/SafecheckDevices.vue +2 -2
  110. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +1 -1
  111. package/src/filiale/yangchunboneng/android/safeHistoryLook.vue +473 -481
  112. package/src/filiale/yangchunboneng/pc/CheckBookSearchUser.vue +9 -7
  113. package/src/filiale/yongzhou/android/PaperFeedback.vue +1 -1
  114. package/src/filiale/yongzhou/android/SafecheckDevices.vue +1 -1
  115. package/src/filiale/yongzhou/android/SafecheckUserInfo.vue +1 -1
  116. package/src/filiale/yuansheng/android/SafecheckDevices.vue +11 -1
  117. package/src/filiale/yuansheng/pc/NewCheckpaper.vue +10 -2
  118. package/src/filiale/yunchengminsheng/android/PaperFeedback.vue +1 -1
  119. package/src/filiale/yunchengminsheng/android/SafecheckDevices.vue +1 -1
  120. package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +1 -1
  121. package/src/main-/345/215/225/351/241/265/351/235/242/346/211/223/345/214/205/347/224/250.js +24 -0
  122. package/src/safecheck-android.js +4 -0
@@ -4,6 +4,10 @@ import Vue from "vue";
4
4
  // 手机特殊目录注册到该文件中
5
5
  let specialComp = {
6
6
  'safecheck-devices': (resolve) => { require(['./android/SafecheckDevices'], resolve) },
7
+ 'safecheck-order-v': (resolve) => { require(['./android/SafecheckOrderV'], resolve) },
8
+ 'add-plan-item': (resolve) => { require(['./android/AddPlanItem'], resolve) },
9
+ 'safecheck-userinfo': (resolve) => { require(['./android/SafecheckUserInfo'], resolve) },
10
+ 'PhoneUpUserinfo': (resolve) => { require(['./android/PhoneUpUserinfo'], resolve) },
7
11
  }
8
12
 
9
13
  exports.specialComp = specialComp
@@ -625,7 +625,6 @@ export default {
625
625
  HostApp.__this__ = null
626
626
  },
627
627
  takePic(prop, title, index) {
628
- const obj = HostApp.getGpsDetailAddress()
629
628
  HostApp.__callback__ = this.cameraCallBack
630
629
  HostApp.__this__ = this
631
630
  ////tag
@@ -646,6 +645,7 @@ export default {
646
645
  }
647
646
  let jingweidu = ''
648
647
  if (this.$parent.$parent.is_has_jingweidu == 'true'){
648
+ const obj = HostApp.getGpsDetailAddress()
649
649
  jingweidu = '\t经度:' + obj.longitude+ '\t纬度:' + obj.latitude
650
650
  }
651
651
  HostApp._open_a_page({
@@ -417,7 +417,6 @@ export default {
417
417
  HostApp.__this__ = null
418
418
  },
419
419
  takePic (type ,prop, title) {
420
- const obj = HostApp.getGpsDetailAddress()
421
420
  HostApp.__callback__ = this.cameraCallBack
422
421
  HostApp.__this__ = this
423
422
  //tag
@@ -443,6 +442,7 @@ export default {
443
442
  }
444
443
  let jingweidu = ''
445
444
  if (this.$parent.$parent.is_has_jingweidu == 'true'){
445
+ const obj = HostApp.getGpsDetailAddress()
446
446
  jingweidu = '\t经度:' + obj.longitude+ '\t纬度:' + obj.latitude
447
447
  }
448
448
  let page = 'com.aofeng.hybrid.android.peripheral.CameraActivity'
@@ -42,9 +42,15 @@
42
42
  :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
43
43
  @click="$parent.$parent.hidden()">
44
44
  </div>
45
- <button id="btnaaaa" style="float: right" class="button_search"
45
+ <export-excel-safe :data="$parent.$parent.exportParameter"
46
+ :field="$parent.$parent.exportExcelField"
47
+ sqlurl="rs/logic/SafeExportExcel"
48
+ sql-name="getCheckPlanAreaList"
49
+ template-name='安检汇总' :choose-col="true">
50
+ </export-excel-safe>
51
+ <!-- <button id="btnaaaa" style="float: right" class="button_search"
46
52
  @click="$parent.$parent.exportexcel()"
47
- v-el:cx>导出</button>
53
+ v-el:cx>导出</button>-->
48
54
  <button id="btnaaa" style="float: right" class="button_search"
49
55
  @click="$parent.$parent.getGroupName1(),search(),$parent.$parent.getexportExcelField(),$parent.$parent.$parent.isdetail=false,$parent.$parent.listflag=false"
50
56
  v-el:cx>查询</button>
@@ -258,7 +264,7 @@
258
264
  this.exportExcelField.f_plan_month='计划月份'
259
265
  }
260
266
  if (ff==='f_no_checkplan') {
261
- this.exportExcelField.f_checker_name='计划类型'
267
+ this.exportExcelField.f_no_checkplan='计划类型'
262
268
  }
263
269
  if (ff==='f_plan_name') {
264
270
  this.exportExcelField.f_plan_name='计划名称'
@@ -266,9 +272,9 @@
266
272
  if (ff==='f_checker_name') {
267
273
  this.exportExcelField.f_checker_name='安检员'
268
274
  }if (ff==='f_residential_area') {
269
- this.exportExcelField.f_checker_name='小区名称'
275
+ this.exportExcelField.f_residential_area='小区名称'
270
276
  }if (ff==='f_user_number') {
271
- this.exportExcelField.f_checker_name='档案数量'
277
+ this.exportExcelField.f_user_number='档案数量'
272
278
  }
273
279
  }
274
280
  },
@@ -427,8 +433,10 @@
427
433
  // excel 导出条件拼接
428
434
  return {
429
435
  condition: this.$refs.paged.model.condition,
430
- groupName: this.groupNameForSql
431
- }
436
+ groupName: this.groupNameForSql,
437
+ f_start_time:this.f_start_time,
438
+ f_end_time:this.f_end_time
439
+ }
432
440
  }
433
441
  }
434
442
  }
@@ -532,7 +532,6 @@ export default {
532
532
  HostApp.__this__ = null
533
533
  },
534
534
  takePic(prop, title, index) {
535
- const obj = HostApp.getGpsDetailAddress()
536
535
  HostApp.__callback__ = this.cameraCallBack
537
536
  HostApp.__this__ = this
538
537
  ////tag
@@ -553,6 +552,7 @@ export default {
553
552
  }
554
553
  let jingweidu = ''
555
554
  if (this.$parent.$parent.is_has_jingweidu == 'true'){
555
+ const obj = HostApp.getGpsDetailAddress()
556
556
  jingweidu = '\t经度:' + obj.longitude+ '\t纬度:' + obj.latitude
557
557
  }
558
558
  HostApp._open_a_page({
@@ -435,7 +435,6 @@ export default {
435
435
  if (this.role == 'androidview') {
436
436
  return
437
437
  }
438
- const obj = HostApp.getGpsDetailAddress()
439
438
  HostApp.__callback__ = this.cameraCallBack
440
439
  HostApp.__this__ = this
441
440
  //tag
@@ -455,6 +454,7 @@ export default {
455
454
  }
456
455
  let jingweidu = ''
457
456
  if (this.$parent.$parent.is_has_jingweidu == 'true'){
457
+ const obj = HostApp.getGpsDetailAddress()
458
458
  jingweidu = '\t经度:' + obj.longitude+ '\t纬度:' + obj.latitude
459
459
  }
460
460
  //tag
@@ -431,7 +431,6 @@ export default {
431
431
  HostApp.__this__ = null
432
432
  },
433
433
  takePic (type ,prop, title) {
434
- const obj = HostApp.getGpsDetailAddress()
435
434
  HostApp.__callback__ = this.cameraCallBack
436
435
  HostApp.__this__ = this
437
436
  //tag
@@ -457,6 +456,7 @@ export default {
457
456
  }
458
457
  let jingweidu = ''
459
458
  if (this.$parent.$parent.is_has_jingweidu == 'true'){
459
+ const obj = HostApp.getGpsDetailAddress()
460
460
  jingweidu = '\t经度:' + obj.longitude+ '\t纬度:' + obj.latitude
461
461
  }
462
462
  let page = 'com.aofeng.hybrid.android.peripheral.CameraActivity'