zhangwei 3 лет назад
Родитель
Сommit
a588a92e87
1 измененных файлов с 1 добавлено и 1 удалено
  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