Browse Source

Merge branch 'NPC-lhd'

natasha 3 năm trước cách đây
mục cha
commit
fe5bb61429
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) => {