1178232204@qq.com преди 3 години
родител
ревизия
636d14b135
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/js/appealExamine.js

+ 1 - 1
src/js/appealExamine.js

@@ -70,7 +70,7 @@ function getApprovedView() {
                     casesEntryId: casesEntryId,
                     id: data.qcresultDetailId,
                     casesScore: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesScore,
-                    msg: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].msg,
+                    msg: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesEntryMsg,
                     score: data.qcresultDetaiValue,
                     isReject: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].isReject,
                     explainInfo: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].appealRemark,