mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +08:00
增加函数:postJsonToFile
This commit is contained in:
@@ -141,7 +141,7 @@ const postJson=function(baseURL,url,postData){
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// 导出文件请求
|
// 导出文件请求定义
|
||||||
const postJsonToFile=function(baseURL,url,postData){
|
const postJsonToFile=function(baseURL,url,postData){
|
||||||
return request({
|
return request({
|
||||||
baseURL,
|
baseURL,
|
||||||
|
|||||||
Reference in New Issue
Block a user