会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
AndreMao Blog
SuSuLink <http://susulink.niceit.top>
_____ “ 唯得磨练,方可成形。”
新随笔
管理
2017年7月19日
Angular - Can't bind to 'ngModel' since it isn't a known property of 'input'.
摘要: 用[(ngModel)]="xxx"双向绑定,如:控制台报错:Can't bind to 'ngModel' since it isn't a known property of 'input'. 解决办法:在app.module.ts文件中导入FormsModule
阅读全文
posted @ 2017-07-19 22:16 AndreMao
阅读(311)
评论(0)
推荐(0)
编辑