编辑端添加引用批量删除

This commit is contained in:
@fawn-nine
2023-07-19 17:37:16 +08:00
parent 52fde4a961
commit 9010b83ae7
3 changed files with 77 additions and 8 deletions

View File

@@ -98,8 +98,9 @@
</ul>
</div>
<div class="refenceCentent mt20">
<el-table :data="tableData" ref="multipleTable"
empty-text="New messages (0)" :show-header="false" :stripe="false" :highlight-current-row="false">
<el-table :data="tableData" ref="multipleTable" @selection-change="RefenceSelectionChange"
empty-text="New messages (0)" :show-header="false" :stripe="false" :highlight-current-row="false">
<el-table-column type="selection" width="55"></el-table-column>
<el-table-column type="index" label="No." width="55" align="center"></el-table-column>
<el-table-column label="state" width="55" align="center">
<template slot-scope="scope">