From 4988c5be380f0a0efff548f8de1f13f15fa68e45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B9=9B=E5=85=AE?= Date: Fri, 12 Jun 2026 02:57:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B1=95=E7=A4=BA=20Agent=20=E4=B8=8A?= =?UTF-8?q?=E4=B8=8B=E6=96=87=E6=91=98=E8=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GlobalAgentDrawer.vue | 16 ++++++++++++++++ src/types/devops.ts | 1 + 2 files changed, 17 insertions(+) diff --git a/src/components/GlobalAgentDrawer.vue b/src/components/GlobalAgentDrawer.vue index eeec570..dc13eea 100644 --- a/src/components/GlobalAgentDrawer.vue +++ b/src/components/GlobalAgentDrawer.vue @@ -1,4 +1,7 @@