wip
This commit is contained in:
parent
ea512a14b5
commit
7921d3508a
2 changed files with 19 additions and 11 deletions
|
|
@ -16,5 +16,7 @@
|
|||
this.on('mount', () => {
|
||||
this.refs.tl.on('loaded', () => {
|
||||
this.trigger('loaded');
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</mk-home>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue