lily-gan

Results 2 comments of lily-gan

const [registerTable] = useTable({ title: '自定义列内容', titleHelpMessage: '表格中所有头像、图片均为mock生成,仅用于演示图片占位', api: demoListApi, columns: columns, bordered: true, showTableSetting: true, actionColumn: { resizable: true } }); 添加之后列依然没有伸缩效果呀 , 请问是哪里还需要配置吗

是的 , 现在的V2都不支持自动拖拽列宽