mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-09-05 07:15:31 +08:00
feat(mcp): 密钥授权页,仅创建者拥有的节点可授权(防越权与漂移)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
data-auth-edit="{:auth('system.mcp_key/edit')}"
|
||||
data-auth-delete="{:auth('system.mcp_key/delete')}"
|
||||
data-auth-modify="{:auth('system.mcp_key/modify')}"
|
||||
data-auth-authorize="{:auth('system.mcp_key/authorize')}"
|
||||
lay-filter="currentTable">
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user