|
|
@ -649,7 +649,7 @@ export default {
|
|
|
|
this.details.bookingEDIExt.masterBolIndicatorName = res.NAME || ''
|
|
|
|
this.details.bookingEDIExt.masterBolIndicatorName = res.NAME || ''
|
|
|
|
} else if (type === 'salerCode') {
|
|
|
|
} else if (type === 'salerCode') {
|
|
|
|
this.details.bookingEDIExt.salerCode = res.ID
|
|
|
|
this.details.bookingEDIExt.salerCode = res.ID
|
|
|
|
this.details.bookingEDIExt.salerCodeName = res.NAME.split('|')[1].trimStart()
|
|
|
|
this.details.bookingEDIExt.salerCodeName = res.NAME
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|