caojunjie 2 anni fa
parent
commit
db2b862162
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/components/fee-info/main.vue

+ 1 - 0
src/components/fee-info/main.vue

@@ -575,6 +575,7 @@ export default {
           feesType: this.selectTab,
           corpId: this.corpId ? this.corpId : '',
           corpName: this.corpId ? corpName : '',
+          quantity:"1.000000",
           currency:this.$parent.$data.form.currency,
           exchangeRate:this.$parent.$data.form.exchangeRate
         };