Merge branch 'feature/CSR-635' into origin/develop
This commit is contained in:
commit
efeffbbf08
1 changed files with 1 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ export default {
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
vin() {
|
vin() {
|
||||||
|
this.vinNotFound = false;
|
||||||
this.$refs.funnelFooter.updateButtonText(
|
this.$refs.funnelFooter.updateButtonText(
|
||||||
this.getCmsContent("FunnelFooterWidget", "ForwardButtonText")
|
this.getCmsContent("FunnelFooterWidget", "ForwardButtonText")
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue