mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-24 13:30:19 +08:00
6 lines
76 B
Vue
6 lines
76 B
Vue
<script setup lang="ts"></script>
|
|
|
|
<template>
|
|
<LookForward />
|
|
</template>
|