feat(user-management-relation): 创建带人关系页面(即直接管理)
This commit is contained in:
11
src/views/system/user-management-relation/index.vue
Normal file
11
src/views/system/user-management-relation/index.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<h1>带人关系</h1>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user