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