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