外呼记录查看不满意原因
This commit is contained in:
parent
645854a4f1
commit
6b3e7dcd2c
@ -395,7 +395,10 @@
|
||||
:label="aitem.id"
|
||||
@change="radioChange($event, aitem, index)"
|
||||
>
|
||||
{{ aitem.optionName }}
|
||||
{{ aitem.optionName
|
||||
}}<span v-if="aitem.contentedFlag == 'DISCONTENTED'"
|
||||
>(原因:{{ aitem.optionSubmitAnswer }})</span
|
||||
>
|
||||
</el-radio>
|
||||
</el-radio-group>
|
||||
<el-checkbox-group
|
||||
|
||||
Loading…
Reference in New Issue
Block a user