alibaba / ali-react-table

Performent, flexible and modern React table component.
https://ali-react-table.js.org/
MIT License
956 stars 312 forks source link

打包后数据只显示一行,本地运行显示正常 #337

Open wenwan1 opened 1 year ago

wenwan1 commented 1 year ago

.virtual-table { width: 900px; height: 500px; overflow: auto; margin-top: 20px; } 放在了 antd 的modal 里面