wangxiaohua 3 лет назад
Родитель
Сommit
919147f12e
1 измененных файлов: 3 добавлений и 1 удалений
  1. +3
    -1
      pages/mine/details2.vue

+ 3
- 1
pages/mine/details2.vue Просмотреть файл

@@ -603,9 +603,11 @@
this.roleindexrow=this.dialogList[this.csdFileindex].message[this.roletiaoshu].speaker-1;
},
roletab(){
let itso=this.dialogList[this.csdFileindex].message[this.roletiaoshu];
itso.onebest=itso.onebest.replace(/<.*?>/ig,"");
this.$u.post("/corpus/updateRole", {
corpusId:this.luyinList[this.csdFileindex].id,
transferContent:[this.dialogList[this.csdFileindex].message[this.roletiaoshu]],
transferContent:[itso],
speaker:this.roleindexrow+1,
customerId:this.customerId
}).then(res => {


Загрузка…
Отмена
Сохранить