fix: 去掉数据导出中心多余请求
This commit is contained in:
parent
abbccf0067
commit
f5bbacae46
@ -226,7 +226,6 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.handleClick()
|
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
bus.$on('task-export-topic-call', this.taskExportTopicCall)
|
bus.$on('task-export-topic-call', this.taskExportTopicCall)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user