Your Name 3 vuotta sitten
vanhempi
commit
9909f91e41
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      learn/active/database/code.php

+ 1 - 1
learn/active/database/code.php

@@ -149,7 +149,7 @@ return array
             'name'      => '座位号',
             'default'   => '',
             'desc'      => '座位号',
-            'match'     => 'is_string',
+            'match'     => 'option',
             'update'    => 'text',
             'search'    => 'fulltext',
             'list'      => true,