refactor: 代码生成配置页面重构 去除步骤条

This commit is contained in:
dap
2025-01-19 21:11:26 +08:00
parent 233817c2ed
commit ac9e76ae93
8 changed files with 132 additions and 149 deletions

View File

@@ -4,6 +4,7 @@
- 菜单选择组件重构为Table形式
- 字典相关功能重构 采用一个Map储存字典(之前为两个Map)
- 代码生成配置页面重构 去除步骤条
**Features**