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

main
wangxiaoshuang 2026-01-28 17:48:45 +08:00
parent 8a4a035b2c
commit e491265bb4
1 changed files with 1 additions and 1 deletions

View File

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