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