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