Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

详情扩展的一些问题处理#306

Open
cnwhy wants to merge 4 commits intoalibaba:masterfrom
cnwhy:master
Open

详情扩展的一些问题处理#306
cnwhy wants to merge 4 commits intoalibaba:masterfrom
cnwhy:master

Conversation

@cnwhy
Copy link
Copy Markdown

@cnwhy cnwhy commented May 10, 2022

  1. fix: 当 自定义详情单元格样式不生效 'detailCellStyle'

    clickArea 的值不是 ‘cell’ ,自定义详情单元格样式 ‘detailCellStyle’ 不生效

  2. render 详情单元格内容时,用原始primaryKey值来计算应该更符合情境

    传进 render 函数的 primaryKey 值不是原始的 primaryKey 值

  3. fix: 当表头分组第一列就在组内时,树表格和带详情的功能失效问题处理

    直接取第一列导致的问题,这里我增加了一个更新第一个叶子节点的工具方法。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant