diff --git a/view/peko/modules/h5Income/js/withdrawal.js b/view/peko/modules/h5Income/js/withdrawal.js index 99e8e9d..fb849c3 100644 --- a/view/peko/modules/h5Income/js/withdrawal.js +++ b/view/peko/modules/h5Income/js/withdrawal.js @@ -256,7 +256,7 @@ function getAccounts () { } else if (accountTypes == 8) { $('.binding .pub_in p').text('需要先綁定新加坡銀行賬戶資料'); }else if (accountTypes == 16) { - $('.switch .pub_in p').text('需要先綁定臺灣地區銀行賬戶資料 '); + $('.binding .pub_in p').text('需要先綁定臺灣地區銀行賬戶資料 '); } $('.binding').show(); // 確認跳轉綁定頁面按鈕