dev_forum
ysl 6 years ago
parent 3ec184008b
commit 83efdf9abe

@ -78,7 +78,8 @@ class Startshixuntask extends Component{
).catch((error) => { ).catch((error) => {
this.setState({ this.setState({
startbtn:false, startbtn:false,
shixunsreplace:false shixunsreplace:false,
isSpin:false,
}) })
}); });

@ -340,7 +340,8 @@ class TPMBanner extends Component {
).catch((error) => { ).catch((error) => {
this.setState({ this.setState({
startbtn:false, startbtn:false,
shixunsreplace:false shixunsreplace:false,
isSpin:false
}) })
}); });

Loading…
Cancel
Save