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

ProTable中 使用request获取数据后,如何取出当前table的list数据呢?🧐[问题]

Open Lpbzzz opened this issue 3 years ago • 1 comments
trafficstars

🧐 问题描述

ProTable中 使用request获取数据后,如何取出当前table的list数据呢? 在columns 如何有没有api能获取list

Lpbzzz avatar Aug 03 '22 10:08 Lpbzzz

以下的 Issues 可能会帮助到你 / The following issues may help you

  • [#5348][ProTable][74%]

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

postData 对通过 request 获取的数据进行处理 (data: T[]) => T[] -

这里面用ref 存一下吧

chenshuai2144 avatar Aug 26 '22 08:08 chenshuai2144