From 1140e0c4f3efffbcffc9157ad4e4788a6f0ae324 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 24 Jun 2024 19:35:04 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E6=89=A7=E8=A1=8C=E8=AF=A6?= =?UTF-8?q?=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ai-chat/ExecutionDetailDialog.vue | 46 +++++++++++++++++-- ui/src/styles/app.scss | 4 -- ui/src/workflow/common/CustomLine.vue | 2 +- ui/src/workflow/common/validate.ts | 1 - 4 files changed, 42 insertions(+), 11 deletions(-) diff --git a/ui/src/components/ai-chat/ExecutionDetailDialog.vue b/ui/src/components/ai-chat/ExecutionDetailDialog.vue index 6b41bdce2..bb2f060e0 100644 --- a/ui/src/components/ai-chat/ExecutionDetailDialog.vue +++ b/ui/src/components/ai-chat/ExecutionDetailDialog.vue @@ -33,10 +33,17 @@