From c8980b135e126dc02ba03833f9d0859a4a9059d5 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 15 May 2024 10:10:11 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E5=88=86=E6=AE=B5?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/dataset/step/StepSecond.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/dataset/step/StepSecond.vue b/ui/src/views/dataset/step/StepSecond.vue index eae0fa3f..52b8912f 100644 --- a/ui/src/views/dataset/step/StepSecond.vue +++ b/ui/src/views/dataset/step/StepSecond.vue @@ -183,7 +183,7 @@ function splitDocument() { }) }) } - paragraphList.value = res.data + paragraphList.value = list loading.value = false }) .catch(() => {