Files
dm-manage-web/src/components/ParentView/index.vue

4 lines
42 B
Vue
Raw Normal View History

2023-02-15 09:17:05 +08:00
<template >
<router-view />
</template>