修复部分bug

This commit is contained in:
@fawn-nine
2023-07-31 15:58:17 +08:00
parent 36d074005b
commit ff301a24bf
5 changed files with 47 additions and 22 deletions

View File

@@ -98,9 +98,8 @@
</ul>
</div>
<div class="refenceCentent mt20">
<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 :data="tableData" ref="multipleTable"
empty-text="New messages (0)" :show-header="false" :stripe="false" :highlight-current-row="false">
<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">