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