mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 04:42:34 +09:00
6 lines
73 B
Vue
6 lines
73 B
Vue
<template>
|
|
<AuthLayout>
|
|
<RouterView />
|
|
</AuthLayout>
|
|
</template>
|