UNIVPLMDataIntegration/GoView/src/layout/parentLayout.vue

4 lines
53 B
Vue
Raw Normal View History

2025-03-10 09:23:27 +08:00
<template>
<router-view></router-view>
</template>