setup deductible modal link
This commit is contained in:
parent
0a820c9fb4
commit
43466bb7a7
1 changed files with 1 additions and 0 deletions
|
|
@ -329,6 +329,7 @@ export default {
|
|||
nextStepsBody(newValue, oldValue) {
|
||||
if (newValue !== oldValue) {
|
||||
setupModalLink(this, 'RecalModal');
|
||||
setupModalLink(this, 'DeductibleModal');
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue