safecheck-client 3.0.39-74 → 3.0.39-76

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 (41) hide show
  1. package/package.json +1 -1
  2. package/src/App.vue +26 -31
  3. package/src/components/Util/ImgSelfSafePlus.vue +2 -2
  4. package/src/components/android/rejectInspecCheck.vue +322 -322
  5. package/src/components/pc/RoleSelector.vue +172 -172
  6. package/src/components/rongcheng/AddPlanItem.vue +344 -344
  7. package/src/components/rongcheng/CheckCurrentCreate.vue +1081 -1081
  8. package/src/components/rongcheng/PaperDefectMain.vue +828 -828
  9. package/src/filiale/BFshiye/android/AndroidDefectDeal.vue +652 -652
  10. package/src/filiale/BFshiye/pc/DefectListNew.vue +637 -637
  11. package/src/filiale/BFshiye/pc/checkUserList.vue +772 -772
  12. package/src/filiale/BFshiye/pc.js +17 -17
  13. package/src/filiale/baiyin/android/SafecheckUserInfo.vue +775 -775
  14. package/src/filiale/baiyin/android.js +12 -12
  15. package/src/filiale/dexin/pc/PaperList.vue +840 -840
  16. package/src/filiale/qingjian/android/PhoneUpUserinfo.vue +1357 -1357
  17. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +823 -823
  18. package/src/filiale/qingjian/pc/NewCheckpaper.vue +1919 -1919
  19. package/src/filiale/rongchuang/android/PhoneUpUserinfo.vue +1262 -1262
  20. package/src/filiale/rongchuang/pc/checkPlanList.vue +398 -398
  21. package/src/filiale/rongchuang/pc.js +18 -18
  22. package/src/filiale/shanxian/pc/NewCheckpaper.vue +3 -3
  23. package/src/filiale/siyang/android/PhoneInsurancePurchaseDetail.vue +532 -532
  24. package/src/filiale/tongchuan/android/PhoneUpUserinfo.vue +2 -0
  25. package/src/filiale/wensu/android/SafecheckOrderV.vue +2444 -2444
  26. package/src/filiale/wensu/android/SafecheckUserInfo.vue +712 -712
  27. package/src/filiale/wensu/pc/CheckSearchUser.vue +1251 -1251
  28. package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1191 -1191
  29. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +913 -913
  30. package/src/filiale/yangchunboneng/android.js +21 -21
  31. package/src/filiale/yangchunboneng/pc/CheckBookList.vue +353 -353
  32. package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +1197 -1197
  33. package/src/filiale/yangchunboneng/pc/HiddenSituation.vue +171 -171
  34. package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +1112 -1112
  35. package/src/filiale/yangchunboneng/pc/PaperList.vue +757 -757
  36. package/src/filiale/yangchunboneng/pc/SelectCheckPlan.vue +331 -331
  37. package/src/filiale/yangchunboneng/pc.js +29 -29
  38. package/src/main.js +33 -33
  39. package/src/rongcheng.js +319 -319
  40. package/src/safecheck-android.js +316 -316
  41. package/yarn-error.log +140 -0
@@ -1,18 +1,18 @@
1
- // 分公司特殊组件页面注册
2
- import Vue from "vue";
3
-
4
- //手机特殊目录注册到该文件中
5
- let specialComp = {
6
- // 计划管理用户
7
- 'check-user-list': (resolve) => { require(['./pc/checkUserList'], resolve) },
8
- 'check-search-user': (resolve) => { require(['./pc/CheckSearchUser'], resolve) },
9
- 'check-plan-list': (resolve) => { require(['./pc/checkPlanList'], resolve) },
10
- // 'paper-main': (resolve) => { require(['./pc/PaperList'], resolve) },
11
- // 'new-check-paper': (resolve) => { require(['./pc/NewCheckpaper'], resolve) },
12
-
13
- }
14
- exports.specialComp = specialComp
15
-
16
-
17
-
18
-
1
+ // 分公司特殊组件页面注册
2
+ import Vue from "vue";
3
+
4
+ //手机特殊目录注册到该文件中
5
+ let specialComp = {
6
+ // 计划管理用户
7
+ 'check-user-list': (resolve) => { require(['./pc/checkUserList'], resolve) },
8
+ 'check-search-user': (resolve) => { require(['./pc/CheckSearchUser'], resolve) },
9
+ 'check-plan-list': (resolve) => { require(['./pc/checkPlanList'], resolve) },
10
+ // 'paper-main': (resolve) => { require(['./pc/PaperList'], resolve) },
11
+ // 'new-check-paper': (resolve) => { require(['./pc/NewCheckpaper'], resolve) },
12
+
13
+ }
14
+ exports.specialComp = specialComp
15
+
16
+
17
+
18
+
@@ -86,7 +86,7 @@ div {
86
86
  <td style="text-align: center;border: #E9E9E9 solid 1px">用户电话:</td>
87
87
  <td style="text-align: center;border: #E9E9E9 solid 1px">{{ paperdata.f_user_phone }}</td>
88
88
  <td style="text-align: center;border: #E9E9E9 solid 1px">区 / 县:</td>
89
- <td style="text-align: center;border: #E9E9E9 solid 1px">{{ paperdata.f_slice_area }}</td>
89
+ <td style="text-align: center;border: #E9E9E9 solid 1px">{{ item.f_slice_area }}</td>
90
90
  </tr>
91
91
  <tr>
92
92
  <td style="text-align: center;border: #E9E9E9 solid 1px">街 道:</td>
@@ -104,7 +104,7 @@ div {
104
104
  <td style="text-align: center;border: #E9E9E9 solid 1px">门 牌 号 :</td>
105
105
  <td style="text-align: center;border: #E9E9E9 solid 1px">{{ paperdata.f_room }}</td>
106
106
  <td style="text-align: center;border: #E9E9E9 solid 1px">用气性质:</td>
107
- <td style="text-align: center;border: #E9E9E9 solid 1px">{{ paperdata.f_gasproperties }}</td>
107
+ <td style="text-align: center;border: #E9E9E9 solid 1px">{{ item.f_gasproperties }}</td>
108
108
  </tr>
109
109
  <tr>
110
110
  <td style="text-align: center;border: #E9E9E9 solid 1px">备注信息:</td>
@@ -216,7 +216,7 @@ div {
216
216
  <td style="margin: auto;text-align: center">
217
217
  <div class="container" style="max-width: 550px;background: #FFFFFF">
218
218
  <div class="img" v-for="img in paperdata.f_overall_imgs">
219
- <img-self-plus :src="img.f_overall_path" style="float: left" width="150"
219
+ <img-self-plus :src="img.f_overall_path" style="float: left" width="150" :list="paperdata.f_overall_imgs"
220
220
  height="200"></img-self-plus>
221
221
  </div>
222
222
  </div>