This commit is contained in:
bb_pan 2025-08-07 10:53:38 +08:00
parent 93232d33ed
commit c063eaa532
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@
/>
<el-table-column
v-for="(column, index) in tableColumns"
show-overflow-tooltip
:key="index"
:label="column.label"
:prop="column.prop"