Skip to content

table自定义customFilterDropdown,使用select筛选时不会触发table的change事件 #6505

@oimmc

Description

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

Version

3.2.19

Environment

mac "vue": "^3.2.47",

Reproduction link

Edit on CodeSandbox

Steps to reproduce

table自定义customFilterDropdown,使用select筛选时,点击确定按钮执行了handleSearch,并执行confirm回调,但不会触发table的change事件

What is expected?

点击确定按钮执行handleSearch,会触发table的change事件

What is actually happening?

未触发table的change事件

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