use issConfig accountNumber
This commit is contained in:
parent
c3a2143ffa
commit
6baa2f7d63
1 changed files with 1 additions and 1 deletions
|
|
@ -641,7 +641,7 @@ export const useMainStore = defineStore({
|
|||
startDate,
|
||||
endDate,
|
||||
applicationName: applicationConfig.APPLICATION_NAME,
|
||||
parentAccountNumber: 167132, // this.payment.parentAccountNumber,
|
||||
parentAccountNumber: this.issConfig.parentAccountNumber,
|
||||
carId: vehicle.carId,
|
||||
lineItems,
|
||||
glassPieces,
|
||||
|
|
|
|||
Loading…
Reference in a new issue