This commit is contained in:
Matthieu
2026-03-31 17:53:30 +02:00
parent e0f761da2b
commit 958a00c8fc
21 changed files with 281 additions and 144 deletions

View File

@@ -166,6 +166,7 @@ const table = useDataTable(
status: { default: 'open' },
entityType: { default: '' },
},
columnFilterKeys: ['entity'],
},
)