feat: 角色管理

This commit is contained in:
zhangyuanpeng
2024-11-25 17:08:39 +08:00
parent 32f5537af8
commit e240f4acc8
5 changed files with 521 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ const gridList = reactive([
{
icon: "/static/icons/role.png",
title: "角色管理",
url: "/pages/work/role/index",
prem: "sys:role:query",
},
{