check
This commit is contained in:
parent
78781886e2
commit
259bf30ead
|
@ -10,7 +10,7 @@ Vue.component('userdet', {
|
|||
<section>
|
||||
<p>Hi</p>
|
||||
</section>
|
||||
`,
|
||||
`,
|
||||
mounted () {
|
||||
console.log("check")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue