Commit 893c9d6e authored by liuzheng712's avatar liuzheng712

bug

parent 71ad242a
......@@ -25,7 +25,7 @@ export class LoginComponent implements OnInit {
constructor(private _appService: AppService,
private _logger: Logger,
private _router: Router,
private user: User) {
public user: User) {
this._logger.log('login.ts:LoginComponent');
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment