From 6b3e7dcd2cbe882f858923c5d33f38c5ff15cb3f Mon Sep 17 00:00:00 2001 From: coderxqt <335614092@qq.com> Date: Mon, 9 Feb 2026 15:01:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E5=91=BC=E8=AE=B0=E5=BD=95=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E4=B8=8D=E6=BB=A1=E6=84=8F=E5=8E=9F=E5=9B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/Satisfactionsurvey/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/manage/Satisfactionsurvey/index.vue b/src/views/manage/Satisfactionsurvey/index.vue index 45c8fc7..5365717 100644 --- a/src/views/manage/Satisfactionsurvey/index.vue +++ b/src/views/manage/Satisfactionsurvey/index.vue @@ -395,7 +395,10 @@ :label="aitem.id" @change="radioChange($event, aitem, index)" > - {{ aitem.optionName }} + {{ aitem.optionName + }}(原因:{{ aitem.optionSubmitAnswer }})