From 4fa996ecd5cc877df70090d327868b4f0476f84d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Jul 2026 15:07:44 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=20HWPOD=20=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E5=8C=BA=E8=A7=86=E8=A7=89=E5=8F=8D=E9=A6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hwpod/HwpodOperationsWorkspace.vue | 155 +++++++++++++----- .../hwpod-workspace-presentation.test.ts | 15 +- .../hwpod/hwpod-workspace-presentation.ts | 44 ++++- .../src/views/admin/HwpodGroupsView.vue | 50 ++++-- 4 files changed, 193 insertions(+), 71 deletions(-) diff --git a/web/hwlab-cloud-web/src/components/hwpod/HwpodOperationsWorkspace.vue b/web/hwlab-cloud-web/src/components/hwpod/HwpodOperationsWorkspace.vue index d4740060..ac704bb2 100644 --- a/web/hwlab-cloud-web/src/components/hwpod/HwpodOperationsWorkspace.vue +++ b/web/hwlab-cloud-web/src/components/hwpod/HwpodOperationsWorkspace.vue @@ -2,10 +2,11 @@