Version
2.2.8
Environment
Vue3.2
Reproduction link

Steps to reproduce
<a-table :row-selection="{ fixed: true }" :scroll="{ x: 500 }"></a-table>
What is expected?
The checkbox column should be fixed on left side
What is actually happening?
The checkbox column couldn't be fixed on left side since v2.2.3