-
Notifications
You must be signed in to change notification settings - Fork 361
Open
Labels
🐞 bugSomething isn't workingSomething isn't working
Description
tdesign-react 版本
1.15.1
重现链接
No response
重现步骤
<Table
rowKey='id'
data={list}
columns={getTableColumns({
abnormalType,
days,
canEdit,
onRemarkEditedCell,
})}
rowspanAndColspan={rowspanAndColspan}
className={styles.commonFullTable}
loading={loading}
empty={<Empty />}
scroll={{ type: 'virtual' }}
lazyLoad
/>
1、右侧fixed的问题
{
title: '备注',
colKey: 'mark',
fixed: 'right',
width: 200,
}
上面:

滚到下面:

2、滚到下面行的线消失了

3、合并列失效
期望结果
三个问题正常展示
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status