perf: 优化分段代码
This commit is contained in:
parent
a47d3ed3c7
commit
c8980b135e
@ -183,7 +183,7 @@ function splitDocument() {
|
||||
})
|
||||
})
|
||||
}
|
||||
paragraphList.value = res.data
|
||||
paragraphList.value = list
|
||||
loading.value = false
|
||||
})
|
||||
.catch(() => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user