Renxy 1 rok temu
rodzic
commit
313037973c
1 zmienionych plików z 2 dodań i 0 usunięć
  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);