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