UNIVPLMDataIntegration/GoView/src/layout/parentLayout.vue
2025-03-10 09:23:27 +08:00

4 lines
53 B
Vue

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