Pārlūkot izejas kodu

Merge branch 'develop' of http://120.55.44.4:10080/xujunjie/gt_client_pad into develop

ZhaoJun 1 gadu atpakaļ
vecāks
revīzija
99f2657e8f
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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);