Files
RuoYi-Vue-Plus/ruoyi-ui-vue3/src/components/ParentView/index.vue
2023-05-30 17:51:51 +08:00

4 lines
42 B
Vue

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