We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
功能类似于 formatter: function (rowData,rowIndex,pagingIndex,field) 方便编辑日期、下拉等字段
formatter: function (rowData,rowIndex,pagingIndex,field)
The text was updated successfully, but these errors were encountered:
感谢提醒,现在只能编辑纯文本,按照你的方式就可以对编辑后的结果进行二次加工了。👍
Sorry, something went wrong.
已发布 https://github.com/huangshuwei/vue-easytable/releases/tag/1.2.2
具体实例参考 http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-cell-edit-advanced
No branches or pull requests
功能类似于
formatter: function (rowData,rowIndex,pagingIndex,field)
方便编辑日期、下拉等字段
The text was updated successfully, but these errors were encountered: