Parcourir la source

病例详情容错

zhouna il y a 3 ans
Parent
commit
48ddeb8b00
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/js/qcScore.js

+ 1 - 1
src/js/qcScore.js

@@ -185,7 +185,7 @@ $(function () {
         global_check = checkStatus
         global_check_home = mrStatus
         global_check_show = checkShow;//0隐藏操作按钮1显示
-        check_Operation_WithAppeal = JSON.parse(checkOperationWithAppeal)
+        check_Operation_WithAppeal = JSON.parse(checkOperationWithAppeal||"null")
         const info = Object.assign(beHospital, result);
         initMenu(JSON.parse(result.menuData));
         // $(".sub-menu>ul>li:first-child.page,.menu-mini>ul>li:first-child.page").addClass("active");