How to populate Map using input values

前端 未结 0 1625
轮回少年
轮回少年 2021-02-18 21:38

Stackblitz

I have the following model

export class Items {
  items: Map;
  createdBy: string;
  deliveredBy: string;
}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题