this.props.dispatch({
     type: 'siteConfig/eff_getNucleotide',
     payload: {mutantGene: item[i].mutant_gene}
})
payload中的值就是所带的参数

相关文章: