From 4156640e66d90d41e8bc933eb774296375218df5 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期四, 24 十月 2024 18:00:11 +0800
Subject: [PATCH] 表单定义 新增表单添加查询明白 自定义组件添加选择属性

---
 Source/plt-web/plt-web-ui/src/views/system/department/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Source/plt-web/plt-web-ui/src/views/system/department/index.vue b/Source/plt-web/plt-web-ui/src/views/system/department/index.vue
index c8f755e..e71ddd1 100644
--- a/Source/plt-web/plt-web-ui/src/views/system/department/index.vue
+++ b/Source/plt-web/plt-web-ui/src/views/system/department/index.vue
@@ -101,6 +101,7 @@
         delBtn: false,
         gridBtn: false,
         highlightCurrentRow: true,
+        calcHeight: -60,
         column: column
       },
       tableLoading: false,

--
Gitblit v1.9.3