在4.4.2版本以上 似乎会出现这个问题 你可以尝试这样定义 type Person={ name:string age?:number gender?:boolean [K:string]:any }
阅读量:1
点赞量:0