We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vue-easytable
Bug
Paste导致数据类型转换了
v2.27.1
2.6.14
Chrome/123.0.0.0
Windows
https://codesandbox.io/p/sandbox/intelligent-pare-pk9hn2?file=%2FExample.vue%3A35%2C22
复制676那个单元格,粘贴到76那个单元格,数字676变成了字符串'676'
复制不改变数据类型
数据类型变化了
The text was updated successfully, but these errors were encountered:
No branches or pull requests
选择要提交 issue 的库
vue-easytable
Issue 类型
Bug
Issue 标题
Paste导致数据类型转换了
仓库版本
v2.27.1
Vue 版本
2.6.14
浏览器
Chrome/123.0.0.0
系统类型
Windows
重现链接
https://codesandbox.io/p/sandbox/intelligent-pare-pk9hn2?file=%2FExample.vue%3A35%2C22
重现步骤
复制676那个单元格,粘贴到76那个单元格,数字676变成了字符串'676'
期望的结果是什么?
复制不改变数据类型
实际的结果是什么?
数据类型变化了
The text was updated successfully, but these errors were encountered: