@@ -441,7 +441,7 @@ export default {
type: "warning",
})
.then(() => {
- if (!update) {
+ if (!this.update) {
this.addEJson();
} else {
this.updateEJson();