Parcourir la source

修改录音问题

natasha il y a 1 an
Parent
commit
f6f43257bc

+ 2 - 0
src/components/Adult/preview/SentenceModule.vue

@@ -969,6 +969,8 @@ export default {
     },
     handleWav(list, tmIndex, index, indexs) {
       tmIndex = tmIndex ? tmIndex : 0;
+      index = index ? index : 0;
+      indexs = indexs ? indexs : 0;
       let resList = list.filter((item, index) => index == list.length - 1);
       this.$set(
         this.curQue.Bookanswer[index][indexs].recordList,

Fichier diff supprimé car celui-ci est trop grand
+ 342 - 282
src/components/Adult/preview/SentenceMulModule.vue


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff