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