Is there a way to remove a whole property from a js object
This question already has an answer here:
JavaScript有一个delete
操作符:
delete $scope.obj1.number
链接地址: http://www.djcxy.com/p/4670.html
上一篇: 如何删除嵌套的对象属性
下一篇: 有没有办法从js对象中删除整个属性