caojunjie 2 年之前
父节点
当前提交
db2b862162
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
         };