CSR-1390
prettier
This commit is contained in:
parent
581f13a12c
commit
1713742364
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ export default {
|
|||
return itemsForPia;
|
||||
},
|
||||
getAmountDue() {
|
||||
return 350.00;
|
||||
return 350.0;
|
||||
//return baseMixin.methods.getAmountDue(store.getters.order.lineItems);
|
||||
},
|
||||
getDisplayAmountDue() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue