xiatian %!s(int64=4) %!d(string=hai) anos
pai
achega
9e3047ac48
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/modules/questions/views/EditPaper.vue

+ 1 - 0
src/modules/questions/views/EditPaper.vue

@@ -1614,6 +1614,7 @@ export default {
             }
           }
         }
+        paperDetailUnitExp.question.quesAnswer = this.answer;
         this.$http
           .put(QUESTION_API + "/paperDetailUnit", paperDetailUnitExp)
           .then(() => {