Your Name 3 năm trước cách đây
mục cha
commit
073fd91c6c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      service/agent/database/order.php

+ 1 - 1
service/agent/database/order.php

@@ -650,7 +650,7 @@ return array
             'desc'      => '代理费',
             'match'     => 'option',
             'update'    => 'text',
-            'list'      => $search_auth == 2 ? true : false,
+            'list'      => $search_auth == 2 || $search_pmid  ? true : false,
         ),
 
         'soft_cash'      => array