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