From cc0127f195fadf149cf2c73de7f358401f1c631a Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Thu, 15 Jan 2026 10:38:53 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=20=20=E6=95=99=E8=82=B2=E7=89=88?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=91=98=E9=A1=B5=E9=9D=A2=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E5=99=A8=E6=B6=88=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Administrator/SE/allUser/index.vue | 1053 +++++++++-------- 1 file changed, 534 insertions(+), 519 deletions(-) diff --git a/src/component/Administrator/SE/allUser/index.vue b/src/component/Administrator/SE/allUser/index.vue index ebfe2ca1..c92f1c14 100644 --- a/src/component/Administrator/SE/allUser/index.vue +++ b/src/component/Administrator/SE/allUser/index.vue @@ -1,27 +1,22 @@ \ No newline at end of file +.all-user { + .admin_table_content { + :deep(.ant-table-wrapper) { + overflow: hidden ; + } + } +} +