Browse Source

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

wenhongquan 3 năm trước cách đây
mục cha
commit
47b6c2a529
1 tập tin đã thay đổi với 1 bổ sung5 xóa
  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)
 
       }