fix tbxMileage reaction
This commit is contained in:
parent
ae6f0a8a68
commit
b9fced4d70
@ -156,6 +156,9 @@ export function common({ store, apolloClient }: ProcessContext) {
|
||||
} else {
|
||||
$calculation.element('tbxMileage').resetValue().block();
|
||||
}
|
||||
},
|
||||
{
|
||||
fireImmediately: true,
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user