// data 是数组名 id 是属性let data = {id: 0, name: '测试'};that.$delete(data,"id")console.log(data)
如果对你有用,请关注一下小程序支持一下