From d1a142e658f1cb50c13593c1411a4baf09a28359 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 19 Aug 2024 18:47:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=8F=98=E9=87=8F?= =?UTF-8?q?=E5=90=8D=E8=BF=87=E9=95=BF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../document/component/ImportDocumentDialog.vue | 14 +++++++++++--- ui/src/workflow/nodes/function-lib-node/index.vue | 7 +++++-- ui/src/workflow/nodes/function-node/index.vue | 15 +++++++++------ 3 files changed, 25 insertions(+), 11 deletions(-) diff --git a/ui/src/views/document/component/ImportDocumentDialog.vue b/ui/src/views/document/component/ImportDocumentDialog.vue index 03662cbdf..ea980bd60 100644 --- a/ui/src/views/document/component/ImportDocumentDialog.vue +++ b/ui/src/views/document/component/ImportDocumentDialog.vue @@ -1,6 +1,6 @@