this.list = res.data.map((item) => ({
name: 'xccz',
num: item.shuliang,
...item,
}));