mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-16 01:08:12 +00:00
Fix for filters
This commit is contained in:
@@ -134,7 +134,7 @@ export function useParameterFields({
|
||||
},
|
||||
template: {
|
||||
filters: {
|
||||
model_type: modelType,
|
||||
for_model: modelType,
|
||||
enabled: true
|
||||
},
|
||||
onValueChange: (value: any, record: any) => {
|
||||
|
||||
Reference in New Issue
Block a user