Files
crmeb_java/admin/src/components/ParentView/index.vue
2021-12-31 15:58:40 +08:00

4 lines
42 B
Vue

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