From deec47da7259d7a343cc47aa10ba7bce4969de48 Mon Sep 17 00:00:00 2001 From: xuyuxiang Date: Tue, 16 Sep 2025 20:36:58 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=89=8D=E7=AB=AF=E4=B8=9A=E5=8A=A1=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E4=B8=8B=E7=BB=84=E7=BB=87=E3=80=81=E7=94=A8=E6=88=B7=E3=80=81?= =?UTF-8?q?=E8=81=8C=E4=BD=8D=E3=80=81=E7=94=A8=E6=88=B7=E7=BB=84=E5=9B=9B?= =?UTF-8?q?=E4=B8=AA=E9=A1=B5=E9=9D=A2=E5=9C=A8=E5=B0=8F=E5=B1=8F=E5=B9=95?= =?UTF-8?q?=E4=B8=8B=E7=9A=84=E8=A1=A8=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/src/views/biz/group/index.vue | 6 +- snowy-admin-web/src/views/biz/org/index.vue | 64 +++++++++++------- .../src/views/biz/position/index.vue | 60 +++++++++++------ snowy-admin-web/src/views/biz/user/index.vue | 66 ++++++++++++------- snowy-admin-web/src/views/sys/user/index.vue | 2 +- 5 files changed, 128 insertions(+), 70 deletions(-) diff --git a/snowy-admin-web/src/views/biz/group/index.vue b/snowy-admin-web/src/views/biz/group/index.vue index 5ec13fa5..2183eea5 100644 --- a/snowy-admin-web/src/views/biz/group/index.vue +++ b/snowy-admin-web/src/views/biz/group/index.vue @@ -2,12 +2,12 @@ - + - + 查询 重置 @@ -22,6 +22,7 @@ :row-key="(record) => record.id" :tool-config="toolConfig" :row-selection="options.rowSelection" + :scroll="{ x: 'max-content' }" >