From 432d4ba332793a5d406ed5ed571f6d4374ef0c63 Mon Sep 17 00:00:00 2001 From: shidongli Date: Fri, 27 Dec 2024 09:38:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/Satisfactionsurvey/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/manage/Satisfactionsurvey/index.vue b/src/views/manage/Satisfactionsurvey/index.vue index 83a84d1..4652945 100644 --- a/src/views/manage/Satisfactionsurvey/index.vue +++ b/src/views/manage/Satisfactionsurvey/index.vue @@ -705,10 +705,10 @@ export default { async questionlook(row) { // this.totalScoredata=0, await selectPatientQuestionSubmit(row.taskExecuteRecordId).then((res) => { - res.data.subjectResultList.forEach(e=>{ - e.optionResults.reverse() + // res.data.subjectResultList.forEach(e=>{ + // e.optionResults.reverse() - }); + // }); this.questiondata = res.data console.log( this.questiondata,' this.questiondata') this.questiondata.subjectResultList.forEach((e) => {