ui_migration bugfix(store) mixin and wot store overlap, calling reactive variable as function error
This commit is contained in:
parent
8ad4f09229
commit
0b99d0b9b6
2 changed files with 23 additions and 9 deletions
|
|
@ -68,7 +68,7 @@
|
|||
:tab-i-d="item.id"
|
||||
:require-connection="true"
|
||||
:current-tab="currentTab"
|
||||
>
|
||||
>
|
||||
<component :is="item.component" @scroll-top="scrollToTop"></component>
|
||||
</tabContent>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue