Your Name %!s(int64=3) %!d(string=hai) anos
pai
achega
c5a8f82952
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/layout/BaseLayout/index.tsx

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

@@ -271,7 +271,10 @@ export default defineComponent({
         async function cremetting(){
 
 
-          const meeting = new Meeting();
+          try{
+            window.metting.deleteMeeting();
+          }catch(E){}
+          
          
           await window.metting.getLocalUserInfo();
           const res = await window.metting.queryUser("5269850340392960");