natasha %!s(int64=3) %!d(string=hai) anos
pai
achega
c226f35f05
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/adultInput.vue

+ 1 - 0
src/views/adultInput.vue

@@ -765,6 +765,7 @@ export default {
         content: JSON.stringify(this.question_list),
         new_word_list: result.new_word_list,
         sentence_list: result.sentence_list,
+        ui_type: 'NPC'
       };
       getContent(MethodName, data)
         .then((res) => {