Insteadof mount all tabs & hiding,use :is to mount

This commit is contained in:
2020-06-14 13:37:44 +02:00
committed by KevinMidboe
parent efb5dfcd3e
commit ab8fd9dd83
2 changed files with 2 additions and 12 deletions

View File

@@ -11,9 +11,7 @@ import VirtualLotteryPage from "@/components/VirtualLotteryPage";
export default {
components: {
Tabs,
GeneratePage,
VirtualLotteryPage
Tabs
},
data() {
return {