Skip to content

[vue] ElementUI的穿梭组件如果数据量大会变卡怎么解决不卡的问题呢? #399

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

[vue] ElementUI的穿梭组件如果数据量大会变卡怎么解决不卡的问题呢?

Activity

wenyejie

wenyejie commented on Jun 21, 2019

@wenyejie

这个没用过不过基本理论都是那套, 大数据量list优化

forever-z-133

forever-z-133 commented on Jun 21, 2019

@forever-z-133

在 left-footer 的 slot 里面加个翻页组件,
并修改 filter-method 方法重绘穿梭机组件,
大概保持每页 50 条这样子。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @wenyejie@haizhilin2013@forever-z-133

        Issue actions

          [vue] ElementUI的穿梭组件如果数据量大会变卡怎么解决不卡的问题呢? · Issue #399 · haizlin/fe-interview