safecheck-client 3.0.35-6 → 3.0.35-61
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/src/App.vue +31 -31
- package/src/components/NewDefectList/DefectPaperNew.vue +3 -3
- package/src/components/Util/SafecheckUpload.vue +4 -0
- package/src/components/android/AddPlanItemYy.vue +451 -451
- package/src/components/android/CheckPlanDown.vue +1 -1
- package/src/components/android/CivilCurrentCreate.vue +56 -41
- package/src/components/android/Insurance/PhoneInsurancePurchaseDetail.vue +7 -9
- package/src/components/android/NoCivilCurrentCreate.vue +10 -0
- package/src/components/android/PaperFeedback.vue +1 -1
- package/src/components/android/PhoneSellInfo.vue +100 -65
- package/src/components/android/PhoneUpUserinfo.vue +25 -6
- package/src/components/android/PhoneotherInfo.vue +0 -14
- package/src/components/android/PhoneotherInfov3.vue +118 -0
- package/src/components/android/SafecheckDevices.vue +2 -2
- package/src/components/android/SafecheckOrderV.vue +2 -529
- package/src/components/android/examples/SafeListExamples.vue +296 -296
- package/src/components/pc/AddPlanItemYyChange.vue +743 -0
- package/src/components/pc/NewCheckpaper.vue +58 -3
- package/src/components/pc/SecurityCheckLedger.vue +143 -0
- package/src/components/pc/SecurityCheckList.vue +160 -0
- package/src/components/pc/SecurityCheckManage.vue +113 -0
- package/src/components/pc/SecurityCheckUser.vue +440 -0
- package/src/components/planmanage/PlanManage.vue +47 -1
- package/src/components/report/CheckPlanAreaList.vue +25 -5
- package/src/components/rongcheng/AddPlanItem.vue +1 -1
- package/src/components/rongcheng/AspiratedAreaPlan.vue +575 -574
- package/src/components/rongcheng/AspiratedPaperFeedbackm.vue +4 -0
- package/src/components/rongcheng/AspiratedUserInfo.vue +12 -4
- package/src/components/rongcheng/CheckSearchUser.vue +1 -1
- package/src/components/rongcheng/PhoneUpUserinfo.vue +1236 -1236
- package/src/components/rongcheng/SafecheckOrderV.vue +1 -1
- package/src/components/rongcheng/SafecheckUserInfo.vue +12 -12
- package/src/components/userfile/InfoModifyModal.vue +1 -0
- package/src/components/userfile/UserInfoAudit.vue +2 -0
- package/src/components/userfile/UserinfoModify.vue +6 -0
- package/src/filiale/bayan/android/AddPlanItem.vue +450 -430
- package/src/filiale/bayan/android/CurrentCreate.vue +10 -0
- package/src/filiale/bayan/android/PhoneUpUserinfo.vue +1380 -1380
- package/src/filiale/bayan/android/SafecheckOrderV.vue +9 -0
- package/src/filiale/bayan/android/SafecheckUserInfo.vue +882 -868
- package/src/filiale/bayan/pc/DefectPaperNew.vue +22 -1
- package/src/filiale/bayan/pc/SelectCheckPlan.vue +6 -1
- package/src/filiale/bayan/pc/usergashistory.vue +149 -0
- package/src/filiale/bayan/pc/usergashistorynian.vue +149 -0
- package/src/filiale/bayan/pc.js +24 -22
- package/src/filiale/dexin/android/SafecheckOrderV.vue +7 -11
- package/src/filiale/dexin/pc/DefectListNew.vue +643 -0
- package/src/filiale/dexin/pc/DefectMainNew.vue +63 -0
- package/src/filiale/dexin/pc/DefectPaperNew.vue +1066 -0
- package/src/filiale/dexin/pc.js +1 -0
- package/src/filiale/huaran/android/CheckPlanDown.vue +212 -0
- package/src/filiale/huaran/android.js +1 -0
- package/src/filiale/huaran/pc/PaperList.vue +22 -1
- package/src/filiale/huaran/pc/PlanManage.vue +66 -7
- package/src/filiale/huaran/pc/checkUserList.vue +55 -22
- package/src/filiale/huaran/pc.js +1 -0
- package/src/filiale/minsheng/android/PhoneUpUserinfo.vue +21 -1
- package/src/filiale/qianneng/android/SwitchValve.vue +1 -0
- package/src/filiale/rizhao/pc/NewCheckpaper.vue +10 -5
- package/src/filiale/shanxian/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/shanxian/pc/SelectCheckPlan.vue +21 -0
- package/src/filiale/shanxian/pc/checkUserList.vue +1 -1
- package/src/filiale/siyang/android/AddPlanItem.vue +450 -450
- package/src/filiale/siyang/android/PaperFeedback.vue +1514 -0
- package/src/filiale/siyang/android.js +1 -0
- package/src/filiale/siyang/pc/PlanManage.vue +26 -16
- package/src/filiale/siyang/pc/checkUserList.vue +123 -148
- package/src/filiale/tianke/pc/DefectListNew.vue +10 -3
- package/src/filiale/tongchuan/android/SafecheckOrderV.vue +3 -3
- package/src/filiale/tongchuan/pc/CheckSearchUser.vue +5 -13
- package/src/filiale/weinan/android/PaperFeedback.vue +34 -8
- package/src/filiale/weinan/android/SafecheckOrderV.vue +6 -2
- package/src/filiale/weinan/android/SafecheckUserInfo.vue +14 -0
- package/src/filiale/weinan/pc/NewCheckpaper.vue +20 -0
- package/src/filiale/weinan/pc/PaperList.vue +14 -1
- package/src/filiale/xilan/android/CurrentCreate.vue +0 -14
- package/src/filiale/xilan/android.js +10 -11
- package/src/filiale/xilan/pc/PaperList.vue +795 -0
- package/src/filiale/xilan/pc.js +1 -0
- package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +1 -1
- package/src/filiale/zhongsheng/android/SafecheckDevices.vue +4 -4
- package/src/filiale/zhongsheng/pc/CheckPlanAreaList.vue +33 -1
- package/src/main.js +1 -1
- package/src/safecheck-android.js +303 -307
- package/src/safecheck.js +15 -0
- package/src/filiale/xilan/android/AddPlanItem.vue +0 -461
@@ -456,6 +456,10 @@
|
|
456
456
|
let temp = getFile.data[i].f_downloadpath
|
457
457
|
if (temp) {
|
458
458
|
let URL = temp.substring(temp.lastIndexOf(":\\") + 2)
|
459
|
+
if (temp.startsWith('E:')){
|
460
|
+
URL = `rs/image/file/${getFile.data[i].f_filename}`
|
461
|
+
}
|
462
|
+
console.log(URL)
|
459
463
|
getFile.data[i].f_downloadURL = "http://" + location.host + "/" + URL
|
460
464
|
}
|
461
465
|
}
|
@@ -32,7 +32,7 @@
|
|
32
32
|
<p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_address }}</p>
|
33
33
|
</div>
|
34
34
|
<div class="col-xs-12" style="margin-left: 20px">
|
35
|
-
<p class="panel-title col-xs-7 text-left input-font"><a @click="
|
35
|
+
<p class="panel-title col-xs-7 text-left input-font"><a @click="upuserinfo(userinfo.f_userinfoid)">设备信息维护</a></p>
|
36
36
|
</div>
|
37
37
|
<!--<div class="col-xs-12">
|
38
38
|
<p class="panel-title col-xs-5 text-left font"><b>安检状态:</b></p>
|
@@ -157,13 +157,21 @@
|
|
157
157
|
})
|
158
158
|
this.$parent.$parent.$goto('phone-sell-info', {f_userinfo_id: f_userinfo_id})
|
159
159
|
},
|
160
|
-
searchDevices(f_userinfo_id) {
|
160
|
+
// searchDevices(f_userinfo_id) {
|
161
|
+
// this.$dispatch('gotoson', {
|
162
|
+
// _this: this.$parent.$parent,
|
163
|
+
// title: '设备查看',
|
164
|
+
// safe: false
|
165
|
+
// })
|
166
|
+
// this.$parent.$parent.$goto('PhoneDevicesInfo', {f_userinfo_id: f_userinfo_id,f_user_type:this.userinfo.f_check_type})
|
167
|
+
// },
|
168
|
+
upuserinfo (f_userinfo_id) {
|
161
169
|
this.$dispatch('gotoson', {
|
162
170
|
_this: this.$parent.$parent,
|
163
|
-
title: '
|
171
|
+
title: '档案信息变更',
|
164
172
|
safe: false
|
165
173
|
})
|
166
|
-
this.$parent.$parent.$goto('
|
174
|
+
this.$parent.$parent.$goto('PhoneUpUserinfo', {f_userinfo_id: f_userinfo_id, f_source: '安检'})
|
167
175
|
},
|
168
176
|
cameraCallBack(prop, fileName) {
|
169
177
|
HostApp.__this__.$set(prop, fileName + '?' + Math.random())
|
@@ -644,7 +644,7 @@ export default {
|
|
644
644
|
//args.condition += " and ( f_last_check_date > '"+ args.model.f_check_end + " 23:59:00' or f_last_check_date < '"+ args.model.f_check_start + " 00:00:00' or f_last_check_date is null)"
|
645
645
|
} else if(this.SafeCheckXZ == '未入户') {
|
646
646
|
args.condition += " and r < 1"
|
647
|
-
args.condition += " and f_last_check_state != '入户'"
|
647
|
+
// args.condition += " and f_last_check_state != '入户'"
|
648
648
|
con1 += ` and f_offsite_time > '${args.model.f_check_start}' and f_offsite_time < '${args.model.f_check_end}'`
|
649
649
|
con2 += ` and f_offsite_time > '${args.model.f_check_start}' and f_offsite_time < '${args.model.f_check_end}'`
|
650
650
|
if(args.model.f_check_state=='到访不遇'){
|