This commit is contained in:
parent
42b0cb8e83
commit
b6c6a73e30
|
@ -898,6 +898,8 @@ const initMapdt = (data: any, podat: any, name: any) => {
|
||||||
resovle('无数据')
|
resovle('无数据')
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
|
console.log(response);
|
||||||
|
|
||||||
return response.text()
|
return response.text()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue