Explorar el Código

modeId取值修改

1178232204@qq.com hace 3 años
padre
commit
fc8be7dfd7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/js/appealUserPage.js

+ 1 - 1
src/js/appealUserPage.js

@@ -438,7 +438,7 @@ $(function () {
         "casesEntryMsg": info.msg,
         "casesEntryName": info.msg,
         "checkId": info.userId,
-        "modeId": info.casesId,
+        "modeId": $("#subMenu [code=" + global_activeTab + "]").attr("mode"),
         "modeName": info.casesName,
         "remark": info.explainInfo,
         "value": info.score,