safecheck-client 3.0.34-1 → 3.0.34-13

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 (64) hide show
  1. package/package.json +1 -1
  2. package/src/components/android/AndroidDefectDeal.vue +634 -633
  3. package/src/components/android/AreaPlan.vue +1 -7
  4. package/src/components/android/ImgSelfAndroid.vue +181 -181
  5. package/src/components/android/PaperFeedback.vue +1 -1
  6. package/src/components/android/PaperFeedbackTemp.vue +1 -1
  7. package/src/components/android/SafecheckDevices.vue +2 -2
  8. package/src/components/android/SafecheckDevicesTemp.vue +1 -1
  9. package/src/components/android/userinfo/SafecheckUserInfo.vue +1 -1
  10. package/src/filiale/baiyin/android/AndroidDefectDeal.vue +633 -633
  11. package/src/filiale/baiyin/android.js +10 -10
  12. package/src/filiale/baiyin/pc/CheckPlanAreaList.vue +485 -485
  13. package/src/filiale/baiyin/pc/CheckSearchUser.vue +1067 -1067
  14. package/src/filiale/baiyin/pc/DefectListNew.vue +597 -597
  15. package/src/filiale/baiyin/pc/DefectMainNew.vue +63 -63
  16. package/src/filiale/baiyin/pc/DefectPaperNew.vue +1052 -1052
  17. package/src/filiale/baiyin/pc/PaperList.vue +790 -790
  18. package/src/filiale/baiyin/pc/PlanChooser.vue +167 -167
  19. package/src/filiale/baiyin/pc/PlanManage.vue +834 -834
  20. package/src/filiale/baiyin/pc/RightTreeSafe.vue +348 -348
  21. package/src/filiale/baiyin/pc/RoleSelector.vue +160 -160
  22. package/src/filiale/bayan/android/PaperFeedback.vue +1 -1
  23. package/src/filiale/bayan/android/SafecheckDevices.vue +1 -1
  24. package/src/filiale/bayan/android/SafecheckUserInfo.vue +1 -1
  25. package/src/filiale/dexin/android/SafecheckDevices.vue +1 -1
  26. package/src/filiale/hanzhong/android/PaperFeedback.vue +1 -1
  27. package/src/filiale/hanzhong/android/SafecheckDevices.vue +1 -1
  28. package/src/filiale/hanzhong/android/SafecheckUserInfo.vue +1 -1
  29. package/src/filiale/jiaxian/android/SafecheckDevices.vue +1298 -1298
  30. package/src/filiale/jiaxian/android.js +10 -10
  31. package/src/filiale/jiaxian/pc.js +12 -12
  32. package/src/filiale/jingyang/android/PaperFeedback.vue +1 -1
  33. package/src/filiale/jingyang/android/SafecheckUserInfo.vue +1 -1
  34. package/src/filiale/pingxiang/android/PaperFeedback.vue +1 -1
  35. package/src/filiale/qingjian/android/PhoneUpUserinfo.vue +1270 -1270
  36. package/src/filiale/qingjian/android/SafecheckDevices.vue +1 -1
  37. package/src/filiale/qingjian/android/SafecheckOrderV.vue +2844 -2844
  38. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +1 -1
  39. package/src/filiale/shiquan/android/SafecheckDevices.vue +1 -1
  40. package/src/filiale/siyang/android/SafecheckUserInfo.vue +1 -1
  41. package/src/filiale/weinan/android/SafecheckOrderV.vue +3335 -3335
  42. package/src/filiale/wuan/android/SafecheckOrderV.vue +4 -1
  43. package/src/filiale/wuan/android/SafecheckUserInfo.vue +6 -5
  44. package/src/filiale/yangchunboneng/android/CurrentCreate.vue +8 -11
  45. package/src/filiale/yangchunboneng/android/DailyworkloadQuery.vue +8 -13
  46. package/src/filiale/yangchunboneng/android/NewCheckpaperAndroid.vue +1362 -1362
  47. package/src/filiale/yangchunboneng/android/PaperFeedback.vue +1731 -1731
  48. package/src/filiale/yangchunboneng/android/PhoneUpUserinfo.vue +1235 -1235
  49. package/src/filiale/yangchunboneng/android/SafecheckDevices.vue +1332 -1332
  50. package/src/filiale/yangchunboneng/android/SafecheckOrderV.vue +2845 -2845
  51. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +887 -887
  52. package/src/filiale/yangchunboneng/android/safeHistoryLook.vue +8 -13
  53. package/src/filiale/yangchunboneng/pc/CheckBookUser.vue +4 -4
  54. package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +1192 -1192
  55. package/src/filiale/yangchunboneng/pc/DefectPaperNew.vue +54 -3
  56. package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +972 -944
  57. package/src/filiale/yangchunboneng/pc/PaperList.vue +29 -0
  58. package/src/filiale/yongzhou/android/PaperFeedback.vue +1 -1
  59. package/src/filiale/yongzhou/android/SafecheckDevices.vue +1 -1
  60. package/src/filiale/yongzhou/android/SafecheckUserInfo.vue +1 -1
  61. package/src/filiale/yunchengminsheng/android/PaperFeedback.vue +1 -1
  62. package/src/filiale/yunchengminsheng/android/SafecheckDevices.vue +1 -1
  63. package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +1 -1
  64. package/src/main.js +33 -33
@@ -1,10 +1,10 @@
1
- // 分公司特殊组件页面注册
2
- import Vue from "vue";
3
-
4
- // 手机特殊目录注册到该文件中
5
- let specialComp = {
6
- 'safecheck-devices': (resolve) => { require(['./android/SafecheckDevices'], resolve) },
7
- }
8
-
9
- exports.specialComp = specialComp
10
-
1
+ // 分公司特殊组件页面注册
2
+ import Vue from "vue";
3
+
4
+ // 手机特殊目录注册到该文件中
5
+ let specialComp = {
6
+ 'safecheck-devices': (resolve) => { require(['./android/SafecheckDevices'], resolve) },
7
+ }
8
+
9
+ exports.specialComp = specialComp
10
+
@@ -1,12 +1,12 @@
1
- // 分公司特殊组件页面注册
2
- import Vue from "vue";
3
-
4
- //手机特殊目录注册到该文件中
5
- let specialComp = {
6
-
7
- }
8
- exports.specialComp = specialComp
9
-
10
-
11
-
12
-
1
+ // 分公司特殊组件页面注册
2
+ import Vue from "vue";
3
+
4
+ //手机特殊目录注册到该文件中
5
+ let specialComp = {
6
+
7
+ }
8
+ exports.specialComp = specialComp
9
+
10
+
11
+
12
+
@@ -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'
@@ -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({