@@ -257,6 +257,7 @@
}
this.saveDisable = false
}).catch((err) => {
+ this.saveDisable = false
this.warning(err);
})
});