Преглед изворни кода

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

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