|
|
|
@ -361,7 +361,7 @@ |
|
|
|
|
|
|
|
<span class="text-right">{{$t('wallet.handlingFee1')}}: {{withdrawCoin=='USDT'&&withdraw.addressType==3?withdrawFee.trc20:withdrawFee.withdrawal_fee }} {{withdrawCoin}}</span> |
|
|
|
<div class="input-group input-group-sm password"> |
|
|
|
<input v-model="withdraw.password" required :placeholder="$t('login.password')" class="form-control" /> |
|
|
|
<input type="password" v-model="withdraw.password" autocompte="off" required :placeholder="$t('login.password')" class="form-control" /> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|