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