Compare commits
2 Commits
2a3b5d829c
...
fcbcf5be80
Author | SHA1 | Date |
---|---|---|
TimSpan | fcbcf5be80 | |
TimSpan | b6c6a73e30 |
|
@ -898,6 +898,8 @@ const initMapdt = (data: any, podat: any, name: any) => {
|
|||
resovle('无数据')
|
||||
})
|
||||
} else {
|
||||
console.log(response);
|
||||
|
||||
return response.text()
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue