| | |
| | | :row-class-name="tableRowClassName" |
| | | :max-height="350" |
| | | style="width: 100%" |
| | | height="350" |
| | | @selection-change="handleSelectionChange" |
| | | > |
| | | <el-table-column |
| | |
| | | </div> |
| | | <div |
| | | v-if="item.showAppendInput || item.answerps" |
| | | v-if="item.showAppendInput || item.answerps" |
| | | class="append-input-container" |
| | | > |
| | | <el-input |
| | |
| | | >保存基础信息</el-button |
| | | > |
| | | </div> |
| | | <!-- <div> |
| | | <div> |
| | | <el-button |
| | | type="primary" |
| | | round |
| | |
| | | pageSize: 100, |
| | | }).then((res) => { |
| | | if (res.code == 200) { |
| | | console.log(11); |
| | | |
| | | this.form = res.rows[0].serviceSubtaskList.find( |
| | | (item) => item.id == this.id |
| | | ); |
| | |
| | | }, |
| | | aahandleOptionChange(a, b, c) { |
| | | const result = c.find((item) => item.optioncontent == a); |
| | | // if (result.nextQuestion == 0) { |
| | | // this.tableDatatop = this.tableDatatop.reduce((acc, item, i) => { |
| | | // acc.push(i > b ? { ...item, astrict: 1 } : item); |
| | | // return acc; |
| | | // }, []); |
| | | // } else { |
| | | // this.tableDatatop = this.tableDatatop.reduce((acc, item, i) => { |
| | | // acc.push(i > b ? { ...item, astrict: 0 } : item); |
| | | // return acc; |
| | | // }, []); |
| | | // } |
| | | if (result.nextQuestion == 0) { |
| | | this.tableDatatop = this.tableDatatop.reduce((acc, item, i) => { |
| | | acc.push(i > b ? { ...item, astrict: 1 } : item); |
| | | return acc; |
| | | }, []); |
| | | } else { |
| | | this.tableDatatop = this.tableDatatop.reduce((acc, item, i) => { |
| | | acc.push(i > b ? { ...item, astrict: 0 } : item); |
| | | return acc; |
| | | }, []); |
| | | } |
| | | if (this.Voicetype) { |
| | | var obj = this.tableDatatop[b].ivrTaskScriptTargetoptionList.find( |
| | | (item) => item.optioncontent == a |
| | |
| | | } |
| | | } |
| | | </style> |
| | | owed; |