From b572956da6e039abe23d52fabff4954429e3fa53 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 3 Dec 2024 15:45:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E9=83=A8=E5=88=86?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ai-chat/ExecutionDetailDialog.vue | 2 +- .../component/DropdownMenu.vue | 57 ++++++++++--------- .../views/document/component/StatusTable.vue | 43 +++++++------- ui/src/views/login/index.vue | 2 +- ui/src/workflow/common/NodeControl.vue | 6 +- 5 files changed, 57 insertions(+), 53 deletions(-) diff --git a/ui/src/components/ai-chat/ExecutionDetailDialog.vue b/ui/src/components/ai-chat/ExecutionDetailDialog.vue index 641d7eca..6cb066bb 100644 --- a/ui/src/components/ai-chat/ExecutionDetailDialog.vue +++ b/ui/src/components/ai-chat/ExecutionDetailDialog.vue @@ -342,7 +342,7 @@