Skip to content

Conversation

crawler-django
Copy link
Contributor

fix ant-design/ant-design#33056
例子subTree, render索引正常了

@vercel
Copy link

vercel bot commented Nov 28, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/table/2K6PwmS1WFcnYdXdVBnyhtgZFpSn
✅ Preview: https://table-git-fork-crawler-django-master-react-component.vercel.app

@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

Merging #707 (6fed694) into master (3cb4d10) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #707   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          32       32           
  Lines         935      935           
  Branches      284      284           
=======================================
  Hits          932      932           
  Misses          3        3           
Impacted Files Coverage Δ
src/Body/index.tsx 100.00% <100.00%> (ø)
src/hooks/useFlattenRecords.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3cb4d10...6fed694. Read the comment docs.

@afc163
Copy link
Member

afc163 commented Nov 29, 2021

加个用例

@crawler-django
Copy link
Contributor Author

看看这个测试用例可以吗?
我不太会写测试用例

@afc163 afc163 merged commit 17f4879 into react-component:master Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table组件树形数据展示时,列配置中render函数内拿到的行数据索引不正确
2 participants