0.0

Results 1 issues of 0.0

### Version of antd-mobile _No response_ ### What is this feature about? 代码位置: src/components/modal/modal.tsx {props.actions.map((action, index) => ( { await Promise.all([ action.onClick?.(), props.onAction?.(action, index), ]) if (props.closeOnAction) { props.onClose?.() }...

feature
need reproduce