fix: 数据导出中心

This commit is contained in:
taojinlong 2024-04-08 17:14:44 +08:00
parent 82d9870f9c
commit 1537a10b12

View File

@ -139,7 +139,6 @@ export default {
this.handleClick()
this.timer = setInterval(() => {
if(this.activeName === 'IN_PROGRESS'){
console.log(this.activeName)
post(
'/exportCenter/exportTasks/' + this.activeName,{}, true
).then(