Browse Source

Merge branch 'NPC-lhd'

natasha 3 years ago
parent
commit
fe5bb61429
1 changed files with 1 additions and 0 deletions
  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) => {