chagnge
This commit is contained in:
@@ -40,6 +40,11 @@
|
|||||||
default: false
|
default: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
watch: {
|
||||||
|
focused() {
|
||||||
|
this.focusState = this.focused
|
||||||
|
},
|
||||||
|
},
|
||||||
mounted () {
|
mounted () {
|
||||||
if (this.focused) {
|
if (this.focused) {
|
||||||
this.focusState = true
|
this.focusState = true
|
||||||
|
|||||||
Reference in New Issue
Block a user