更新页面

This commit is contained in:
2025-07-21 16:14:09 +08:00
parent fdf75c11d2
commit 211b947c3c
19 changed files with 609 additions and 349 deletions

View File

@ -29,10 +29,7 @@
:header-cell-class-name="() => 'myTableHeadBgColorDark'"
:highlight-current-row="getConfiger.showSelectType === 'radio'"
:row-style="{
height:
getConfiger.rowHeight === 'auto'
? getConfiger.rowHeight
: getConfiger.rowHeight + 'px'
height: getConfiger.rowHeight === 'auto' ? getConfiger.rowHeight : getConfiger.rowHeight + 'px'
}"
>
<el-table-column