|
@@ -353,7 +353,7 @@
|
|
this.$set(this,'checkInData',response.data);
|
|
this.$set(this,'checkInData',response.data);
|
|
})
|
|
})
|
|
//视频查询
|
|
//视频查询
|
|
- if(!controlsRestrictVerify('subHardwareControl')){
|
|
|
|
|
|
+ if(!controlsRestrictVerify('subVideo')){
|
|
this.$set(this,'videoType',false);
|
|
this.$set(this,'videoType',false);
|
|
}else{
|
|
}else{
|
|
this.$set(this,'videoType',true);
|
|
this.$set(this,'videoType',true);
|