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

4 lines
41 B
Vue
Raw Normal View History

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