2020年7月24日

摘要: typescritp报错: Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ a: string; b: string; }'. No index signature with a parameter of type 'string' was found on type '{ a: string; b: string; } 阅读全文
posted @ 2020-07-24 14:50 KyleLjc 阅读(12469) 评论(0) 推荐(3)

导航