dream-num/Luckysheet

计算字段排序失败

Open

#534 创建于 2021年2月24日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (15,390 star) (2,236 fork)batch import
good first issue

描述

Describe the bug 报表产生计算字段后, 执行排序, 发现非计算字段数据可以按照规则排序, 但计算字段数据只按原样子显示, 排序失效.

To Reproduce Steps to reproduce the behavior:

  1. The first step
  2. The second step
  3. The third step
  4. See error

What is expected? 计算字段可以与非计算字段一样实现排序功能

Screenshots or demo

Environment luckysheet v2.1.13

Additional context Add any other context about the problem here.

贡献者指南