From 3cd7b2961132d8029231f1ce36a96bbaed5b78da Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Thu, 14 Nov 2024 12:07:40 +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 --- ui/src/components/infinite-scroll/index.vue | 10 +- ui/src/router/modules/application.ts | 7 - ui/src/router/modules/dataset.ts | 2 +- .../views/application/ApplicationSetting.vue | 22 +- ui/src/views/application/CreateAndSetting.vue | 546 ------------------ .../component/AddDatasetDialog.vue | 4 +- 6 files changed, 26 insertions(+), 565 deletions(-) delete mode 100644 ui/src/views/application/CreateAndSetting.vue diff --git a/ui/src/components/infinite-scroll/index.vue b/ui/src/components/infinite-scroll/index.vue index a562c5c28..9fd629a3d 100644 --- a/ui/src/components/infinite-scroll/index.vue +++ b/ui/src/components/infinite-scroll/index.vue @@ -12,7 +12,7 @@ - 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 }}