fix: 更改所有者单词拼写错误
@@ -49,7 +49,7 @@
</el-table-column>
<el-table-column
prop="username"
- :label="$t('onwer')"
+ :label="$t('owner')"
width="160">
@@ -225,4 +225,4 @@ export default {
this.$message.closeAll();
}
-</script>
+</script>