Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(table): fix the table: cancel editing and not restore the initial…
… value #235
- Loading branch information
1d0ec36
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
没效果啊,取消编辑后虽然界面显示恢复原来的但是使用getDataSource()获取到的表格数据还是修改后的值啊