fix: 数据导出中心
This commit is contained in:
parent
82d9870f9c
commit
1537a10b12
@ -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(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user