//引入
import { MessageBox } from 'element-ui'
function(){
//...
MessageBox.alert("error desc", 'title', {
customClass:'ajax-error',
showConfirmButton:false,
});
}
Copyright© 2013-2020
All Rights Reserved 京ICP备2023019179号-8