Explorar o código

取值字段修改

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

+ 2 - 2
src/js/appealExamine.js

@@ -55,8 +55,8 @@ function getApprovedView() {
             console.log();
             appealExamineRecordDTOList = {
                 casesEntryName: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesEntryName,
-                value: appealOperationType == 1 ? data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].value : data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].score,
-                msg: appealOperationType == 1 ? data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesEntryMsg :data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].msg,
+                value: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].value ,
+                msg: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].casesEntryMsg,
                 explainInfo: data.appealExamineRecordDTOList[data.appealExamineRecordDTOList.length - 1].appealRemark,
             };
             appealInfo = {