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