success(title) {
      Swal.mixin(Object.assign({type: 'success', timer: 3000}, options))({title})
    },