mirror of
http://112.124.100.131/ebiz-ai/ebiz-ai-knowledge-manage.git
synced 2025-12-06 17:36:48 +08:00
轮回调用接口时间由一秒改为五秒
This commit is contained in:
@@ -297,7 +297,7 @@ export default {
|
|||||||
})
|
})
|
||||||
clearInterval(this.extractStatus.timer)
|
clearInterval(this.extractStatus.timer)
|
||||||
}
|
}
|
||||||
}, 1000)
|
}, 5000)
|
||||||
this.onBack()
|
this.onBack()
|
||||||
},
|
},
|
||||||
onBack() {
|
onBack() {
|
||||||
|
|||||||
Reference in New Issue
Block a user