mirror of
https://github.com/dataease/dataease.git
synced 2026-06-10 05:36:54 +08:00
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