Skip to content

🐛[BUG] EditableProTable type=multiple多行编辑时取消编辑会丢数据 #9092

@xiaotianxia

Description

@xiaotianxia

🐛 bug 描述

EditableProTable组件在type=multiple多行编辑时取消编辑会丢数据

📷 复现步骤

同时编辑两行后,先后点击取消
如图:

Image

🏞 期望结果

💻 复现代码

<EditableProTable
editable={{
type: 'multiple',
...
}}
/>

© 版本信息

  • ProComponents 版本: 2.6.43
  • umi 版本 4.1.0
  • 浏览器环境
  • 开发环境 [e.g. mac OS]

🚑 其他信息

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions