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' }" >