feat : 新增按钮权限

This commit is contained in:
bin
2025-11-06 17:45:39 +08:00
parent 04e52a5681
commit 3953717b60
4 changed files with 11 additions and 11 deletions

View File

@@ -177,7 +177,7 @@ function ResumeList() {
key="view"
icon={<EyeOutlined />}
loading={loading}
hidden={!access.hasPerms('appUser:resume:view')}
hidden={!access.hasPerms('resumeLibrary:resumeList:view')}
onClick={() => handleViewDetail(userId)}
>