mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 22:06:45 +08:00
'Content-Type': 'multipart/form-data'案例推荐列表
This commit is contained in:
@@ -5,7 +5,7 @@ export const RECOMMEND_PAGE = "/systemapi/xboe/m/boe/cases/recommend/page post";
|
||||
//发起案例列表或案例管理列表
|
||||
export const isTopList = (data) => http.post('/xboe/m/boe/cases/isTopList', data, {
|
||||
headers: {
|
||||
'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
|
||||
'Content-Type': 'multipart/form-data'
|
||||
}
|
||||
})
|
||||
//下载失败数据
|
||||
|
||||
Reference in New Issue
Block a user