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