pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

fix: table传入固定的current,不允许分页

Open liangchaofei opened this issue 3 years ago • 2 comments
trafficstars

fixed: https://github.com/ant-design/pro-components/issues/5698

liangchaofei avatar Aug 10 '22 03:08 liangchaofei

⚡️ Deploying PR Preview...

github-actions[bot] avatar Aug 10 '22 03:08 github-actions[bot]

Codecov Report

Merging #5701 (e194ca7) into master (c2fac32) will decrease coverage by 0.01%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #5701      +/-   ##
==========================================
- Coverage   99.55%   99.53%   -0.02%     
==========================================
  Files         208      208              
  Lines        6912     6914       +2     
  Branches     2459     2460       +1     
==========================================
+ Hits         6881     6882       +1     
- Misses         31       32       +1     
Impacted Files Coverage Δ
packages/table/src/useFetchData.tsx 100.00% <ø> (ø)
packages/table/src/Table.tsx 99.66% <50.00%> (-0.34%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 10 '22 03:08 codecov[bot]