soybean-admin/src/views/multi-menu/second_child_home/index.vue
2023-11-17 10:25:32 +08:00

8 lines
100 B
Vue

<script setup lang="ts"></script>
<template>
<LookForward />
</template>
<style scoped></style>