This commit is contained in:
parent
5d5e5bb857
commit
1b8846a886
|
|
@ -335,7 +335,6 @@
|
||||||
@selection-change="handleSelectionChange"
|
@selection-change="handleSelectionChange"
|
||||||
v-loading="tableLoading"
|
v-loading="tableLoading"
|
||||||
border stripe
|
border stripe
|
||||||
style="height: 55vh;overflow-y: auto;"
|
|
||||||
>
|
>
|
||||||
<el-table-column align="center" show-overflow-tooltip type="selection" width="50"/>
|
<el-table-column align="center" show-overflow-tooltip type="selection" width="50"/>
|
||||||
<el-table-column align="center" show-overflow-tooltip type="index" label="序号" width="50"/>
|
<el-table-column align="center" show-overflow-tooltip type="index" label="序号" width="50"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue