Merge branch 'master' of https://gitea.qinmian.online/TreeData/cloud-web
commit
53a840f8e9
|
@ -22,7 +22,7 @@ export function selectSourceExport(data){
|
|||
export function insertAdd(data){
|
||||
return request({
|
||||
url: "/source/source/insert",
|
||||
method: "get",
|
||||
method: "post",
|
||||
data:data
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue