perf: 系统管理中表格均改为自适应内容区高度,需将@pureadmin/table升级到最新版

This commit is contained in:
xiaoxian521
2023-06-09 14:01:46 +08:00
parent 56368c1163
commit 39833ce917
6 changed files with 2575 additions and 6086 deletions

View File

@@ -87,7 +87,10 @@ onMounted(async () => {
</script>
<template>
<div class="h-full min-h-[780px] bg-bg_color overflow-auto">
<div
class="h-full bg-bg_color overflow-auto"
:style="{ minHeight: `calc(100vh - 133px)` }"
>
<div class="flex items-center h-[34px]">
<p class="flex-1 ml-2 font-bold text-base truncate" title="部门列表">
部门列表