快速将对象的键赋值为空

Object.keys(obj).forEach(key => { obj[key] = '' })

  

posted @ 2022-01-26 11:20  是你吗我笑了  阅读(67)  评论(0)    收藏  举报