ruoyi-plus-soybean/src/views/manage/user/index.vue

8 lines
100 B
Vue
Raw Normal View History

2023-11-17 08:45:00 +08:00
<script setup lang="ts"></script>
2023-06-18 22:23:42 +08:00
<template>
2023-11-17 08:45:00 +08:00
<LookForward />
2023-06-18 22:23:42 +08:00
</template>
<style scoped></style>