Compare commits
No commits in common. "fcbcf5be80f04a495e150b892873e0a0893174d3" and "2a3b5d829c92ee7e34fecdd48ac7e604128833ed" have entirely different histories.
fcbcf5be80
...
2a3b5d829c
|
@ -898,8 +898,6 @@ const initMapdt = (data: any, podat: any, name: any) => {
|
||||||
resovle('无数据')
|
resovle('无数据')
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
console.log(response);
|
|
||||||
|
|
||||||
return response.text()
|
return response.text()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue