Skip to content

Commit

Permalink
feat: 修复全选失败报错的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
krank666 committed Feb 13, 2025
1 parent c71c6c4 commit 015ea47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@
ElMessage.success('复制成功')
}
defineExpose({ copy })
defineExpose({ copy, selectText })
</script>

0 comments on commit 015ea47

Please sign in to comment.