This commit is contained in:
syuilo
2017-02-21 09:59:53 +09:00
parent ea512a14b5
commit 7921d3508a
2 changed files with 19 additions and 11 deletions

View File

@@ -16,5 +16,7 @@
this.on('mount', () => {
this.refs.tl.on('loaded', () => {
this.trigger('loaded');
});
});
</script>
</mk-home>