This commit is contained in:
Aresn 2017-06-20 16:47:37 +08:00
parent 8b73f45bf7
commit 8e7ac21077
4 changed files with 16 additions and 4 deletions

View file

@ -96,6 +96,9 @@
}
]
}
},
mounted () {
console.log(1)
}
}
</script>