This commit is contained in:
hc1913847458 2021-08-31 11:23:05 +08:00 committed by caishi
parent 09e9f01f7e
commit 349851dc59
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ function UndoEvent(props){
return(
<div>
<Spin spinning={isSpin}>
<div style={{minHeight:"400px"}}>
<div>
{
list && list.length > 0 ?
<ul className="notifyList">