This commit is contained in:
@@ -43,7 +43,8 @@ export default {
|
||||
.fetch(["Inventory"])
|
||||
.then(() => (this.formReady = true))
|
||||
.catch(err => {
|
||||
throw err;
|
||||
this.formReady = true;
|
||||
this.$gzerror(err);
|
||||
});
|
||||
},
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user