分类渲染数据类型 : 岗位详情 公司详情 岗位收藏 公司收藏 浏览记录 预约列表
This commit is contained in:
@@ -85,6 +85,7 @@ export function createRequest(url, data = {}, method = 'GET', loading = false, h
|
||||
msg
|
||||
} = resData.data
|
||||
if (code === 200) {
|
||||
console.log(resData.data)
|
||||
resolve(resData.data)
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user