1178232204@qq.com %!s(int64=3) %!d(string=hai) anos
pai
achega
e97ef9589b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/js/appealExamine.js

+ 2 - 2
src/js/appealExamine.js

@@ -52,7 +52,7 @@ function getApprovedView() {
             appealExamineRecordDTOList = {
                 casesEntryName: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesEntryName,
                 value: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].value,
-                msg: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesEntryMsg,
+                msg: data.qcresultDetailMsg,
                 explainInfo: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].appealRemark,
             };
             appealInfo = {
@@ -66,7 +66,7 @@ function getApprovedView() {
                     casesEntryId: casesEntryId,
                     id: data.qcresultDetailId,
                     casesScore: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesScore,
-                    msg: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesEntryMsg,
+                    msg: data.qcresultDetailMsg,
                     score: data.qcresultDetaiValue,
                     isReject: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].isReject,
                     explainInfo: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].appealRemark,