소스 검색

提交xiugai

newStyle
风继续吹 2 년 전
부모
커밋
c29ce5cbbd
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      pages/mine/details2.vue

+ 0
- 1
pages/mine/details2.vue 파일 보기

@@ -1118,7 +1118,6 @@
this.roleindexrow = this.dialogList[this.csdFileindex].message[this.roletiaoshu].speaker - 1;
},
roletab() {
// let itso=this.dialogList[this.csdFileindex].message[this.roletiaoshu];
let itso = Object.assign({}, this.dialogList[this.csdFileindex].message[this.roletiaoshu]);
itso.onebest = itso.onebest.replace(/<.*?>/ig, "");
this.$u.post("/corpus/updateRole", {


불러오는 중...
취소
저장