zengyicheng %!s(int64=2) %!d(string=hai) anos
pai
achega
e08f3a25b9
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/components/pages/evaluation.vue

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

@@ -1159,7 +1159,9 @@ export default {
       this.eJson1 = JSON.parse(res.chapters);
       this.eTitle1 = res.title;
       this.eTitle = res.title;
-      this.eid = res.courseId;
+      if(this.update == false){
+        this.eid = res.courseId;
+      }
       this.typeMode = 1;
       this.$forceUpdate();
       setTimeout(() => {