Explorar el Código

Merge branch 'NPC-lhd'

natasha hace 3 años
padre
commit
fe5bb61429
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/adultInput.vue

+ 1 - 0
src/views/adultInput.vue

@@ -1146,6 +1146,7 @@ export default {
         new_word_list: result.new_word_list,
         sentence_list: result.sentence_list,
         ui_type: "NPC",
+        category: "NPC",
       };
       getContent(MethodName, data)
         .then((res) => {