rabin 3 年之前
父節點
當前提交
105ad03a2f
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      service/agent/database/order.php

+ 2 - 3
service/agent/database/order.php

@@ -301,10 +301,9 @@ return array
             'default'   => '',
             'desc'      => '代理角色',
             'match'     => 'is_numeric',
-            'search'	=> 'select',
-            'update'    => 'checkbox',
+            'search'    => 'select',
+            'update'    => 'select',
             'option'    => $role,
-            //'list'      => true,
         ),
 
         'area'       => array