mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 05:50:52 +08:00
fix: page table default params
This commit is contained in:
@@ -121,9 +121,6 @@ const gridOptions: VxeGridProps = {
|
||||
keyField: 'userId',
|
||||
height: 48,
|
||||
},
|
||||
round: true,
|
||||
align: 'center',
|
||||
showOverflow: true,
|
||||
id: 'system-user-index',
|
||||
};
|
||||
const checked = ref(false);
|
||||
|
||||
Reference in New Issue
Block a user