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