移除数组中的某个属性

let {
password,//属性
...new_form//返回新的数组
} = parpams //旧的数组
console.log(new_form)
posted @ 2022-03-25 17:05  前端小强166  阅读(79)  评论(0)    收藏  举报