zengyicheng пре 1 година
родитељ
комит
b0a092ee11
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/pages/evaluation.vue

+ 1 - 1
src/components/pages/evaluation.vue

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