fix json error917
This commit is contained in:
@ -54,6 +54,8 @@ const TheContent = () => {
|
||||
console.log("AXIOS ERROR: ", err);
|
||||
});
|
||||
|
||||
console.log("res ", result);
|
||||
|
||||
if(result === "OK"){
|
||||
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user