style里不要 scoped,可以单独再加个style
宽度为固定的宽度,我这里是200,和你在columns设置的宽度一样就行
.ant-table-fixed-columns-in-body { display: inline-block; width: 200px; }