提现错误弹窗
This commit is contained in:
@@ -267,7 +267,7 @@ const WalletPage: React.FC = () => {
|
||||
|
||||
// 处理提现
|
||||
const handle_withdraw = () => {
|
||||
if (password_status) {
|
||||
if (!password_status) {
|
||||
navigateToSetTransactionPassword("set");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user