摘要: 在input中使用[ngModel]报错:error NG8002: Can't bind to 'ngModel' since it isn't a known property of 'input' 解决办法:在module.ts中添加import和providers import { Form 阅读全文
posted @ 2021-10-19 17:24 孤鹤 阅读(39) 评论(0) 推荐(0)