From 314612f4547ee88717c63aed5acd113d0be7a8df Mon Sep 17 00:00:00 2001 From: seaislee1209 Date: Fri, 20 Mar 2026 19:52:34 +0800 Subject: [PATCH] feat: add ArkExperienceAccess to policy options Required for sub-accounts to manage API Keys in Ark console. Co-Authored-By: Claude Opus 4.6 (1M context) --- frontend/src/views/iam/IAMUserList.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/views/iam/IAMUserList.vue b/frontend/src/views/iam/IAMUserList.vue index 64e3414..9edaf90 100644 --- a/frontend/src/views/iam/IAMUserList.vue +++ b/frontend/src/views/iam/IAMUserList.vue @@ -173,6 +173,7 @@
授权策略(可多选,不选则仅加入监测不授权):
方舟/Seedance 完整权限 + 方舟体验权限(API Key 管理需要) 方舟只读 对象存储完整权限 对象存储只读 @@ -223,6 +224,7 @@
方舟/Seedance 完整权限 + 方舟体验权限(API Key 管理需要) 方舟只读 对象存储完整权限 对象存储只读 @@ -262,6 +264,7 @@ +