This commit is contained in:
sjl
2024-11-18 09:02:57 +08:00
parent a8eaccc53e
commit 5cdbee88b4
54 changed files with 375 additions and 836 deletions

View File

@@ -54,7 +54,7 @@
import {
getRoleList,
deleteRole,
} from '@/api/role/role'
} from '@/api/user/role/index'
import { deleteUser } from '@/api/user/user'
const dialogVisible = ref(false)