Merge pull request #490 from Safelite/feature/CSR-635
CSR-635 | Vin not found alert not clearing
This commit is contained in:
commit
2638dea11b
1 changed files with 1 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ export default {
|
|||
},
|
||||
watch: {
|
||||
vin() {
|
||||
this.vinNotFound = false;
|
||||
this.$refs.funnelFooter.updateButtonText(
|
||||
this.getCmsContent("FunnelFooterWidget", "ForwardButtonText")
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue