问题:
//使用 this.$nextTick() this.$nextTick(()=>{ this.$refs.multipleSelectionTable.toggleRowSelection(row,true); })