1
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2026-01-30 10:56:47 +08:00
parent ae1014c70b
commit 98324c27e6
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ export default {
},
copyCode() {
this.$copyText(
`${this.$t('reviewers-list:message:msg1')}: ${this.shareLink}`
`${this.$t('reviewers-list:message:msg2')}: ${this.shareLink}`
)
.then((res) => {
this.$message.success(