caojunjie 2 years ago
parent
commit
3ed8c2e5de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/warehouse/Shipping/index.vue

+ 1 - 1
src/views/warehouse/Shipping/index.vue

@@ -882,7 +882,7 @@ export default {
       }
       }
       this.$set(this.form,'fQty',1)
       this.$set(this.form,'fQty',1)
       this.$set(this.form,'shippingFee',0)
       this.$set(this.form,'shippingFee',0)
-      this.$set(this.form,'exrate',0)
+      this.$set(this.form,'exrate',6.8)
       // this.$set(this.form,'landFee',0)
       // this.$set(this.form,'landFee',0)
       this.$set(this.form,'rmb',0)
       this.$set(this.form,'rmb',0)
       this.$set(this.form,'fLineid',Number(row.fLineid))
       this.$set(this.form,'fLineid',Number(row.fLineid))