mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-27 10:15:58 +08:00
refactor(projects): use new elegant-router plugin
This commit is contained in:
5
src/views/manage/route/index.vue
Normal file
5
src/views/manage/route/index.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div>ManageRoute</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user