You can also just return a promise and when the promise is resolved, the modal dialog will also be closed. import { Alert } from 'antd' ; const onClose ...
確定! 回上一頁