Skip to content

shh1 #3466

@shanhan0

Description

@shanhan0
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.0.0-rc.7

Environment

vue:1.1.10

Reproduction link

http://www.baidu.com

Steps to reproduce

表格的scroll当横向滚动的时候,表头和内容错位。
看样式人家正确的样式是 : 滚动的时候,class="ant-table ant-table-fixed-header ant-table-default ant-table-bordered ant-table-scroll-position-middle"
ant-table-scroll-position-middle这个滚动的时候依次是position-left,position-middle, position-right。

而我写的是,滚动的时候的类是:class="ant-table ant-table-fixed-header ant-table-default ant-table-bordered ant-table-scroll-position-left ant-table-scroll-position-right" 一直是ant-table-scroll-position-left,ant-table-scroll-position-right

What is expected?

期望滚动不会错位

What is actually happening?

滚动错位


希望予以回答和帮助,谢谢

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions