外呼记录查看不满意原因

This commit is contained in:
coderxqt 2026-02-09 15:01:19 +08:00
parent 645854a4f1
commit 6b3e7dcd2c

View File

@ -395,7 +395,10 @@
:label="aitem.id" :label="aitem.id"
@change="radioChange($event, aitem, index)" @change="radioChange($event, aitem, index)"
> >
{{ aitem.optionName }} {{ aitem.optionName
}}<span v-if="aitem.contentedFlag == 'DISCONTENTED'"
>原因{{ aitem.optionSubmitAnswer }}</span
>
</el-radio> </el-radio>
</el-radio-group> </el-radio-group>
<el-checkbox-group <el-checkbox-group