提交 12807eba authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

fix: 复制公共链接提示

上级 73f45d9d
...@@ -122,6 +122,7 @@ export default { ...@@ -122,6 +122,7 @@ export default {
onCopy(e) { onCopy(e) {
// alert('You just copied: ' + e.text) // alert('You just copied: ' + e.text)
this.$success(this.$t('commons.copy_success'))
}, },
onError(e) { onError(e) {
// alert('Failed to copy texts') // alert('Failed to copy texts')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论