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
在.tab.yao文件中设置table中的layout.header.preset.batch后,页面中没有显示勾选框
{ ... "header": { "preset": { "batch": { "columns": [ { "name": "名称", "width": 12 } ], "deletable": true } } }, "table": { "props": {}, "columns": [ { "width": 100, "name": "名称" }, ... ] } ... }
Please provide a minimal reproduction then upload to your GitHub. 请提供 最小重现,并上传到你的 GitHub 仓库
Steps to reproduce the behavior: 1. 2.
Expected behavior 1. 2.
The text was updated successfully, but these errors were encountered:
给个复现仓库看看。
Sorry, something went wrong.
@MatrixAge https://github.com/WGinit/Demo/tree/master/yao-table
No branches or pull requests
发生了什么?
在.tab.yao文件中设置table中的layout.header.preset.batch后,页面中没有显示勾选框
相关截图(必需)
最小可复现例子(必需)
复现步骤
Steps to reproduce the behavior: 1. 2.
Expected behavior 1. 2.
Context
The text was updated successfully, but these errors were encountered: