vxe-table 4.5.14 已经发布,vue 表格解决方案
此版本更新内容包括:
- table
- (v4保留兼容)方法 isExpandByRow 更改为 isRowExpandByRow
- 修复 sort-change 事件特定场景无法触发问题
- 优化 setEditRow 方法支持指定列
- 全局参数 table.autoResize 默认修改为 false,可以全局设置
VXETable.setup({ table: { autoResize: false } })
- tooltip
- 修复报错问题
- icon
- 增加参数 status
详情查看:https://gitee.com/xuliangzhan_admin/vxe-table/releases/4.5.14