소스 검색

个人的时候病案首页权限问题

luolei 5 년 전
부모
커밋
76764d79b9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/js/console.js

+ 1 - 1
src/js/console.js

@@ -355,7 +355,7 @@ function getBarData(type){
     //         }
     //     })
     // }
-    if(true){
+    if(hasData("FUNC000075")){
         post(api.homePageLevelLimit,{//病案首页
             "type": type||1//1月2年
         }).then((res)=>{