CASH-242
CASH-242 remove comment
This commit is contained in:
parent
918a8ca593
commit
50c9517fbb
1 changed files with 0 additions and 1 deletions
|
|
@ -714,7 +714,6 @@ export const mutations = {
|
|||
!sessionInformation.order.serviceLocation.provider?.providerNumber
|
||||
) {
|
||||
state.order.payment.isInsurance = null;
|
||||
//externalParameterState.isExternalParameter = externalParameterStatus.NOT_SET;
|
||||
} else {
|
||||
state.order.payment.isInsurance = sessionInformation.order.payment.isInsurance;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue