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(() => {