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