fixed confirm modal style
This commit is contained in:
parent
461ee2dd67
commit
bee63a73c0
@ -49,7 +49,6 @@ export default function ButtonBatch(
|
||||
}
|
||||
Modal.confirm({
|
||||
wrapClassName:'root-modal-confirm',
|
||||
icon: <IconWarningCircle/>,
|
||||
title: title || '操作提示',
|
||||
centered: true,
|
||||
content: confirmMessage,
|
||||
|
Loading…
x
Reference in New Issue
Block a user