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