ant-design-vue
ant-design-vue copied to clipboard
The table has fixed columns, but the screen width does not produce scroll bars at this time. But if you resize the screen once, the fixed column shadow will show
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
"ant-design-vue": "^3.2.15"
Environment
"ant-design-vue": "^3.2.15"
Reproduction link
Steps to reproduce
当此时table没有出现滚动条但是改变一次比例后回复正常 固定的阴影还是存在。仅当数据为空的时候
What is expected?
希望能够将固定阴影隐藏
What is actually happening?
当此时table没有出现滚动条但是改变一次比例后回复正常 固定的阴影还是存在。仅当数据为空的时候
