check
This commit is contained in:
parent
d42016b0af
commit
88175a1b6f
|
@ -26,9 +26,4 @@ let vm = new Vue({
|
|||
lang: '',
|
||||
output: ''
|
||||
},
|
||||
component: {
|
||||
check() {
|
||||
return "check"
|
||||
}
|
||||
}
|
||||
}).$mount('#root')
|
Loading…
Reference in New Issue