perf: style

This commit is contained in:
xingyu4j 2022-11-17 15:41:13 +08:00
parent a4a524ba38
commit 931a02a40b
2 changed files with 3 additions and 1 deletions

View File

@ -50,6 +50,8 @@ declare module '@vue/runtime-core' {
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
ElSelect: typeof import('element-plus/es')['ElSelect']
ElSwitch: typeof import('element-plus/es')['ElSwitch']
ElTabPane: typeof import('element-plus/es')['ElTabPane']
ElTabs: typeof import('element-plus/es')['ElTabs']
ElTag: typeof import('element-plus/es')['ElTag']
ElTooltip: typeof import('element-plus/es')['ElTooltip']
ElTransfer: typeof import('element-plus/es')['ElTransfer']

View File

@ -33,7 +33,7 @@
:data="dbTableList"
v-loading="dbLoading"
:checkbox-config="{ highlight: true, range: true }"
height="350px"
height="260px"
class="xtable-scrollbar"
>
<vxe-column type="checkbox" width="60" />