Explorar o código

checkOperationWithAppeal返回类型修改且给默认值

zhouna %!s(int64=3) %!d(string=hai) anos
pai
achega
aff1dd310f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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||"null")
+        check_Operation_WithAppeal = checkOperationWithAppeal;
         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");