修复bug
This commit is contained in:
parent
70ebec0537
commit
a1cd6540cc
@ -522,7 +522,7 @@ const projectGetCustom = (data) =>{
|
||||
return axios({
|
||||
url:api+ "/project/get/custom",
|
||||
method: "get",
|
||||
params: data,
|
||||
data: data,
|
||||
headers:{
|
||||
'Timestamp': getCurrentTimestamp()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user