参考文献进度条显示

This commit is contained in:
2025-01-18 13:46:36 +08:00
parent b8de2f4452
commit 7181160d26

View File

@@ -549,6 +549,7 @@ export default {
if (res.code == 0) {
if (res.data.bf < 100) {
this.refReal = res.data.bf
this.$forceUpdate()
} else {
clearInterval(timeRef)
this.refProcess = 0