diff --git a/src/views/dataCenter/annotationTask/child/customLabelStudio.vue b/src/views/dataCenter/annotationTask/child/customLabelStudio.vue index 30b0bec8..8f30988b 100644 --- a/src/views/dataCenter/annotationTask/child/customLabelStudio.vue +++ b/src/views/dataCenter/annotationTask/child/customLabelStudio.vue @@ -56,7 +56,7 @@ export default { }, watch:{ - } + }, mounted() { this.initLabelStudio(); },