Browse Source

预托书新增页面增加出口口岸默认值

jbb 2 years ago
parent
commit
5e0d142fd7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/pre-book/addPreBookDrawer.vue

+ 1 - 0
src/views/pre-book/addPreBookDrawer.vue

@@ -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')