03 2021 档案

摘要:ng g c shared/identity-input ng g c shared/area-list 1,添加领域对象 export enum IdentityType { IdCard = 0, Insurance, Passport, Militory, Other } export int 阅读全文
posted @ 2021-03-05 08:32 starof 阅读(114) 评论(0) 推荐(0) 编辑
摘要:ng g c shared/chips-list 用的chips控件。 1,完成自动建议表单控件模板。 <div [formGroup]="form" class="full-width"> <span>{{label}}</span> <mat-chip-list aria-label="Fish 阅读全文
posted @ 2021-03-03 07:19 starof 阅读(162) 评论(0) 推荐(0) 编辑
摘要:一、Property propDD has no initializer and is not definitely assigned in the constructor 1、object类型 解决方案 检测报错代码 @Prop() propDD: object; 修改后 方式一 @Prop({ 阅读全文
posted @ 2021-03-03 07:15 starof 阅读(741) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示