소스 검색

修改bug

Renxy 1 년 전
부모
커밋
313037973c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/pages/EqSelfInspection/index.js

+ 2 - 0
src/pages/EqSelfInspection/index.js

@@ -116,6 +116,8 @@ const EqSelfInspection = (props) => {
         ProjectId: projectId * 1,
       },
     });
+    //自检页面加载完毕
+    UnityAction.sendMsg('pageInited');
 
     UnityAction.on('notiZiJian', (id) => {
       alert('0-00000' + id);