mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-04 19:28:05 +00:00
fix(table): rowClassName
not worked with striped
修复rowClassName属性无法和striped同时生效的问题 fixed: #1167
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
- **BasicTable**
|
||||
- 单元格编辑新增提交回调,将根据回调函数返回的结果来决定是否将数据提交到表格
|
||||
- 行编辑添加校验方法,允许只校验而不提交值,以便异步保存数据成功后才提交倒表格
|
||||
- 修复`rowClassName`属性无法和`striped`同时使用的问题
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
|
Reference in New Issue
Block a user