This commit is contained in:
caishi 2021-03-11 18:07:19 +08:00
parent cbaf72b341
commit ad8a127170
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ class Infos extends Component {
});
})
.catch((error) => {
console.log(error);
this.setState({
isSpin: false,
});