@@ -1358,7 +1358,7 @@ export default {
fleetCompanyId: ''
})
}
- }).catch(err => {
+ }).catch(error => {
this.$notify({
type: 'error',
message: error,