Compare commits

..

2 Commits

2 changed files with 50 additions and 48 deletions

View File

@ -898,6 +898,8 @@ const initMapdt = (data: any, podat: any, name: any) => {
resovle('无数据')
})
} else {
console.log(response);
return response.text()
}
})