hotgo/server/resource/generate/default/curd
maxbad d61f94cd3b 代码生成 使用优化
表单组件是下拉框,但是没有选择字段前端就会报错
status默认值置为1,不然表单添加的时候没有默认值
单选按钮组件在table也使用tag渲染
选择了字典类型后可清空
删除代码生成的时间
2023-05-14 17:13:46 +08:00
..
api.go.template 代码生成 使用优化 2023-05-14 17:13:46 +08:00
controller.go.template 代码生成 使用优化 2023-05-14 17:13:46 +08:00
input.go.template 代码生成 使用优化 2023-05-14 17:13:46 +08:00
logic.go.template 代码生成 使用优化 2023-05-14 17:13:46 +08:00
router.go.template 代码生成 使用优化 2023-05-14 17:13:46 +08:00
source.sql.template fix generate HasView 2023-05-07 22:57:34 +08:00
web.api.ts.template fix generate HasView 2023-05-07 22:57:34 +08:00
web.edit.vue.template 发布v2.2.10版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md 2023-02-23 17:53:04 +08:00
web.index.vue.template 优化:没有需要查询的字段则隐藏搜索表单 2023-05-12 15:34:11 +08:00
web.model.ts.template fix 代码生成switch 2023-05-11 13:43:43 +08:00
web.view.vue.template 发布v2.2.10版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md 2023-02-23 17:53:04 +08:00