From 974394f7a0496fa8e37dd326b6f9313e14caa708 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Thu, 26 Jun 2025 17:35:37 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/all_setting_styles' into all_setting_styles

---
 src/views/system/client.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/views/system/client.vue b/src/views/system/client.vue
index 9269c6a..9840d26 100644
--- a/src/views/system/client.vue
+++ b/src/views/system/client.vue
@@ -51,8 +51,6 @@
       },
       selectionList: [],
       option: {
-        height: 'auto',
-        calcHeight: 32,
         tip: false,
         searchShow: true,
         searchMenuSpan: 6,
@@ -382,4 +380,5 @@
 };
 </script>
 
-<style></style>
+<style scoped lang="scss">
+</style>
\ No newline at end of file

--
Gitblit v1.9.3