Bläddra i källkod

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

ZhaoJun 1 år sedan
förälder
incheckning
99f2657e8f
1 ändrade filer med 2 tillägg och 0 borttagningar
  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);