话不多说
let key = `list[${index}]` // string this.setData({ [key]: any})
let key = `list[${index}]` // string
this.setData({ [key]: any})