Skip to content

In the a-table component, after the filters attribute is specified, it can be determined whether the value returned in the change event is in the form of an array according to the filterMultiple attribute. #5859

@atom-git

Description

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

What problem does this feature solve?

目前不管filterMultiple是true还是false返回的统一为数组形式,在实现外部请求数据过滤时非常不方便

What does the proposed API look like?

根据filterMultiple决定返回是基础值类型还是数组类型

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