Skip to content

使用ATableColumn进行伸缩列的扩展的编码,但是鼠标拖拽border的时候的时候表头列宽并没有发生变化,而使用columns的方式却是正常的 #7669

@heart-to-the-sea

Description

@heart-to-the-sea
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.3

Environment

archlinux and windows 11, chrome 126.0.6478.61,Vue 3.2.0

Reproduction link

地址

Steps to reproduce

复制官网demo,将其中的表的列改为ATableColumn,并设置resizable属性,在ATable上设置resizeColumn事件监听,随后拖拽表头的列

What is expected?

期望鼠标在表头border上拖拽的时候,列宽度跟随变化

What is actually happening?

表头列宽度并没有发生变化

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions