Fix for filters

This commit is contained in:
Oliver Walters 2025-11-24 11:31:55 +00:00
parent 9ceaad0848
commit 71511bab3a
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ export function useParameterFields({
},
template: {
filters: {
model_type: modelType,
for_model: modelType,
enabled: true
},
onValueChange: (value: any, record: any) => {