rabin 2 năm trước cách đây
mục cha
commit
d81f73d0cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"');