This commit is contained in:
dap
2024-12-21 12:24:17 +08:00
3 changed files with 32 additions and 31 deletions

View File

@@ -308,7 +308,7 @@ onUnmounted(() => {
ref="gridRef"
:class="
cn(
'p-2 pt-0',
'p-2',
{
'pt-0': showToolbar && !formOptions,
},