rabin 3 năm trước cách đây
mục cha
commit
105ad03a2f
1 tập tin đã thay đổi với 2 bổ sung3 xóa
  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