issue
This commit is contained in:
parent
09e9f01f7e
commit
349851dc59
|
@ -61,7 +61,7 @@ function UndoEvent(props){
|
|||
return(
|
||||
<div>
|
||||
<Spin spinning={isSpin}>
|
||||
<div style={{minHeight:"400px"}}>
|
||||
<div>
|
||||
{
|
||||
list && list.length > 0 ?
|
||||
<ul className="notifyList">
|
||||
|
|
Loading…
Reference in New Issue