Fix for filters
This commit is contained in:
parent
9ceaad0848
commit
71511bab3a
|
|
@ -134,7 +134,7 @@ export function useParameterFields({
|
|||
},
|
||||
template: {
|
||||
filters: {
|
||||
model_type: modelType,
|
||||
for_model: modelType,
|
||||
enabled: true
|
||||
},
|
||||
onValueChange: (value: any, record: any) => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue