zengyicheng 3 năm trước cách đây
mục cha
commit
b0a092ee11

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

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