소스 검색

[edit][input_amount]

zhangwei 3 년 전
부모
커밋
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