惊鸿戏梦 hace 4 meses
padre
commit
a3b23ae126
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      wisdom-app/src/app/tab4/tab4.page.ts

+ 1 - 0
wisdom-app/src/app/tab4/tab4.page.ts

@@ -67,6 +67,7 @@ export class Tab4Page {
     }
   }
   logout(){
+    this.pageNum=0;
     this.currentUser?.logout();
   }