From fb7fc28d849e6adacc23ec0fb564908b561d4661 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 13 Nov 2024 12:58:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=80=90=E5=BA=94=E7=94=A8=E3=80=91?= =?UTF-8?q?=E7=AE=80=E5=8D=95=E9=85=8D=E7=BD=AE=E4=B8=AD=E5=AF=B9=E8=BF=87?= =?UTF-8?q?=E9=95=BF=E5=90=8D=E7=A7=B0=E7=9F=A5=E8=AF=86=E5=BA=93=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E5=85=B3=E8=81=94=E6=97=B6=E6=9C=89=E6=A6=82=E7=8E=87?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA=E7=9F=A5?= =?UTF-8?q?=E8=AF=86=E5=BA=93=E5=85=A8=E9=83=A8=E5=90=8D=E7=A7=B0(#1596)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../component/chat-input-operate/index.vue | 4 +- .../component/prologue-content/index.vue | 5 +- ui/src/components/ai-chat/index.vue | 2 +- ui/src/router/modules/application.ts | 7 - ui/src/router/modules/dataset.ts | 2 +- .../views/application/ApplicationSetting.vue | 25 +- ui/src/views/application/CreateAndSetting.vue | 546 ------------------ .../component/AddDatasetDialog.vue | 4 +- 8 files changed, 24 insertions(+), 571 deletions(-) delete mode 100644 ui/src/views/application/CreateAndSetting.vue diff --git a/ui/src/components/ai-chat/component/chat-input-operate/index.vue b/ui/src/components/ai-chat/component/chat-input-operate/index.vue index 82f5c0934..8ae880d5c 100644 --- a/ui/src/components/ai-chat/component/chat-input-operate/index.vue +++ b/ui/src/components/ai-chat/component/chat-input-operate/index.vue @@ -1,7 +1,7 @@ 设置 - + @@ -527,7 +536,7 @@
- +
diff --git a/ui/src/views/application/CreateAndSetting.vue b/ui/src/views/application/CreateAndSetting.vue deleted file mode 100644 index 7967f3641..000000000 --- a/ui/src/views/application/CreateAndSetting.vue +++ /dev/null @@ -1,546 +0,0 @@ - - - diff --git a/ui/src/views/application/component/AddDatasetDialog.vue b/ui/src/views/application/component/AddDatasetDialog.vue index 6313d7531..2c7ecaa1f 100644 --- a/ui/src/views/application/component/AddDatasetDialog.vue +++ b/ui/src/views/application/component/AddDatasetDialog.vue @@ -40,9 +40,7 @@ - - {{ item.name }} - + {{ item.name }}