|
@@ -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"');
|