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

粘贴值改变无法监听,导致无法设置验证 #575

Closed y16678889 closed 1 year ago

y16678889 commented 1 year ago

粘贴值改变无法监听,导致无法设置验证。使用粘贴功能无法触发edit中的事件

huangshuwei commented 1 year ago

你可以利用粘贴事件afterPaste去处理,参考文档:https://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/clipboard?anchor=api