src/app/routes/dashboard/v1/v1.component.ts
@@ -10,7 +10,7 @@ export class DashboardV1Component implements OnInit { constructor(private http: _HttpClient, public msg: NzMessageService, public loginService:LoginService) { } public loginService: LoginService) { } todoData: any[] = [ { completed: true, avatar: '1', name: '苏先生', content: `请告诉我,我应该说点什么好?` },