element表格點擊行即選中該行復選框

關鍵代碼如下 <el-table ref="multipleTable" :data="tableData" highlight-current-row tooltip-effect="dark" style="width: 100%" @selection-change="handleSelectionChange" @row-click="handleRowClick"> </el-table
相關文章
相關標籤/搜索