chore: tree full content

This commit is contained in:
dap
2024-10-08 16:41:34 +08:00
parent 846bab7b7e
commit 6cdcc8cbca
3 changed files with 3 additions and 3 deletions

View File

@@ -196,7 +196,6 @@ function handleResetPwd(record: Recordable<any>) {
<div class="flex h-full gap-[8px]">
<DeptTree
v-model:select-dept-id="selectDeptId"
:height="360"
class="w-[260px]"
@select="() => tableApi.query()"
/>