fix: 去掉数据导出中心多余请求

This commit is contained in:
taojinlong 2024-07-11 18:52:18 +08:00
parent abbccf0067
commit f5bbacae46

View File

@ -226,7 +226,6 @@ export default {
}
},
created() {
this.handleClick()
},
mounted() {
bus.$on('task-export-topic-call', this.taskExportTopicCall)