feat(auth): 角色分配用户页面视图与列表入口按钮

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
augushong
2026-07-17 23:44:33 +08:00
parent 50cb069677
commit 1ca1f86150
5 changed files with 93 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
data-auth-edit="{:auth('system.auth/edit')}"
data-auth-delete="{:auth('system.auth/delete')}"
data-auth-authorize="{:auth('system.auth/authorize')}"
data-auth-assignUsers="{:auth('system.auth/assignUsers')}"
data-auth-modify="{:auth('system.auth/modify')}"
lay-filter="currentTable">
</table>