风继续吹 преди 10 месеца
родител
ревизия
d583a523b6
променени са 1 файла, в които са добавени 7 реда и са изтрити 6 реда
  1. +7
    -6
      pages/mine/details2.vue

+ 7
- 6
pages/mine/details2.vue Целия файл

@@ -1105,6 +1105,13 @@

// 修改角色
roletab() {
//
this.dialogList.forEach(item => {
if (item.checked) {
item.speaker = this.roleindexrow + 1
}
})
this.$u.post("/corpus/batchUpdateRole", {
corpusId: this.luyinList.id,
transferContent: JSON.stringify(this.dialogList),
@@ -1118,12 +1125,6 @@
this.roleisshaw = false;
this.cancelBeast()
this.cancelAllAdd()
//
this.dialogList.forEach(item => {
if (item.checked) {
item.speaker = this.roleindexrow + 1
}
})
}).catch(e => {
uni.showToast({
title: '修改失败,请重试!',


Зареждане…
Отказ
Запис