natasha 1 년 전
부모
커밋
6260c33af8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/Adult/preview/DialogueArticleViewChs/PhraseModelChs.vue

+ 1 - 1
src/components/Adult/preview/DialogueArticleViewChs/PhraseModelChs.vue

@@ -918,7 +918,7 @@ export default {
           if (itemn.new_word === noteNum) {
             _this.wordbgs = itemn.bg;
             _this.wordeds = itemn.ed;
-            _this.wordPlayMp3 = _this.NpcNewWordMp3;
+            _this.wordPlayMp3 = itemn.newWordMp3;
           }
         });
       });