diff --git a/src/components/button-batch.tsx b/src/components/button-batch.tsx index 8d990bb..9764aeb 100644 --- a/src/components/button-batch.tsx +++ b/src/components/button-batch.tsx @@ -49,7 +49,6 @@ export default function ButtonBatch( } Modal.confirm({ wrapClassName:'root-modal-confirm', - icon: , title: title || '操作提示', centered: true, content: confirmMessage,