forked from Gitlink/forgeplus-react
新建合并请求-底部提交没有显示isFirstLoading控制
This commit is contained in:
parent
9f58eb1a5a
commit
0b959c4a9b
|
@ -185,7 +185,7 @@ class CreateMerge extends Component {
|
|||
}
|
||||
this.setState({
|
||||
comparesData: result.data,
|
||||
isSpin: false,isCompareSpin: false
|
||||
isSpin: false,isCompareSpin: false,isFirstLoading:false
|
||||
});
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue