import React from 'react'; import { Button, Dialog } from '@alicloud/console-components'; const popupConfirm = () => { Dialog.alert({ title: 'title', messageProps: { type: 'success' }, content: