Skip to content
New issue

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

Update EditableCell.vue editComponentProps 参数扩展支持回调函数读取表格行数据 #1164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ali-ZLin
Copy link

@Ali-ZLin Ali-ZLin commented Apr 2, 2024

editComponentProps 参数扩展支持回调函数读取表格行数据
可根据行信息灵活配置可编辑单元格参数
editComponentProps: (record) => { return {...}}

editComponentProps 参数扩展支持回调函数读取表格行数据
可根据行信息灵活配置可编辑单元格参数
editComponentProps: (record) => { return {...}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant