alibaba/lowcode-engine

demo-general的选择器配置表达式后无法自定义key

Open

#2068 opened on May 24, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (12,714 stars) (2,228 forks)batch import
help wanted

Description

Describe the bug (required) / 详细描述 bug(必填)

demo-general的选择器配置表达式后无法自定义key, 只能填官方默认的lable和value, 比如后端返回的是code和name这种就不能直接配置, 仍需要在代码里转一下,如过表达式支持自定义lable和value会方便很多

Contributor guide