safecheck-client 3.0.39-5 → 3.0.39-50

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 (89) hide show
  1. package/package.json +6 -6
  2. package/src/App.vue +31 -26
  3. package/src/assets//345/256/232/344/275/215.png +0 -0
  4. package/src/components/android/AndroidDefectDeal.vue +2 -2
  5. package/src/components/android/AreaPlan.vue +567 -567
  6. package/src/components/android/SafecheckOrderV.vue +1 -1
  7. package/src/components/pc/AddPlanItemYyChange.vue +5 -1
  8. package/src/components/pc/RoleSelector.vue +172 -172
  9. package/src/components/pc/SafeCheckOrder/SafeCheckOrderList.vue +34 -0
  10. package/src/components/rongcheng/AddPlanItem.vue +344 -344
  11. package/src/components/rongcheng/CheckCurrentCreate.vue +1081 -1081
  12. package/src/components/rongcheng/PaperDefectMain.vue +828 -828
  13. package/src/components/rongcheng/PaperStatem.vue +6 -6
  14. package/src/filiale/BFshiye/android/PhoneUpUserinfo.vue +3 -1
  15. package/src/filiale/BFshiye/android/SafecheckUserInfo.vue +2 -8
  16. package/src/filiale/BFshiye/pc/checkUserList.vue +772 -772
  17. package/src/filiale/baiyin/android/SafecheckUserInfo.vue +775 -0
  18. package/src/filiale/baiyin/android.js +12 -11
  19. package/src/filiale/bayan/pc/NewCheckpaper.vue +2 -2
  20. package/src/filiale/bayan/pc/SelectAreaReport.vue +1 -0
  21. package/src/filiale/bayan/pc/SummaryOfSecurityInspectionProgress.vue +7 -7
  22. package/src/filiale/dexin/android/AreaPlan.vue +567 -567
  23. package/src/filiale/dexin/android.js +21 -21
  24. package/src/filiale/dexin/pc/PaperList.vue +840 -840
  25. package/src/filiale/hanzhong/pc/CheckHiddenDanger.vue +2 -2
  26. package/src/filiale/hanzhong/pc/CheckNumberStatistics.vue +1 -1
  27. package/src/filiale/hanzhong/pc/CheckSafeDetail.vue +6 -1
  28. package/src/filiale/hanzhong/pc/CheckSafeStatus.vue +1 -1
  29. package/src/filiale/hanzhong/pc/CheckerSafeDetail.vue +1 -1
  30. package/src/filiale/huatong/android/SafecheckOrderV.vue +2 -2
  31. package/src/filiale/jinhuang/android/AddPlanItem.vue +430 -0
  32. package/src/filiale/jinhuang/android/PhoneUpUserinfo.vue +182 -144
  33. package/src/filiale/jinhuang/android.js +2 -1
  34. package/src/filiale/kelai/android/PaperFeedback.vue +1384 -1370
  35. package/src/filiale/kelai/android/PhoneUpUserinfo.vue +1 -1
  36. package/src/filiale/kelai/android/SafecheckOrderV.vue +1 -1
  37. package/src/filiale/kelai/android/SafecheckUserInfo.vue +1 -1
  38. package/src/filiale/kelai/pc/PaperList.vue +13 -0
  39. package/src/filiale/kelai/pc/UserInfoAudit.vue +126 -90
  40. package/src/filiale/liaoyuan/pc/NewCheckpaper.vue +7 -7
  41. package/src/filiale/qingjian/android/PhoneUpUserinfo.vue +1357 -1270
  42. package/src/filiale/qingjian/android/SafecheckDevices.vue +1 -1
  43. package/src/filiale/qingjian/android/SafecheckOrderV.vue +3 -0
  44. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +823 -800
  45. package/src/filiale/qingjian/pc/NewCheckpaper.vue +1919 -1918
  46. package/src/filiale/rongchuang/android/AddPlanItemVisitingWithoutMeeting.vue +454 -0
  47. package/src/filiale/rongchuang/android/AddPlanItemYy.vue +498 -0
  48. package/src/filiale/rongchuang/android/PhoneUpUserinfo.vue +1262 -0
  49. package/src/filiale/rongchuang/android/SafecheckDevices.vue +1 -1
  50. package/src/filiale/rongchuang/android/SafecheckOrderV.vue +3 -2
  51. package/src/filiale/rongchuang/android.js +3 -0
  52. package/src/filiale/rongchuang/pc/NewCheckpaper.vue +6 -1
  53. package/src/filiale/rongchuang/pc/checkPlanList.vue +398 -0
  54. package/src/filiale/rongchuang/pc.js +18 -17
  55. package/src/filiale/siyang/android/PhoneInsurancePurchaseDetail.vue +57 -24
  56. package/src/filiale/siyang/android/SafecheckDevices.vue +1302 -1302
  57. package/src/filiale/siyang/android/SafecheckUserInfo.vue +849 -849
  58. package/src/filiale/tongchuan/android/SafecheckDevices.vue +909 -885
  59. package/src/filiale/tongchuan/pc/AMapTrailShowZk.vue +226 -0
  60. package/src/filiale/tongchuan/pc/CheckSearchUser.vue +47 -1
  61. package/src/filiale/tongchuan/pc/DefectPaperWeiXiu.vue +46 -0
  62. package/src/filiale/tongchuan/pc/NoCheckplanSafecheck.vue +34 -0
  63. package/src/filiale/tongchuan/pc/PaperDefectMain.vue +34 -0
  64. package/src/filiale/tongchuan/pc/PaperList.vue +44 -10
  65. package/src/filiale/tongchuan/pc/PersonTrack.vue +269 -0
  66. package/src/filiale/tongchuan/pc/SelectCheckPlan.vue +42 -2
  67. package/src/filiale/tongchuan/pc.js +2 -0
  68. package/src/filiale/wensu/android/SafecheckOrderV.vue +2444 -2444
  69. package/src/filiale/wensu/android/SafecheckUserInfo.vue +712 -712
  70. package/src/filiale/wensu/pc/CheckSearchUser.vue +1251 -1251
  71. package/src/filiale/wenxi/android/SafecheckOrderV.vue +2682 -2682
  72. package/src/filiale/wenxi/pc/PaperList.vue +9 -3
  73. package/src/filiale/wuan/android/SafecheckOrderV.vue +2242 -2242
  74. package/src/filiale/wuan/android/SafecheckUserInfo.vue +659 -655
  75. package/src/filiale/wuan/pc/NewCheckpaper.vue +1184 -1184
  76. package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1191 -1191
  77. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +913 -913
  78. package/src/filiale/yangchunboneng/android.js +21 -21
  79. package/src/filiale/yangchunboneng/pc/CheckBookList.vue +353 -353
  80. package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +3 -3
  81. package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +1197 -1197
  82. package/src/filiale/yangchunboneng/pc/HiddenSituation.vue +171 -171
  83. package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +1112 -1112
  84. package/src/filiale/yangchunboneng/pc/PaperList.vue +757 -757
  85. package/src/filiale/yangchunboneng/pc/SelectCheckPlan.vue +331 -331
  86. package/src/filiale/yangchunboneng/pc.js +29 -29
  87. package/src/main.js +33 -33
  88. package/src/rongcheng.js +319 -319
  89. package/yarn-error.log +0 -140
