mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 01:01:20 +08:00
Merge pull request #10913 from dataease/pr@dev@fixExportdata
fix: 去掉数据导出中心多余请求
This commit is contained in:
@@ -226,7 +226,6 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.handleClick()
|
||||
},
|
||||
mounted() {
|
||||
bus.$on('task-export-topic-call', this.taskExportTopicCall)
|
||||
|
||||
Reference in New Issue
Block a user