首页 > 问答 > 正文
巴扎黑2017-05-31 10:33:30
JSON.parse(JSON.stringify(data)) 即可去除数据中的函数属性(别小看它!速度很快!)。
JSON.parse(JSON.stringify(data))