From 4ad2ec5268d9c8c8cc24439bdd2d3afea5a3e9b3 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Thu, 19 Sep 2024 14:47:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=A4=9A=E8=B7=AF?= =?UTF-8?q?=E5=8F=AC=E5=9B=9E=E5=89=8D=E7=AB=AF=E6=A0=A1=E9=AA=8C=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reranker-node/ParamSettingDialog.vue | 144 ++---------------- ui/src/workflow/nodes/reranker-node/index.vue | 5 +- 2 files changed, 16 insertions(+), 133 deletions(-) diff --git a/ui/src/workflow/nodes/reranker-node/ParamSettingDialog.vue b/ui/src/workflow/nodes/reranker-node/ParamSettingDialog.vue index 35a6cd150..03054520d 100644 --- a/ui/src/workflow/nodes/reranker-node/ParamSettingDialog.vue +++ b/ui/src/workflow/nodes/reranker-node/ParamSettingDialog.vue @@ -62,62 +62,6 @@ class="custom-slider" /> - - - -
- -

- {{ $t('views.application.applicationForm.dialogues.continueQuestioning') }} -

- - - -
-
-
- -

{{ $t('views.application.applicationForm.dialogues.provideAnswer') }}

- - - -
-
-
-
-
@@ -127,7 +71,7 @@ {{ $t('views.application.applicationForm.buttons.cancel') }} - + {{ $t('views.application.applicationForm.buttons.save') }} @@ -135,15 +79,14 @@