05 2024 档案
解决Ant Design of Vue中table组件使用了:scroll="{ x: true }"在Safari浏览器中width失效的问题
摘要:// 在columns中使用customHeaderCell设置style { title: '设置customHeaderCell', dataIndex: 'id', width: 100, customHeaderCell: () => ({ style: { 'min-width': '10 阅读全文
posted @ 2024-05-30 15:50 写最骚的代码 阅读(313) 评论(0) 推荐(0)