let ids = data.map(item => {
	return {
		id: item.id,
		hostName: item.hostName
	}
})
Logo

前往低代码交流专区

更多推荐