hotgo/web/src
邱一二 93395df7fa fix(src/api/base/index.ts): 富文本无法上传图片
富文本调用上传接口时,content-type 为 application/json导致无法上传图片,修改上传接口,指定 content-type 为 multipart/form-data解决问题

Closes #109
2024-06-19 00:25:15 +08:00
..
api fix(src/api/base/index.ts): 富文本无法上传图片 2024-06-19 00:25:15 +08:00
assets 更新2.1.2版本,优化部门、角色权限,增加上下级关系;增加登录、系统、短信日志;优化省市区编码 2023-01-25 11:49:21 +08:00
components 发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-04-22 23:08:40 +08:00
directives 发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-04-22 23:08:40 +08:00
enums 发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-04-22 23:08:40 +08:00
hooks 发布v2.13.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-03-07 20:08:56 +08:00
layout fix 组件开启缓存后偶尔白屏问题 2024-04-24 11:56:14 +08:00
plugins 发布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
router 修复添加菜单填写了重定向,然后菜单类型为“菜单” 会执行重定向 2024-05-14 23:14:38 +08:00
settings 表格组件增加数据总行数显示 2023-08-10 20:09:50 +08:00
store 发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-04-22 23:08:40 +08:00
styles 发布代码生成、更新20+表单组件,优化数据字典,gf版本更新到2.3.1 2023-01-18 16:23:39 +08:00
utils fix 修复websocket在某些情况下不重连问题 2024-04-24 23:29:50 +08:00
views 角色权限-数据权限-数据范围-自定义部门选择 2024-05-15 10:14:30 +08:00
App.vue 发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-04-22 23:08:40 +08:00
main.ts 发布v2.13.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-03-07 20:08:56 +08:00