antd Table组件 column 设置width不生效解决方案2023-11-24 21:45:58antd Table 组件columns列表设置有宽度,但就是不生效 解决方案: 设置scroll的width等于所有列宽之和(scroll={{x: 100%}}) 上一篇:react+antd 使用脚手架动态修改主题色下一篇:vue antd 动态table