ソースを参照

提交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", {


読み込み中…
キャンセル
保存