feat: add workflow version fetching functionality and enhance AIAgentConfigWorkbench display

This commit is contained in:
mlogclub
2026-06-22 22:39:49 +08:00
parent 9b76ef4bd0
commit 3e68fc3344
3 changed files with 100 additions and 31 deletions
+1 -1
View File
@@ -311,8 +311,8 @@ export default function DashboardAIAgentsPage() {
}}
title={t("aiAgent.configure")}
size="xxl"
defaultFullscreen
bodyScrollable={false}
contentClassName="top-5 left-5 h-[calc(100vh-40px)] max-h-[calc(100vh-40px)] w-[calc(100vw-40px)] max-w-[calc(100vw-40px)] translate-x-0 translate-y-0 sm:max-w-[calc(100vw-40px)]"
headerClassName="sr-only"
>
{configOpen ? (