feat(mcp): 密钥授权页,仅创建者拥有的节点可授权(防越权与漂移)

This commit is contained in:
augushong
2026-08-16 21:18:40 +08:00
parent 25c98b6ed6
commit 744a0819f2
7 changed files with 295 additions and 7 deletions

View File

@@ -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>