fix: BUG修改
This commit is contained in:
parent
5573665e8f
commit
fea2477e43
@ -1843,6 +1843,7 @@ export default {
|
||||
// this.videoType = res.result[0].videoType;
|
||||
this.videoType = res.result.videoType
|
||||
// console.log('查询项目各类型的视频配置信息', res.result)
|
||||
if(!this.Popup.accountServer){
|
||||
this.$nextTick(() => {
|
||||
if (this.videoType === 1) {
|
||||
//萤石云
|
||||
@ -1858,6 +1859,7 @@ export default {
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
})
|
||||
},
|
||||
saveVideoConfigFn() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user