rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
6ea5d87541
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      service/agent/database/soft_cash.php

+ 3 - 0
service/agent/database/soft_cash.php

@@ -56,6 +56,9 @@ if ($search_auth == 1) {
 
     $list_button['list'] = array('查看详情', '"member_prize&project=agent&id={id}&page_type=1&[refer]"');
     $list_button['oper'] = array('删除订单', '"agent/lib/soft_cash.setOrderStatus?id={id}&value=4"', '{status} == 4');
+} else {
+    $date = date('Y-m-d H:i:s', time());
+    Dever::setInput('search_option_end_buy_date', $date);
 }
     
 $admin = Dever::load('manage/auth.info');