Your Name 3 年之前
父节点
当前提交
073fd91c6c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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