|
@@ -601,6 +601,7 @@ export default {
|
|
|
this.addPreBook.syLetterDepositItemList = this.addPreBook.syLetterDepositItemList.concat(filterList);
|
|
|
this.addPreBook.termsOfDeliveryvalue = 'T/T'
|
|
|
this.addPreBook.exchangeEarningsValue = 'FOB'
|
|
|
+ this.addPreBook.exportPort='宁波'
|
|
|
var dd = moment(new Date()).format('YYYY-MM-DD')
|
|
|
this.$set( this.addPreBook,'shippingOrderDate',dd)
|
|
|
// this.addPreBook.shippingOrderDate = moment(new Date()).format('YYYY-MM-DD')
|