瀏覽代碼

预托书出口口岸默认值修改

jbb 2 年之前
父節點
當前提交
c571cda735
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/pre-book/addPreBookDrawer.vue

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

@@ -620,7 +620,7 @@ export default {
         this.addPreBook.syLetterDepositItemList = this.addPreBook.syLetterDepositItemList.concat(filterList);
         this.addPreBook.termsOfDeliveryvalue = 'FOB'
         this.addPreBook.exchangeEarningsValue = 'T/T'
-        this.addPreBook.exportPort='宁波'
+        this.addPreBook.exportPort='NINGBO'
         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')