浏览代码

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

ZhaoJun 1 年之前
父节点
当前提交
99f2657e8f
共有 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);