something works without exploding and i'm tired already

This commit is contained in:
Henry Jameson 2018-10-02 21:43:58 +03:00
parent 9d0bbe37e6
commit f78a5158e1
9 changed files with 297 additions and 182 deletions

View file

@ -18,6 +18,7 @@
</transition>
</div>
<div class="panel-body">
<keep-alive>
<tab-switcher>
<div :label="$t('settings.general')" >
<div class="setting-item">
@ -146,6 +147,7 @@
</div>
</tab-switcher>
</keep-alive>
</div>
</div>
</template>