Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.63k stars 725 forks source link

fix: macos copy support #574

Closed xdbobname closed 1 year ago

xdbobname commented 1 year ago

Fix the problem of copy failure on macos

huangshuwei commented 1 year ago

Thank you for your contribution.