Merge pull request #10913 from dataease/pr@dev@fixExportdata
fix: 去掉数据导出中心多余请求
This commit is contained in:
commit
45fd9ed11c
@ -226,7 +226,6 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.handleClick()
|
||||
},
|
||||
mounted() {
|
||||
bus.$on('task-export-topic-call', this.taskExportTopicCall)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user