@@ -109,12 +109,12 @@
109
109
  <label class="text-left font">立杠保压照片:</label>
110
110
  <img-self :src="item.f_pressure_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>
111
111
  <img-self v-if="item.f_pressure2_path" :src="item.f_pressure2_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>
112
- <!-- <img-self v-if="item.f_pressure3_path" :src="item.f_pressure3_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>-->
113
- <!-- <img-self v-if="item.f_pressure4_path" :src="item.f_pressure4_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>-->
114
- <!-- <img-self v-if="item.f_pressure5_path" :src="item.f_pressure5_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>-->
115
- <!-- <img-self v-if="item.f_pressure6_path" :src="item.f_pressure6_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>-->
116
- <!-- <img-self v-if="item.f_pressure7_path" :src="item.f_pressure7_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>-->
117
- <!-- <img-self v-if="item.f_pressure8_path" :src="item.f_pressure8_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>-->
112
+ <img-self v-if="item.f_pressure3_path" :src="item.f_pressure3_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>
113
+ <img-self v-if="item.f_pressure4_path" :src="item.f_pressure4_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>
114
+ <img-self v-if="item.f_pressure5_path" :src="item.f_pressure5_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>
115
+ <img-self v-if="item.f_pressure6_path" :src="item.f_pressure6_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>
116
+ <img-self v-if="item.f_pressure7_path" :src="item.f_pressure7_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>
117
+ <img-self v-if="item.f_pressure8_path" :src="item.f_pressure8_path" alt="立杠保压照片" style=" display: inline-block" width="150" height="200"> </img-self>
118
118
  </div>
119
119
  </div>
120
120
  <div class="row" v-show="item.f_entry_status=='室外关阀'">
@@ -829,7 +829,9 @@
829
829
 
830
830
  },
831
831
  changeNewAddress() {
832
- this.userinfo.addressinfo.f_address = this.addressType == '普通地址' ? this.getAddress : this.getAddressTS
832
+ // this.userinfo.addressinfo.f_address = this.addressType == '普通地址' ? this.getAddress : this.getAddressTS
833
+ const f_address = this.addressType == '普通地址' ? this.getAddress : this.getAddressTS
834
+ console.log(f_address)
833
835
  },
834
836
  area_change() {
835
837
  //tag
@@ -23,10 +23,7 @@
23
23
  </div>
24
24
  <div class="col-xs-12" style="padding: 2px 0">
25
25
  <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户电话:</b></p>
26
- <input class="panel-title text-left input-font" style="width: 53%"
27
- value="{{ userinfo.f_user_phone2 ? userinfo.f_user_phone2 : userinfo.f_user_phone }}"
28
- v-model="userinfo.f_user_phone"/>
29
-
26
+ <p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_user_phone2 ? userinfo.f_user_phone2 : userinfo.f_user_phone }}</p>
30
27
  </div>
31
28
  <!-- <div class="col-xs-12" style="padding: 2px 0" v-if="updateuserphone&&(userinfo.planmeterss.f_aliasname=='机表')">-->
32
29
  <!-- <p class="panel-title text-left font" style="width: 23%;float: left"><b>机表表号:</b></p>-->
@@ -39,10 +36,7 @@
39
36
  </div>
40
37
  <div class="col-xs-12" style="padding: 2px 0">
41
38
  <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户地址:</b></p>
42
- <!-- <p class="panel-title text-left input-font" style="width: 79%;float: left">{{ userinfo.f_address }}</p>-->
43
- <input class="panel-title text-left input-font" style="width: 53%"
44
- value="{{userinfo.f_address }}"
45
- v-model="userinfo.f_address"/>
39
+ <p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_address }}</p>
46
40
  </div>
47
41
  <div class="col-xs-12" style="padding: 2px 0">
48
42
  <p class="panel-title col-xs-5 text-left font" style="width: 30%;float: left"><b>租户电话:</b></p>