commit
ca3554ff0e
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
activePromos() {
|
activePromos() {
|
||||||
this.selectDefaultPackage();
|
if (this.activePromos?.length) this.selectDefaultPackage();
|
||||||
},
|
},
|
||||||
selectedPackageName(newValue) {
|
selectedPackageName(newValue) {
|
||||||
const VapsProductsInSelectedPackage = this.getVapsLineItemsForSelectedPackage(newValue);
|
const VapsProductsInSelectedPackage = this.getVapsLineItemsForSelectedPackage(newValue);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue