zl程序教程

您现在的位置是:首页 >  后端

当前栏目

替换变量名称

变量 替换 名称
2023-09-11 14:15:29 时间

const { selectedRowKeys:ID } = this.state;
console.log('---------------selectedRowKeys-----------------', ID);