Files
AJ-Report/doc/docs/guide/question.md
2021-06-30 11:34:26 +08:00

10 lines
326 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 常见问题
- 没有找到新增数据源类型?<br>
字典管理目前暂未有页面维护,可自行去数据库中增加你需要的数据源类型。<br>
表gaea_dict字段dict_typeSOURCE_TYPE<br>
表gaea_dict_item, item_extend字段是下拉选择后动态表单渲染的json数据<br>
## 其他