摘要: 注意:现在Material直接这么引入会报错了, import {MatCheckboxModule} from '@angular/material'; 现在改成了,用哪个模块就直接引入哪个模块了 ref: https://github.com/angular/components/issues/ 阅读全文
posted @ 2020-12-11 11:47 lishidefengchen 阅读(152) 评论(0) 推荐(0)