ruoyi-plus-soybean/src/views/management/auth/index.vue

8 lines
108 B
Vue

<template>
<div>权限管理</div>
</template>
<script setup lang="ts"></script>
<style scoped></style>