mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 04:16:39 +00:00
refactor: toast error
This commit is contained in:
@@ -1425,7 +1425,7 @@ export default {
|
||||
}))
|
||||
// }
|
||||
} catch (e) {
|
||||
console.log(e)
|
||||
this.$toast.error(await this._extractSdkResponseErrorMsg(e)).goAway(3000)
|
||||
}
|
||||
this.loadingData = false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user