Files
hrm/app.vue
2026-04-06 15:53:14 +07:00

6 lines
71 B
Vue

<template>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>