fix
This commit is contained in:
@@ -9,7 +9,7 @@ import { UserService } from '../services/api/user.service';
|
||||
})
|
||||
export class Tab1Page {
|
||||
|
||||
@ViewChild('jubapage') jubapage;
|
||||
//@ViewChild('jubapage') jubapage;
|
||||
|
||||
constructor (public UserS :UserService){
|
||||
|
||||
@@ -19,3 +19,7 @@ constructor (public UserS :UserService){
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user