Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] 代码生成器增加字典/枚举关联,增加详情字段配置 #55

Open
5 tasks
Charles7c opened this issue Apr 28, 2024 · 0 comments
Open
5 tasks
Labels
enhancement New feature or request welcome pr

Comments

@Charles7c
Copy link
Owner

Description

  • 代码生成器增加字典/枚举关联:字段配置表新增字典/枚举关联字段 dict_code,配置字段时,可以为指定字段下拉选择关联哪个枚举或字典,然后根据生成时,前端根据需要生成对应的下拉列表及列表回显、后端生成对应的字段处理。
  • 增加详情字段配置,配置指定字段为详情点击 slot 字段

Task List

  • 字段配置表新增字典/枚举关联字段 dict_code
  • 新增查询所有字典、枚举公共接口
  • 代码生成/字段配置增加对应配置列,支持下拉选择关联字典/枚举
  • 优化前后端代码生成模板,增加相应处理
  • 增加详情字段配置,增加相关前端处理
@Charles7c Charles7c added welcome pr enhancement New feature or request labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request welcome pr
Projects
None yet
Development

No branches or pull requests

1 participant