1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
8a4a035b2c
commit
e491265bb4
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue