fix bug
This commit is contained in:
@@ -1705,6 +1705,10 @@ export default {
|
||||
departureAddress: this.form.arrivalAddress,
|
||||
departureContact: this.form.arrivalContact,
|
||||
departurePhone: this.form.arrivalPhone,
|
||||
departureLongitude: this.form.arrivalLongitude,
|
||||
departureLatitude: this.form.arrivalLatitude,
|
||||
departureRegionCode: this.form.arrivalRegionCode,
|
||||
departureSiteCode: this.form.arrivalSiteCode,
|
||||
transportType: this.form.finalTransportType,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user