Browse Source

[edit][input_amount]

zhangwei 3 years ago
parent
commit
a588a92e87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/popup/withdraw/confirm.vue

+ 1 - 1
src/view/popup/withdraw/confirm.vue

@@ -74,7 +74,7 @@ const clickBtn = () => {
     }
     withdrawRequest({
         params: {
-            "amountValue": withdraw_info.data.amount,
+            "amountValue": withdraw_info.data.input_amount,
             "currencyCode": withdraw_info.currency_code,
             "withdrawNetwork": withdraw_info.token_chain,
             "withdrawReceiveAccount": withdraw_info.data.input_address