示例图 import { MessageBox } from 'element-ui' Vue.prototype.$confirm = MessageBox.confirm 页面中使用 confirmResult返回结果是字符串,取消是cancel,确定是confirm