Closed eli6229 closed 3 months ago
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
希望tableAlertRender,提示信息不依赖于rowSelection>0,才展示,希望一直展示
rowSelection={{ alwayShowAlert: true }}
希望有配置tableAlertRender不依赖于rowSelection,alert信息可以一直存在
"@ant-design/pro-components": "^2.6.35", "@ant-design/pro-descriptions": "^1.10.0", "@ant-design/pro-form": "^1.64.0", "@ant-design/pro-layout": "^6.35.0", "@ant-design/pro-table": "^2.71.0",
通过alwaysShowAlert 已经解决
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🐛 bug 描述
希望tableAlertRender,提示信息不依赖于rowSelection>0,才展示,希望一直展示
📷 复现步骤
rowSelection={{ alwayShowAlert: true }}
🏞 期望结果
希望有配置tableAlertRender不依赖于rowSelection,alert信息可以一直存在
💻 复现代码
© 版本信息
"@ant-design/pro-components": "^2.6.35", "@ant-design/pro-descriptions": "^1.10.0", "@ant-design/pro-form": "^1.64.0", "@ant-design/pro-layout": "^6.35.0", "@ant-design/pro-table": "^2.71.0",
🚑 其他信息