rabin 1 year ago
parent
commit
d81f73d0cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      database/yspay_merchant.php

+ 1 - 1
database/yspay_merchant.php

@@ -35,7 +35,7 @@ $list_button = array
 );
 
 if ($yspay_type == 1) {
-    $list_button['list2'] = array('提现管理', '"yspay_tixian&search_option_merchant_id={id}&oper_table=yspay_merchant&top_table=account"', '{status} == 1 && {pay/yspay-one#type} == 1');
+    $list_button['list2'] = array('提现管理', '"yspay_tixian&search_option_merchant_id={id}&oper_table=yspay_merchant&top_table=account"', '{status} == 1');
 }
 
 $list_button['list1'] = array('签约日志', '"yspay_sign_log&search_option_merchant_id={id}&oper_table=yspay_merchant&top_table=account"');