natasha hai 1 ano
pai
achega
9dd4cddbb2
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/corpus/seekPage.vue

+ 1 - 2
src/views/corpus/seekPage.vue

@@ -1435,10 +1435,9 @@ export default {
         new_word: {
           new_word: this.actvieEditLijuItem.new_word,
           cixing: this.actvieEditLijuItem.cixing,
-          source_path: this.actvieEditLijuItem.source_path,
           definition_list: this.actvieEditLijuItem.definition_list.split('\n'),
         },
-
+        source_path: this.actvieEditLijuItem.source_path,
         word_list: word_list,
       })
         .then((res) => {