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
table组件 edit-end事件,在table是树形结构时,树形一级时字段编辑没问题,展开一级下面的子级进行字段编辑,Function({record, index, key, value}) record会为undefined vben版本为2.4.2,还没升级到2.5
The text was updated successfully, but these errors were encountered:
fix(table): treeTable editable error
4ae39c5
修复树表格的编辑问题 fixed: #811
21cfdbd
修复树表格的编辑问题 fixed: vbenjs#811
No branches or pull requests
table组件 edit-end事件,在table是树形结构时,树形一级时字段编辑没问题,展开一级下面的子级进行字段编辑,Function({record, index, key, value}) record会为undefined
vben版本为2.4.2,还没升级到2.5
The text was updated successfully, but these errors were encountered: