caojunjie hace 2 años
padre
commit
db2b862162
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
         };