edit: bug fix z-index + video pannel + minor other bugs
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
emits: ['close','focus'],
|
||||
computed: {
|
||||
selectedLink(){
|
||||
console.log(this.selectedLink);
|
||||
//console.log(this.selectedLink);
|
||||
return dataStorage.selectedLink
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user