草庐IT

mysql - 发布 http ://localhost:4200/addTask 404 (Not Found) in Angular2 and node js but values are printing in console

应用程序组件.tsimport{Component}from'@angular/core';import{CharityService}from'./app.service';@Component({selector:'app-root',templateUrl:'./app.component.html',styleUrls:['./app.component.css'],providers:[CharityService]})exportclassAppComponent{title='app';[x:string]:any;fname:string;lname:string;ag