improve: Drag & Drop (work in progress)
fix: - Axios: login error msg
This commit is contained in:
@@ -247,7 +247,7 @@ namespace Actions {
|
||||
return res
|
||||
})
|
||||
.catch(error => {
|
||||
console.log('error=', error)
|
||||
console.log('error dbLoadTodo', error)
|
||||
UserStore.mutations.setErrorCatch(error)
|
||||
return error
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user