|
@ -224,7 +224,7 @@ function memberModal (props) { |
|
|
</Form.Select> |
|
|
</Form.Select> |
|
|
</div> |
|
|
</div> |
|
|
{ |
|
|
{ |
|
|
anxinDelete.length > 0 ? ( |
|
|
anxinDelete?.length > 0 ? ( |
|
|
<div style={{ display: 'flex' }}> |
|
|
<div style={{ display: 'flex' }}> |
|
|
<div style={{ marginTop: 3 }}> |
|
|
<div style={{ marginTop: 3 }}> |
|
|
<img src="/assets/images/install/risk.png" alt="" style={{ height: 24, width: 24, }} /> |
|
|
<img src="/assets/images/install/risk.png" alt="" style={{ height: 24, width: 24, }} /> |
|
|