aiccs/src/layout/Empty.vue

4 lines
41 B
Vue
Raw Normal View History

2026-01-05 10:52:46 +08:00
<template>
<router-view />
</template>