diff --git a/snowy-admin-web/src/views/client/user/index.vue b/snowy-admin-web/src/views/client/user/index.vue index 0001d11e..edacbbed 100644 --- a/snowy-admin-web/src/views/client/user/index.vue +++ b/snowy-admin-web/src/views/client/user/index.vue @@ -32,6 +32,7 @@ :tool-config="toolConfig" :row-key="(record) => record.id" :row-selection="options.rowSelection" + :scroll="{ x: 'max-content' }" >