vue-admin-beautiful/src/layouts/EmptyLayout.vue
2020-07-12 09:43:07 +08:00

4 lines
41 B
Vue

<template>
<router-view />
</template>