mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 10:38:54 +08:00
#63 migrate to Vue 3
This commit is contained in:
@@ -46,6 +46,7 @@ export default {
|
||||
default: false
|
||||
}
|
||||
},
|
||||
emits: ['click'],
|
||||
data () {
|
||||
return {
|
||||
checked: this.init
|
||||
|
||||
Reference in New Issue
Block a user