Files
dm-manage-web/src/components/ParentView/index.vue
2023-02-15 09:17:05 +08:00

4 lines
42 B
Vue

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