feat: base sctable去除最后一列
This commit is contained in:
parent
0226ff64d2
commit
8c0ac61cf2
|
@ -26,7 +26,7 @@
|
|||
</template>
|
||||
</el-table-column>
|
||||
</template>
|
||||
<el-table-column min-width="1"></el-table-column>
|
||||
<!-- <el-table-column min-width="1"></el-table-column> -->
|
||||
|
||||
<template #empty>
|
||||
<el-empty :description="emptyText" :image-size="100"></el-empty>
|
||||
|
|
Loading…
Reference in New Issue