perf: 优化分段代码

v3.2
wangdan-fit2cloud 2024-05-15 10:10:11 +08:00
parent a47d3ed3c7
commit c8980b135e
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ function splitDocument() {
})
})
}
paragraphList.value = res.data
paragraphList.value = list
loading.value = false
})
.catch(() => {