Ver código fonte

修改录音问题

natasha 1 ano atrás
pai
commit
f6f43257bc

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

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

Diferenças do arquivo suprimidas por serem muito extensas
+ 342 - 282
src/components/Adult/preview/SentenceMulModule.vue


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff