|
|
@@ -855,7 +855,9 @@ |
|
|
|
}) |
|
|
|
this.changanitem = item; |
|
|
|
this.duihuawenjianid = this.luyinList[this.csdFileindex].id; |
|
|
|
this.dialogList[i].message[index].isshow = !this.dialogList[i].message[index].isshow |
|
|
|
this.dialogList[i].message[index].isshow = !this.dialogList[i].message[index].isshow; |
|
|
|
let onebest=item.onebest; |
|
|
|
this.thewrongword =onebest.replace(/<.*?>/ig,""); |
|
|
|
this.thewrongword = item.onebest; |
|
|
|
this.messagelisy = this.dialogList[i].message |
|
|
|
console.log(this.dialogList[i], "长按触发") |
|
|
|