Compare commits

..

No commits in common. "fcbcf5be80f04a495e150b892873e0a0893174d3" and "2a3b5d829c92ee7e34fecdd48ac7e604128833ed" have entirely different histories.

2 changed files with 48 additions and 50 deletions

View File

@ -898,8 +898,6 @@ 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