浏览代码

Merge branch 'zwy' of http://git.xt.wenhq.top:8083/wimjiang/squi-HD into zwy

wenhongquan 3 年之前
父节点
当前提交
47b6c2a529
共有 1 个文件被更改,包括 1 次插入5 次删除
  1. 1 5
      src/layout/BaseLayout/index.tsx

+ 1 - 5
src/layout/BaseLayout/index.tsx

@@ -333,7 +333,7 @@ export default defineComponent({
           isc = false;
 
             await window.metting.getLocalUserInfo();
-          const res = await window.metting.queryUser('5212541339435008');
+          const res = await window.metting.queryUser('6599345191780352');
 
           // _this.localUserInfo.masterName = res.userName;
           // _this.localUserInfo.masterId = res.userCode;
@@ -363,11 +363,7 @@ export default defineComponent({
 
         })
 
-
-
-
       } catch (error) {
-        console.error(error)
 
       }