szh_zidingyibiaoti
张同海 2 years ago
parent e7a9107a31
commit d08c2b82bc

@ -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
} }
} }
} }

Loading…
Cancel
Save