<template> <DrawLotsPage /> </template> <script setup> import DrawLotsPage from '../drawLots/index.vue' </script>