解决办法:onCell: () => {
return {
style: {
maxWidth: 160,
overflow: 'hidden',
whiteSpace: 'nowrap',
textOverflow:'ellipsis',
cursor:'pointer'
}
}
}
直接加载后面就可以
解决办法:onCell: () => {
return {
style: {
maxWidth: 160,
overflow: 'hidden',
whiteSpace: 'nowrap',
textOverflow:'ellipsis',
cursor:'pointer'
}
}
}
直接加载后面就可以
2024-03-10 11:03:35
2024-03-10 11:03:35
2024-03-10 11:03:35
2024-03-10 11:03:26
2024-03-10 11:03:26
2024-03-10 11:03:10
2024-03-10 11:03:09
2024-03-10 11:03:07
2024-03-10 11:03:06
2024-03-10 11:03:05