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.
- package/package.json +1 -1
- package/src/App.vue +26 -31
- package/src/components/Util/ImgSelfSafePlus.vue +2 -2
- package/src/components/android/rejectInspecCheck.vue +322 -322
- package/src/components/pc/RoleSelector.vue +172 -172
- package/src/components/rongcheng/AddPlanItem.vue +344 -344
- package/src/components/rongcheng/CheckCurrentCreate.vue +1081 -1081
- package/src/components/rongcheng/PaperDefectMain.vue +828 -828
- package/src/filiale/BFshiye/android/AndroidDefectDeal.vue +652 -652
- package/src/filiale/BFshiye/pc/DefectListNew.vue +637 -637
- package/src/filiale/BFshiye/pc/checkUserList.vue +772 -772
- package/src/filiale/BFshiye/pc.js +17 -17
- package/src/filiale/baiyin/android/SafecheckUserInfo.vue +775 -775
- package/src/filiale/baiyin/android.js +12 -12
- package/src/filiale/dexin/pc/PaperList.vue +840 -840
- package/src/filiale/qingjian/android/PhoneUpUserinfo.vue +1357 -1357
- package/src/filiale/qingjian/android/SafecheckUserInfo.vue +823 -823
- package/src/filiale/qingjian/pc/NewCheckpaper.vue +1919 -1919
- package/src/filiale/rongchuang/android/PhoneUpUserinfo.vue +1262 -1262
- package/src/filiale/rongchuang/pc/checkPlanList.vue +398 -398
- package/src/filiale/rongchuang/pc.js +18 -18
- package/src/filiale/shanxian/pc/NewCheckpaper.vue +3 -3
- package/src/filiale/siyang/android/PhoneInsurancePurchaseDetail.vue +532 -532
- package/src/filiale/tongchuan/android/PhoneUpUserinfo.vue +2 -0
- package/src/filiale/wensu/android/SafecheckOrderV.vue +2444 -2444
- package/src/filiale/wensu/android/SafecheckUserInfo.vue +712 -712
- package/src/filiale/wensu/pc/CheckSearchUser.vue +1251 -1251
- package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1191 -1191
- package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +913 -913
- package/src/filiale/yangchunboneng/android.js +21 -21
- package/src/filiale/yangchunboneng/pc/CheckBookList.vue +353 -353
- package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +1197 -1197
- package/src/filiale/yangchunboneng/pc/HiddenSituation.vue +171 -171
- package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +1112 -1112
- package/src/filiale/yangchunboneng/pc/PaperList.vue +757 -757
- package/src/filiale/yangchunboneng/pc/SelectCheckPlan.vue +331 -331
- package/src/filiale/yangchunboneng/pc.js +29 -29
- package/src/main.js +33 -33
- package/src/rongcheng.js +319 -319
- package/src/safecheck-android.js +316 -316
- 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">{{
|
|
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">{{
|
|
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>
|