From cec3f65d640936ef4db4e1391cb9a37637f7903f Mon Sep 17 00:00:00 2001 From: zhangtao <9480807882@qq.com> Date: Wed, 17 Dec 2025 01:36:31 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E5=A4=8D=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E7=9A=84=E7=BC=A9=E8=BF=9B=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/module_system/user/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/module_system/user/index.vue b/frontend/src/views/module_system/user/index.vue index a4288299..79530898 100644 --- a/frontend/src/views/module_system/user/index.vue +++ b/frontend/src/views/module_system/user/index.vue @@ -190,7 +190,7 @@ highlight-current-row class="data-table__content" height="450" - max-height="450px" + max-height="450px" border stripe @selection-change="handleSelectionChange"