mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-26 13:16:42 +08:00
6 lines
83 B
Vue
6 lines
83 B
Vue
<script setup lang="ts"></script>
|
|
|
|
<template>
|
|
<div>ManageRoute</div>
|
|
</template>
|