rabin 3 rokov pred
rodič
commit
38490a5d4a
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  1. 3 1
      app/shop/database/info.php

+ 3 - 1
app/shop/database/info.php

@@ -524,7 +524,9 @@ return array
             'default'   => '-1',
             'desc'      => '代理商',
             'match'     => 'is_string',
-            'update'    => 'text',
+            //'update'    => 'text',
+            'update'    => 'select',
+            'update_search' => 'agent/lib/manage.search',
         ),
 
         'coupon_city'        => array