mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-20 01:45:37 +08:00
feat: 自定义列 保存在localStorage
This commit is contained in:
@@ -90,6 +90,7 @@ const gridOptions: VxeGridProps<OperationLog> = {
|
||||
round: true,
|
||||
align: 'center',
|
||||
showOverflow: true,
|
||||
id: 'monitor-operlog-index',
|
||||
};
|
||||
|
||||
const checked = ref(false);
|
||||
|
||||
Reference in New Issue
Block a user