修复编译报错

This commit is contained in:
weiweiw 2024-12-01 09:48:41 +08:00
parent 08db6b1862
commit 2467ebca1d
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ export default {
},
watch:{
}
},
mounted() {
this.initLabelStudio();
},