Selaa lähdekoodia

Merge branch 'appeal0121' into test

1178232204@qq.com 3 vuotta sitten
vanhempi
commit
fb2732e2b2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/js/appealUserPage.js

+ 1 - 1
src/js/appealUserPage.js

@@ -577,7 +577,7 @@ $(function () {
           appealExplain: $("#delModal #qcInfo").val(),
           appealOperationType: info.appealOperationType ? info.appealOperationType : 0,
           appealType: 1,
-          checkId: $(".checker-drop-input").attr("code"),
+          checkId: $(".checker-drop-input").attr("code") == "输血/血制品病程记录"?'输血血制品病程记录':$(".checker-drop-input").attr("code"),
           modeId: info.modelId,
           modeName: info.modelName,
           qcresultDetailId: info.id,