natasha 1 år sedan
förälder
incheckning
6260c33af8

+ 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;
           }
         });
       });