在你的table 中 加入事件 @on-select="fun1"不要传参数,function fun1(selection , row){console.log(selection ,row);}下面几个方法同理