export const dva = { config: { onError(e) { console.error(e); e.preventDefault(); }, }, };