在Angular 2 中,如何使用NgFor 在重复列表中与NgModel 进行2 路绑定(bind)。下面是我的plunkr 和代码,但出现错误。 Plunkr @Component({ selector: 'my-app', ...
確定! 回上一頁